You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 29, 2019. It is now read-only.
I'm having strange problem. I'm using Graph2d to plot line charts with two y-axis (left and right). However I have problem with setting the max value for the right axis, please see this example: http://jsbin.com/zolewoqaxa/edit?js,output
Additionally, I don't know how to 'reset' max value to original approach. The reason for doing this is that for some small values, I want predefined max value (so axis is scaled nicely), but after some threshold I'd like to use default approach.