We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e515f89 commit 2239755Copy full SHA for 2239755
README.md
@@ -97,19 +97,13 @@ This library currently provides the following components
97
* [StackedBarChart](#stackedbarchart)
98
* [Line](#linechart)
99
* [Pie](#piechart)
100
-* [Progress- Circle / Gauge](#progresschart)
+* [ProgressCircle](#progresscircle)
101
* [YAxis](#yaxis)
102
* [XAxis](#xaxis)
103
104
Also see [other examples](#other-examples)
105
-* [Gradient](#gradient)
106
* [Decorator](#decorator)
107
* [Extras](#extras)
108
-* [GridMin/Max](#gridminmax)
109
-* [Layered Charts](#layered-charts)
110
-* [PieChart with labels](#piechart-with-labels)
111
-* [Custom Grid](#custom-grid)
112
-* [Partial Chart](#partial-charts)
113
114
### AreaChart
115
0 commit comments