Frappe Charts Versions Save

Simple, responsive, modern SVG Charts with zero dependencies

v1.5.0

3 years ago

Refactor

  1. truncate legends #288

Much cleaner truncate legends, it is enabled by default, and the max width is set automatically for aggregate based charts

v1.4.0

4 years ago

Feats

  • Added radius option to heatmap

1.3.2

4 years ago

Fixes

  • Update axis-chart-utils.js (#282). This fixes overlapping labels when using xIsSeries.

v1.3.1

4 years ago

Fixes:

  • improve regex to check if string is hex or rgb #275
  • Cannot read property 'xPos' of undefined #248
  • minor linting fixes

1.3.0

4 years ago

Feats

Fixes

1.2.4

4 years ago

Feats

Fixes

Other

1.2.3

4 years ago

Fixes

  • Fixed default stroke width for line charts
  • Labels will now auto-fit the chart width
  • Fix legend spacing for aggregation based charts

1.2.0

4 years ago

Releasing version v1.2.0. These following are the changes made to the library in the past one month.

Feats

Fixes

Docs