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

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -