Skip to content

Releases: react-financial/react-financial-charts

v0.4.1

17 Dec 22:18
2a017a3
Compare
Choose a tag to compare

0.4.1 (2019-12-17)

Bug Fixes

  • charts: getXTicks is incorrectly doing a greater than (80e5739)
  • charts: including src folder in the package for source maps (632a699)

v0.4.0

16 Dec 22:40
5b90209
Compare
Choose a tag to compare

0.4.0 (2019-12-16)

Bug Fixes

  • charts: edge coordinates can now use rectWidth (5b0a20b)
  • charts: fixing coordinates component props (1fca524)
  • charts: modifying axis ticks based on height and width (94efee1)

Features

  • charts: updated zoom buttons styling (d3c1bbb)

v0.3.3

27 Nov 21:45
8d07f1b
Compare
Choose a tag to compare

0.3.3 (2019-11-27)

Bug Fixes

  • charts: updating default time formats (6670952)

v0.3.2

21 Nov 09:31
387e639
Compare
Choose a tag to compare

0.3.2 (2019-11-21)

Bug Fixes

  • docs: fixing version of find-cache-dir due to breaking change (ade1051)
  • docs: the package-lock.json is incorrect (3759cc6), closes #131

v0.3.1

14 Oct 15:50
d7abe9e
Compare
Choose a tag to compare

0.3.1 (2019-10-14)

Bug Fixes

  • lineDash was incorrect for canvas when set to None (5ff3134)
  • charts: reversing scroll direction on touch devices and trackpads (e12ce7c), closes #57
  • coordinates: edge coordinates now go right up to the axis (ba44493)

v0.3.0

04 Oct 13:26
650d2f8
Compare
Choose a tag to compare

0.3.0 (2019-10-04)

Bug Fixes

  • charts: arrowWidth was being ignored (dce50aa), closes #75
  • docs: storybook requires an ordering to properties (75186ef)
  • github: setting stale label to be stale (4c5a0e1)

Features

  • types: adding more types for calculators and indicators (3d52cf4)

v0.2.3

26 Sep 21:39
13d129a
Compare
Choose a tag to compare

0.2.3 (2019-09-26)

Bug Fixes

  • interaction: correcting scroll behavior when interaction is disabled (1e32380)

v0.2.2

19 Sep 16:52
184b887
Compare
Choose a tag to compare

0.2.2 (2019-09-19)

Bug Fixes

  • ohlc: Add option to display the last item as default (c23b676)
  • props: correcting more props (4942299)
  • props: correcting more props (f22fb3c)

v0.2.1

14 Sep 22:20
79f1205
Compare
Choose a tag to compare

0.2.1 (2019-09-14)

Bug Fixes

  • bollinger: correcting props (91d7f60)
  • ohlc: correcting props (86bb4b2)

v0.2.0

12 Sep 09:21
83b0585
Compare
Choose a tag to compare

Bug Fixes

  • axis: only allow zoom if the ticks are showing (fb96940)

Features

  • elder-ray: allowing stroke dash to be set on the zero line (71e9a9b)