Skip to content
This repository has been archived by the owner on Sep 13, 2021. It is now read-only.

Releases: datawrapper/shared

v0.10.0

28 May 14:56
@gka gka
Compare
Choose a tag to compare
  • add autoTickFormat
  • add autoTickFormatDate
  • add autoTickFormatNumber

v0.9.8

27 May 14:06
Compare
Choose a tag to compare
  • chore: use scoped joi package (#7)
  • modernized two-digit year detection
  • everything should be a PR
  • add contributing guide

v0.9.4

15 May 14:43
Compare
Choose a tag to compare
  • storeData in chart.js now uses Svelte 2 compatible syntax

v0.9.1

08 May 09:07
@gka gka
Compare
Choose a tag to compare
  • the __ translation function now has support for in-chart translations that can be triggered by using the special scope `"chart"

v0.9.0

06 May 14:44
@gka gka
Compare
Choose a tag to compare
  • add estimateTextWidth() function

v0.8.0

06 May 14:46
@gka gka
Compare
Choose a tag to compare
  • add Chart, Column & Dataset classes from core
  • improve documentation

v0.7.0

06 May 14:48
@gka gka
Compare
Choose a tag to compare
  • 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)