Skip to content

financial_chart

A interactive chart library for Flutter.
  • Supports OHLC, candlestick, line, area, bar graphs.
  • Supports markers over graphs and axes, including labels, lines, arrows, callouts, shapes, etc.
  • 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.