Releases: cfpb/britecharts
Releases · cfpb/britecharts
Release list
Remove IE Support
What's Changed
- Remove ie support by @flacoman91 in #16
- removed custom hacks for IE export and tooltip spacing
Full Changelog: v2.4.2...v.2.4.3
v2.4.2 - Update node-sass to 6.x.x
What's Changed
- Update node-sass to 6.x.x by @anselmbradford in #15
New Contributors
- @anselmbradford made their first contribution in #15
Full Changelog: v2.4.1...v2.4.2
Adding counts to grouped row charts
Add counts to grouped row charts
fixing grouped row charts mouseover
Stacked area chart hidden data set
This release adds support for a "hidden" data set to the stacked area chart to match the functionality of our line charts.
This should remain backwards compatible with the previous version.
restore shaded region in Line Chart
This restores the missing shaded background in the line chart that displayed the highs and lows for each date. It was mistakenly removed when attempting to stay up to date with britecharts upstream.
Updated Row chart Separator label style
Updating the View more separator text label in the row chart to right align text, adding background border rectangle
Grouped Row Chart separator
Adds in a separator line and configurable padding between expanded groups in row charts.
remove prepare statement
Merge pull request #9 from flacoman91/master nuke prepare statement