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