Skip to content

Releases: IPWright83/chart-io

@d3-chart/d3@0.2.0

24 Feb 19:53
b7744dd
Compare
Choose a tag to compare

Minor Changes

@chart-it/react-d3@0.15.0

27 Jan 12:53
5cd2cb0
Compare
Choose a tag to compare

Minor Changes

  • b0d2e5e: - Exposed more options to Axis (tickValues)
    • Fixed pointer-events on Markers causing flicker
    • Introduced an <AutoScale> component, which is the old <Scale>
    • Introduced some new warnings for protection
    • Added the ability to format tooltip popup strings

@chart-it/react-d3@0.14.0

05 Jan 20:10
63d009b
Compare
Choose a tag to compare

Minor Changes

  • 3f81ca2: Pick stroke color from background for bars/columns
  • 3f81ca2: Resolved issue with flickering tooltips due to incorrect pointer-events

@chart-it/react-d3@0.13.0

20 Dec 14:50
9c5baa5
Compare
Choose a tag to compare

Minor Changes

  • 175dd66: Pick stroke color from background for bars/columns
  • 175dd66: Resolved issue with flickering tooltips due to incorrect pointer-events

@chart-it/react-d3@0.12.0

17 Dec 14:25
f3782ce
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • Updated dependencies [a6cc33a]
    • @chart-it/detection@0.4.0

@chart-it/react-d3@0.11.0

17 Dec 14:20
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • Updated dependencies [aa0b805]
    • @chart-it/detection@0.3.0

@chart-it/detection@0.4.0

17 Dec 14:25
f3782ce
Compare
Choose a tag to compare

Minor Changes

@chart-it/detection@0.3.0

17 Dec 14:20
Compare
Choose a tag to compare

Minor Changes

0.1.32 test

27 Jul 21:53
Compare
Choose a tag to compare
0.1.32 test Pre-release
Pre-release

test

0.1.6

08 Nov 19:52
b07b8ac
Compare
Choose a tag to compare
0.1.6 Pre-release
Pre-release
  • Fixed a bug in AreaBase causing a React update loop