Skip to content

Commit

Permalink
docs: rm cube from sponsors
Browse files Browse the repository at this point in the history
  • Loading branch information
dangreen committed Dec 30, 2024
1 parent 8cf557e commit 0352b2b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,6 @@ import { Doughnut } from 'react-chartjs-2';
<Doughnut data={...} />
```

Need an API to fetch data? Consider [Cube](https://cube.dev/?ref=eco-react-chartjs), an open-source API for data apps.

<br />

[![supported by Cube](https://user-images.githubusercontent.com/986756/154330861-d79ab8ec-aacb-4af8-9e17-1b28f1eccb01.svg)](https://cube.dev/?ref=eco-react-chartjs)

## Docs

- [Migration to v4](https://react-chartjs-2.js.org/docs/migration-to-v4)
Expand Down
4 changes: 0 additions & 4 deletions website/docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,6 @@ ChartJS.register(ArcElement, Tooltip, Legend);

To learn more about importing and registering elements see [tree-shaking](https://react-chartjs-2.js.org/docs/migration-to-v4/#tree-shaking).

:::tip Need an API to fetch data?
Please consider [Cube](https://cube.dev/?ref=eco-react-chartjs), an open-source API for data apps.
:::

## Examples

Please see [live examples](/examples).
Expand Down

0 comments on commit 0352b2b

Please sign in to comment.