FLUTTER ECOSYSTEM

enechain/echart_flutter

Flutter에서 차트를 그리는 것을 쉽게 만들어주는 라이브러리입니다.

echart_flutter 프로젝트 이미지
Stars
46
Forks
5
최근 푸시(UTC)
2023. 5. 11.
프로젝트 상태
활성
enechain GitHub avatar
GITHUB Organization

enechain ↗

언어DartC++CMakeHTMLCSwiftKotlinObjective-C

기술 주제

이 저장소가 배포한 패키지

사용 중인 의존성

의존성 목록 5 개

원본 README

아래는 영문 원문 스냅샷입니다. 최신 내용은 GitHub에서 확인하세요.

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.