@sproutsocial/seeds-react-data-viz 0.3.0 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -12,6 +12,8 @@ This package represents the code pillar of Seeds Data Viz, which contains compon
12
12
 
13
13
  - [LineChart](https://github.com/sproutsocial/web-app-core/blob/690405dfd1739511a36b45813c13dfe0da63e662/packages/data-viz/src/components/LineChart/README.md)
14
14
 
15
+ - [VerticalBarChart](./src/components/VerticalBarChart/README.md)
16
+
15
17
  ### Accessories
16
18
 
17
19
  - [ChartLegend](https://github.com/sproutsocial/web-app-core/blob/b06c89ca41ab625848e5068397de11399b2cb992/packages/data-viz/src/components/ChartLegend/README.md)