Frappe Charts Versions Save

Simple, responsive, modern SVG Charts with zero dependencies

v1.6.3

2 years ago

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)

v1.6.1

3 years ago

Feats

Added new ResizeObserver to the parent container to better handle responsiveness

v1.6.0

3 years ago

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

v1.5.8

3 years ago

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

v1.5.6

3 years ago

v1.5.5

3 years ago

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

1.5.4

3 years ago

Fixes:

1.5.3

3 years ago

Fix

v1.5.2

3 years ago

Fix

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