Releases: nicolaskruchten/pivottable
Releases · nicolaskruchten/pivottable
Version 1.6.0
(Accidentally published a minor release, should have been 1.5.1)
Version 1.5.0
- more flexibility in customizing chart renderers
- fix for #339 (dropdown positioning when inside divs)
Version 1.4.3
- fixing bug in previous release
- fixing chart dimension issue which could have caused #285
Version 1.4.2
- finally fixed overly-high precision of tooltips in charts
Version 1.4.1
- various small cleanup commits
Version 1.4.0
- overriding the sorting function
- expanded examples, migrated external resource to cdn
- export renderers
- c3.js renderers
- scatterplots in c3 and gchart renderers
- CSS fix for gchart tooltips
- html support in table headers
- better IE8 support
NOTE: HTML support in table headers opens the door to XSS attacks if this library is used in a context where one user can control the input for another user
NOTE 2: the above issue has been resolved with Version 2.0.0
Version 1.3.0
- Some community-contributed translations
- A
gulp
-based build system and publishing to NPM
Version 1.2.2
- Slight change to the behaviour of the filter checkboxes
- Bug fixes.
Version 1.2.1
- Major performance improvements
- Localization support via language files
- Coffeescript 1.7 support
- Aggregator parameters are now specified via a more intuitive dropdown
- Automatic selection of vertical layout for unused attributes when there are many
Version 1.2
(see v1.2.1)