javascript - How to set y-axis to fixed range in rickshaw? -


i have data of values in range 41-44, there peaks 150-350, y-axis automatically scaled 0-350 , chart unreadable.

how set fixed min , max y-axis? know values "above" chart, not problem.

here chart

edit: alternatively want enable zooming in graph better, idea how this?

edit2: or maybe can suggest other simple charting library enabling/disabling lines, zooming & panning?

i have stumbled upon question multiple times looking solution, rickshaw supports setting min , max in graph constructor: https://github.com/shutterstock/rickshaw#rickshawgraph


Comments

Popular posts from this blog

Detect support for Shoutcast ICY MP3 without navigator.userAgent in Firefox? -

web - SVG not rendering properly in Firefox -

java - JavaFX 2 slider labelFormatter not being used -