We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1693e50 commit 3507914Copy full SHA for 3507914
CHANGELOG.md
@@ -4,14 +4,14 @@
4
### Features
5
6
- Add option to enable sticky footer/header on table.
7
-- Add ability to sort able by column.
+- Add ability to sortable by column.
8
9
### Fixes
10
11
-- Activate tooltip on mouse move instead of mouse over event.
+- Activate tooltip on mouse move instead of mouseover event.
12
- pie-chart
13
- bar-chart(s)
14
-- Change selected SVG display types to block in order to remove extra padding applied at base of SVG.
+- Change selected SVG display types to block in order to remove extra padding applied at the base of SVG.
15
16
For details on features included, visit the [v0.8](https://github.com/PioneerCode/pioneer-charts/milestone/4?closed=1) milestone.
17
0 commit comments