FLUTTER ECOSYSTEM

enechain/echart_flutter

Uma biblioteca que torna fácil desenhar gráficos no Flutter.

Capa do projeto echart_flutter
Stars
46
Forks
5
Último push (UTC)
11 de mai. de 2023
Status do projeto
Ativo
enechain GitHub avatar
GITHUB Organization

enechain ↗

LinguagensDartC++CMakeHTMLCSwiftKotlinObjective-C

Tópicos técnicos

Pacotes publicados por este repositório

Dependências usadas

Lista de dependências 5 itens

README original

Texto original em inglês. Visite o GitHub para a versão atual.

Expandir / recolher README

eChart Flutter Header

This is a library that make 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. Created by enechain.

🚀 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.
🎬 Sample
eChart Flutter Sample 1 eChart Flutter Sample 2 eChart Flutter Sample 3
🎨 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.

📄 License

This library is released under the MIT license.