Skip to content

Frappe Charts v1.2.4

Compare
Choose a tag to compare
@scmmishra scmmishra released this 30 Jul 07:00
· 186 commits to master since this release

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)
  • Default strokewidth issue (#229)
  • Set minimum bar height to zero, contributed by @Alchez (#209)

Other

  • Remove stray fs package from package.json (#230)