Skip to content

chart: v3.1.0

Compare
Choose a tag to compare
@GordonSmith GordonSmith released this 24 Oct 10:22
d8b04c8

3.1.0 (2024-10-24)

Features

  • Add "sortByValue" PP to Pie Chart (e098c43)
  • Add Axis Padding (a38074e)
  • Add maxWeight to Heat chart (59ee802)
  • Add showDomainTotal to Column Chart (c7de54a)
  • remove Column string format rounding (7876e56)
  • Rename "lint" to "lint-all" and revert "lint" to break on error. (227ab65)
  • Switch to esbuild (common, api, chart) (a855017)
  • Switch to esbuild and ESM first packaging (b752510)

Bug Fixes

  • Don't relocate text in "Stacked" mode. (2944a96)
  • Don't relocate text in "Stacked" mode. (344179e)
  • Merge conflict (241e861)
  • Tidy up StatChart to be more consistent (fe6d47f)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @hpcc-js/api bumped from ^2.14.0 to ^3.1.0
      • @hpcc-js/common bumped from ^2.73.0 to ^3.1.0
      • @hpcc-js/util bumped from ^2.53.0 to ^3.1.0