@carbon/charts-react 1.9.0-next.0 → 1.9.0-next.1.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
@@ -4,8 +4,6 @@ Carbon Charts React is a thin React wrapper around the vanilla JavScript `@carbo
4
4
 
5
5
  The required styles should be imported from `@carbon/charts-react/styles.css` and `@carbon/styles/css/styles.css`. Additional documentation is provided in the Storybook demos.
6
6
 
7
- > Notice: This version relies on **Carbon v11**. If you're using Carbon v10, [see the legacy demo site](https://carbon-charts-0x.netlify.app)
8
-
9
7
  **[Storybook demos](https://carbon-design-system.github.io/carbon-charts/react)**
10
8
 
11
9
  **[Storybook demo sources](https://github.com/carbon-design-system/carbon-charts/tree/master/packages/core/demo/data)**