Skip to content

Repository for density/contour charts built with Flutter and Python

License

Notifications You must be signed in to change notification settings

danpanaite/flutter_density_chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Density Charts

Density charts built in Flutter with the help of Python.

screenshot

Getting Started

The following article should help you get a good understanding on how the density chart painters can be used. The code used in the article can be found in the example project.

Python Requirements

A Python Flask server was used to generate the KDE/contour data from raw data. While this is required to get the example contour chart rendered, the flutter_density_chart library works independently of the back-end. Pre-generated KDE/contour data can be directly passed into the chart painters.

About

Repository for density/contour charts built with Flutter and Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages