Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fluttercandies/flutter-interactive-chart

A candlestick chart that supports pinch-to-zoom and panning.
https://github.com/fluttercandies/flutter-interactive-chart

chart flutter

Last synced: 4 days ago
JSON representation

A candlestick chart that supports pinch-to-zoom and panning.

Awesome Lists containing this project

README

        

# interactive_chart

A candlestick chart that supports pinch-to-zoom and panning.

## Dark mode

![pan](https://raw.githubusercontent.com/fluttercandies/flutter-interactive-chart/master/example/demo_gifs/dark.gif)

## Pan

![pan](https://raw.githubusercontent.com/fluttercandies/flutter-interactive-chart/master/example/demo_gifs/pan.gif)

## Pinch-to-zoom

![zoom](https://raw.githubusercontent.com/fluttercandies/flutter-interactive-chart/master/example/demo_gifs/zoom.gif)

## Overlay

![overlay](https://raw.githubusercontent.com/fluttercandies/flutter-interactive-chart/master/example/demo_gifs/overlay.gif)

## Customize styles

![style](https://raw.githubusercontent.com/fluttercandies/flutter-interactive-chart/master/example/demo_gifs/style.gif)