Skip to content

v1.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Feb 15:45
· 2799 commits to master since this release
e7b38b1

1.15.0 (2021-02-15)

Bug Fixes

  • barchart: create BarChartShowCase folder, delete PreviewBarChart (b2410f2)
  • barchart: custom formatter function added (95d6a05)
  • barchart: refactor and reuse functions (ce4cdae)
  • barchart: remove ts-ignore, add comments to customTickFormatter function (8785334)
  • barchart: tooltip indicator added, fix coloring-option bug, yaxis label width bug fixed (f4faf1d)
  • chart: create hoc for chart wrapper (54b36ba)
  • donutchart: donutchartShowCase added, label handles long text, other minor changes (2f6a6cd)
  • donutchart: wrapper used in donutchart component as well (502f363)

Features

  • barchart: BarChart and LineChart folders deleted (102ff4a)
  • barchart: barchart finished, utils file added, calculate max-domain-value and tick-count (851d92f)
  • barchart: component done, ts errors to be solved (07925be)
  • barchart: component in progress (f56d976)
  • barchart: first commit (1a01e22)
  • barchart: PreviewBarChart added (5bbb5ef)
  • barchart: snapshot added (6c363d0)
  • barchart: ts checkd in progress (90aa4d8)
  • barchart: ts checks done, LineChart and BarChart folders transferred in Chart folder (f0f58ec)
  • donutchart: donutchart finished (6a6ff14)