devexperts / dxcharts-lite

Flexible financial charts based on HTML5 canvas
https://devexperts.com/dxcharts/
Mozilla Public License 2.0
45 stars 9 forks source link

fix: lock price scale behavior when y scale changes #182

Closed Keelaro1 closed 2 months ago

Keelaro1 commented 2 months ago

Moved zoomXY ratio from the scale model (as a separate property) to the viewport state, because I think it should belong there