diff --git a/README.md b/README.md index e16acda..2cc2b91 100644 --- a/README.md +++ b/README.md @@ -12,54 +12,15 @@ Use these charts where the communication goal is to show intent or generality, a ### Features - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Chart TypeAPI
Bar - roughViz.Bar -
Horizontal Bar - roughViz.BarH -
Donut - roughViz.Donut -
Line - roughViz.Line -
Pie - roughViz.Pie -
Scatter - roughViz.Scatter -
Stacked Bar - roughViz.StackedBar -
+| Chart Type | API | +| -------------- | --------------------------------------------- | +| Bar | roughViz.Bar | +| Horizontal Bar | roughViz.BarH | +| Donut | roughViz.Line | +| Line | roughViz.Line | +| Pie | roughViz.Pie | +| Scatter | roughViz.Scatter | +| Stacked Bar | roughViz.StackedBar | Apply the features of `roughjs` to each chart: