financial_chart 0.3.5
financial_chart: ^0.3.5 copied to clipboard
A chart library for financial data. supports candlestick, ohlc, line, area, bar charts and custom chart types.
Financial chart #
A interactive chart library for Flutter, supports various types of charts commonly used in financial apps, high performance and easy to customize and extend.
Try live demo
Features #
- Supports OHLC, candlestick, line, area, bar graphs.
- Supports markers over graphs and axes, including labels, lines, arrows, callouts, shapes, etc.
- Supports both linear and logarithmic value axes.
- Easy to extend to add custom graph types and markers.
- Resizable multiple panels and multiple graphs and axes in single panel.
- Show tooltips and crosshair lines for data points.
- Zoom and pan of axes and graph. double tap axes to reset zoom. supports momentum scrolling.
- Show animation when zooming.
- Dynamic data loading with loading indicator.
- Live update of data and graphs.
- Customizable theme support with dark and light presets.
Try live demo
Usage #
License #
This project is licensed under the MIT License.