javascript - NVD3 Line Plus Bar With Focus Chart only displaying half width of first and last bar -
this looks like:
this want like:
(created adding dummy data in beginning , end, , manually deleting svg paths...)
.forcex() works small focus chart (the bottom one), not main chart. i've been trying fix in source code no avail.
add elements before , after each series. x, use number before , after first , last number. y, use nan. create space before , after bars.
Comments
Post a Comment