Releases: datawrapper/shared
Releases · datawrapper/shared
v0.10.0
- add
autoTickFormat
- add
autoTickFormatDate
- add
autoTickFormatNumber
v0.9.8
- chore: use scoped joi package (#7)
- modernized two-digit year detection
- everything should be a PR
- add contributing guide
v0.9.4
storeData
in chart.js
now uses Svelte 2 compatible syntax
v0.9.1
- the
__
translation function now has support for in-chart translations that can be triggered by using the special scope `"chart"
v0.9.0
- add
estimateTextWidth()
function
v0.8.0
- add
Chart
, Column
& Dataset
classes from core
- improve documentation
v0.7.0
- add
colorLightness
function for quick measuring of color lightness (mostly to decide if a background is dark enough to switch to white for text color)