financial_chart 0.1.3
financial_chart: ^0.1.3 copied to clipboard
A chart library for financial data. supports candlestick, ohlc, line, area charts and custom chart types.
0.1.3 #
2025-03-22
- Add live update demo
- bug fix
0.1.2 #
2025-03-20
- Add feature for issue #2: add momentum scrolling
- Add feature for issue #3: allow zooming in/out with mouse wheel
- [0.1.2+1] Update for issue #3: fix zoom center point
- [0.1.2+2] Change src files layout
2025-03-21
- [0.1.2+3] Fix for issue #3: fix zoom center point
- [0.1.2+4] Fix for issue #2: Add GPanel.momentumScrollSpeed option
0.1.1 #
2025-03-15
- Minor changes
- [0.1.1+1] Fix for linting
- [0.1.1+2] Fix for linting
0.1.0 #
2025-03-15
- First release