financial_chart 0.3.5 copy "financial_chart: ^0.3.5" to clipboard
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

chart

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 #

Getting started
Examples ...

License #

This project is licensed under the MIT License.

14
likes
160
points
314
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

A chart library for financial data. supports candlestick, ohlc, line, area, bar charts and custom chart types.

Homepage
Repository (GitHub)
View/report issues

Topics

#chart #graph #candlestick #stock

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

equatable, flutter, flutter_svg, vector_math

More

Packages that depend on financial_chart