graphic 2.5.0 graphic: ^2.5.0 copied to clipboard
A grammar of data visualization and Flutter charting library.
Graphic Example #
An example app of Graphic. Please clone the Graphic repository and run this example app project.
The example charts are categorized into:
- Rectangle Interval Element, charts with interval elements in rectangle coordinates.
- Polar Interval Element, charts with interval elements in polar coordinates.
- Line and Area Element, charts with line or area elements.
- Point Element, charts with point elements.
- Polygon Element, charts with polygon elements.
- Custom, charts with custom shapes or custom tooltips.
- Bigdata, a chart to show the performance on bigdata.
- Echarts, implements Echarts gallery examples by Graphic.