UNPKG
react-chartjs-2
Version:
latest (5.3.0)
5.3.0
5.2.0
5.1.0
5.0.1
5.0.0
4.3.1
4.3.0
4.2.0
4.1.0
4.0.1
4.0.0
3.3.0
3.2.0
3.1.1
3.1.0
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.11.2
2.11.1
2.11.0
2.10.0
2.9.0
2.8.0
2.7.6
2.7.5
2.7.4
2.7.3
2.7.2
2.7.1
2.7.0
2.6.4
2.6.2
2.6.1
2.6.0
2.5.8
2.5.7
2.5.6
2.5.5
2.5.4
2.5.3
2.5.2
2.5.1
2.5.0
2.4.1
2.4.0
2.3.0
2.1.0
2.0.5
2.0.0
1.6.2
1.6.1
1.6.0
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.1
1.4.0
1.3.0
1.2.9
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
React components for Chart.js
github.com/reactchartjs/react-chartjs-2
reactchartjs/react-chartjs-2
react-chartjs-2
/
dist
/
chart.d.ts
3 lines
•
137 B
TypeScript
View Raw
1
2
3
import
type
{
BaseChartComponent
}
from
'./types.js'
;
export
declare
const
Chart
:
BaseChartComponent
;
//# sourceMappingURL=chart.d.ts.map