Skip to content

Commit

Permalink
fix: linting
Browse files Browse the repository at this point in the history
  • Loading branch information
sgratzl committed Jul 11, 2023
1 parent fce38a5 commit 39f0ef2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ see [IHierarchicalScaleOptions](https://www.sgratzl/com/chartjs-plugin-hierarchi

see [ILabelNode](https://www.sgratzl/com/chartjs-plugin-hierarchical/api/interfaces/interface.ILabelNode.html) and [IValueNode](https://www.sgratzl/com/chartjs-plugin-hierarchical/api/interfaces/interface.IValueNode.html)


### ESM and Tree Shaking

The ESM build of the library supports tree shaking thus having no side effects. As a consequence the chart.js library won't be automatically manipulated nor new controllers automatically registered. One has to manually import and register them.
Expand Down
1 change: 0 additions & 1 deletion docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,3 @@ see [ILabelNode](/api/interfaces/interface.ILabelNode.html) and [IValueNode](/ap
### Styling

see [IHierarchicalScaleOptions](/api/interfaces/interface.IHierarchicalScaleOptions.html)

0 comments on commit 39f0ef2

Please sign in to comment.