# flutter-interactive-chart **Repository Path**: progart/flutter-interactive-chart ## Basic Information - **Project Name**: flutter-interactive-chart - **Description**: A candlestick chart that supports pinch-to-zoom and panning. - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-11 - **Last Updated**: 2025-03-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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)