frappe/charts
 Watch   
 Star   
 Fork   
2022-04-27 18:39:50
charts

Frappe Charts v1.6.3

Fixes:

fix: rounding error in the y-axis when max less than 1 (https://github.com/frappe/charts/pull/352) fix: ignore local timezones when creating a heatmap (https://github.com/frappe/charts/pull/377)

2021-04-18 18:42:15
charts

Frappe Charts v1.6.1

Feats

Added new ResizeObserver to the parent container to better handle responsiveness

2021-04-11 18:28:50
charts

Frappe Charts v1.6.0

This release has two major project improvements

  1. Fix long-standing import issue, thanks to @himynameisdave
  2. Remove dist from git tracking, improve DX for contributors
2021-03-11 20:01:48
charts

Frappe Chart v1.5.8

Fixes

https://github.com/frappe/charts/pull/330: Render legend after update https://github.com/frappe/charts/pull/325: Fix ReactJS TypeError

Deps

https://github.com/frappe/charts/pull/331: bump handlebars from 4.1.2 to 4.7.7

2020-12-14 17:48:36
charts

Frappe Charts v1.5.5

Security Fix for Cross-site Scripting (XSS): https://github.com/frappe/charts/pull/315

2020-11-30 15:04:47
charts

Frappe Charts v1.5.4

Fixes:

2020-11-05 13:43:20
charts

Frappe Charts v1.5.3

Fix

2020-07-08 23:50:37
charts

Frappe Charts v1.5.2

Fix

  • Issues with multiple invalid values used to create SVGs causing hundreds of console errors