Releases: PioneerCode/pioneer-charts
Releases · PioneerCode/pioneer-charts
0.13.0
Features
- Pie Chart, Bar Chart and Line Area Chart are now responsive.
0.12.1
Fix
- Fix dynamic width/height calcs on bar-charts based on hideAxis being set to true and a group label being present.
Features
- Bar Charts
- Hide Scales
- Hide Grids
- Line Area Charts
- Hide Scales
- Hide Grids
0.11.1
Fix
- Import reference error in --prod builds
0.11.0
Features
- Add event emitters
- On bar click in bar charts.
- On dot click in line/area charts.
- On slice click in pie charts.
0.9.0
Features
- Bar Chart
- Added stacked bar charts.
- Added grouped bar charts.
- Added thresholds that span the entire chart, groups, or individual bars.
- Added ability to supply a tick-format through configuration.
- When set, formats axis' and tooltips accordingly.
0.8.1
Fixes
- Table
- Clear header cache on re-int of UI.
- Scoped margin style.
- Check for UI build when no data is present.
- Width calc on router switch.
0.8.0
Features
- Add option to enable sticky footer/header on table.
- Add ability to sortable by column.
Fixes
- Activate tooltip on mouse move instead of mouseover event.
- pie-chart
- bar-chart(s)
- Change selected SVG display types to block in order to remove extra padding applied at the base of SVG.
For details on features included, visit the v0.8 milestone.
0.7.0
Features
- Add tooltips on value hovers.
- Pie Chart
- Bar Chart (Horizontal and Vertical)
- Line Area Chart
- Add continuous value UX effects to line-area-chart.
- Add hover UI indicators on pie chart and bar chart.
0.6.0
Features
- OnInit load animations for Bar Chart (Horizontal & Vertical), Line Area Chart, and Pie Chart.
0.5.0
First Release Of Pioneer Charts!
This inaugural release includes 4 basic charts:
- Bar Chart (Horizontal & Vertical)
- Table
- Line Area Chart
- Pie Chart
For details on features include, visit the v0.5 - Initial Release milestone.