Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f981e67

Browse filesBrowse files
committed
release: @coreui/react-chartjs@2.0.2
1 parent 91f17d3 commit f981e67
Copy full SHA for f981e67

File tree

Expand file treeCollapse file tree

2 files changed

+1
-2
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+1
-2
lines changed

‎packages/coreui-react-chartjs/package.json

Copy file name to clipboardExpand all lines: packages/coreui-react-chartjs/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coreui/react-chartjs",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "React wrapper component for Chart.js",
55
"keywords": [
66
"coreui",

‎packages/docs/content/4.0/components/chart.mdx

Copy file name to clipboardExpand all lines: packages/docs/content/4.0/components/chart.mdx
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ A line chart is a way of plotting data points on a line. Often, it is used to sh
4343
<Example>
4444
<CChartLine
4545
wrapper={false}
46-
className="aaaaa"
4746
data={{
4847
labels: ["January", "February", "March", "April", "May", "June", "July"],
4948
datasets: [

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.