diff --git a/README.md b/README.md index fe219a7d2..b631acb95 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Your financial support acts as fuel for fl_chart's development. [Support here](h ### Overview FL Chart is a highly customizable Flutter chart library that supports **[Line Chart](https://app.flchart.dev/#/line)**, **[Bar Chart](https://app.flchart.dev/#/bar)**, **[Pie Chart](https://app.flchart.dev/#/pie)**, **[Scatter Chart](https://app.flchart.dev/#/scatter)**, and **[Radar Chart](https://app.flchart.dev/#/radar)**. -

+

### Chart Types diff --git a/repo_files/documentations/bar_chart.md b/repo_files/documentations/bar_chart.md index 8d1f0f5b0..0e19d47b6 100644 --- a/repo_files/documentations/bar_chart.md +++ b/repo_files/documentations/bar_chart.md @@ -1,4 +1,4 @@ - + ### How to use ```dart diff --git a/repo_files/documentations/line_chart.md b/repo_files/documentations/line_chart.md index 65b4e21a6..b2f1f369c 100644 --- a/repo_files/documentations/line_chart.md +++ b/repo_files/documentations/line_chart.md @@ -1,4 +1,4 @@ - + ### How to use ```dart diff --git a/repo_files/documentations/pie_chart.md b/repo_files/documentations/pie_chart.md index 87a5e1395..b573b0f6c 100644 --- a/repo_files/documentations/pie_chart.md +++ b/repo_files/documentations/pie_chart.md @@ -1,4 +1,4 @@ - + ### How to use ```dart