All Versions
12
Latest Version
Avg Release Cycle
51 days
Latest Release
1566 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.5.4 Changes
November 30, 2020๐ Fixes:
- ๐ Adjust getColor to support RGB (#311)
-
v1.5.3 Changes
November 05, 2020 -
v1.5.2 Changes
July 08, 2020๐ Fix
- Issues with multiple invalid values used to create SVGs causing hundreds of console errors
-
v1.5.1 Changes
June 30, 2020 -
v1.5.0 Changes
June 03, 2020๐จ Refactor
- truncate legends #288
0๏ธโฃ Much cleaner truncate legends, it is enabled by default, and the max width is set automatically for aggregate based charts
-
v1.4.0 Changes
May 09, 2020Feats
- โ Added radius option to heatmap
-
v1.3.2 Changes
April 30, 2020๐ Fixes
- โก๏ธ Update axis-chart-utils.js (#282). This fixes overlapping labels when using xIsSeries.
-
v1.3.1 Changes
April 30, 2020 -
v1.3.0 Changes
September 22, 2019 -
v1.2.4 Changes
July 30, 2019Feats
- โ Added
truncateLegends
option toconfig
to allow truncating of legends (#234) - โ Added
shortenYAxisNumbers
option toaxisOptions
to truncate large numbers. - Labels will auto fit width of the wrapper for Aggregation charts (#232)
๐ Fixes
- ๐ Fix donut chart large arc bug (#233)
- Full circle not rendering for Pie chart and Donut chart (#237)
- 0๏ธโฃ Default strokewidth issue (#229)
- Set minimum bar height to zero, contributed by @Alchez (#209)
Other
- โ Remove stray fs package from package.json (#230)
- โ Added