Skip to content

Commit 0352b2b

Browse files
committed
docs: rm cube from sponsors
1 parent 8cf557e commit 0352b2b

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

README.md

-6
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,6 @@ import { Doughnut } from 'react-chartjs-2';
5858
<Doughnut data={...} />
5959
```
6060

61-
Need an API to fetch data? Consider [Cube](https://cube.dev/?ref=eco-react-chartjs), an open-source API for data apps.
62-
63-
<br />
64-
65-
[![supported by Cube](https://user-images.githubusercontent.com/986756/154330861-d79ab8ec-aacb-4af8-9e17-1b28f1eccb01.svg)](https://cube.dev/?ref=eco-react-chartjs)
66-
6761
## Docs
6862

6963
- [Migration to v4](https://react-chartjs-2.js.org/docs/migration-to-v4)

website/docs/index.mdx

-4
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,6 @@ ChartJS.register(ArcElement, Tooltip, Legend);
7777

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

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

8682
Please see [live examples](/examples).

0 commit comments

Comments
 (0)