A library that makes it easy to draw charts in Flutter

  Chart, library, Library

This is a library that makes it easy to draw charts in Flutter. It provides a simple and easy-to-use interface for developers to create beautiful charts for their Flutter applications.

๐Ÿš€ Features

  • ๐Ÿ“ˆ Line Chart

๐ŸŽฏ Why use?

  • Easy to use: calculates the drawing range and labels automatically, making it easy to use. Of course, it is also possible to customize which labels to display and the range to use on the user’s side.
  • Beautiful animation: provides a beautiful animation when drawing the chart by normalizing the data.
  • Tooltip customization: provides a tooltip that can be customized to display the data at the point of the touch.

๐ŸŽจ Usage

Please see theย example appย in the eChart Flutter Library GitHub repository. The example app includes sample code for creating line charts, as well as additional customization options.

Download source code on GitHub

https://github.com/enechain/echart_flutter