Frappe Charts v1.2.4 Release Notes

Release Date: 2019-07-30 // over 4 years ago
  • Feats

    • โž• Added truncateLegends option to config to allow truncating of legends (#234)
    • โž• Added shortenYAxisNumbers option to axisOptions 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)