Open yarick333 opened 9 years ago
Thanks for reporting this, unfortunately I don't know how to solve this :( any ideas? As a workaround you could use CSS to make the axis a little bit stronger.
Any chance to have zoom option as vertical bar. As below image
Hmmmm probably not.
Actually this would be very easy to implement if you are brave enough @nishadotcom
You can hack this slider already today by changing the min
, max
options of the axis, or - the more cleaner solution - you can adapt n3-line-charts to expose an extent
attribute that binds with the d3.zoom function. Let me know if you need some hints or guidance on this.
Best,
Christoph
Yes sure. I am ready to work on the task with your guidence
Any update on this guys ?
Axis lines disappear when reducing scale of the browser. Error is reproduced in Google Chrome.