You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ This repository contains sample browser project. Each widgets sample will be fou
31
31
32
32
| Samples | Package | Description |
33
33
|---------|----------|-------------|
34
-
| <b>DATA VIZUALIZATION</b> |
34
+
| <b>DATA VISUALIZATION</b> |
35
35
|[Cartesian Charts](https://github.com/syncfusion/flutter-examples/tree/master/lib/samples/chart/cartesian_charts)|[syncfusion_flutter_charts](https://pub.dev/packages/syncfusion_flutter_charts)| Plot over 30 chart types ranging from line charts to financial charts. |
36
36
|[Circular Charts](https://github.com/syncfusion/flutter-examples/tree/master/lib/samples/chart/circular_charts)|[syncfusion_flutter_charts](https://pub.dev/packages/syncfusion_flutter_charts)| Visualize the data using pie, doughnut, and radial bar charts. |
37
37
|[Pyramid Chart](https://github.com/syncfusion/flutter-examples/tree/master/lib/samples/chart/pyramid_charts)|[syncfusion_flutter_charts](https://pub.dev/packages/syncfusion_flutter_charts)| Visualize the organized data using pyramid chart. |
0 commit comments