Skip to content

Releases: plouc/nivo

v0.60.0

20 Oct 00:05
Compare
Choose a tag to compare

Bug Fixes

  • bar
    • add missing borderColor type to nivo/bar (#704) (050f0a98)
    • add missing renderTick type to Bar's definition (#697) (61fc2078)
  • calendar add missing exports for canvas calendar (#700) (3f9bc623)
  • line
    • update PropType for Line markers when using dates for the X axis (#653) (2c9bfc2d)
    • add missing pointSymbol prop to typings (c249df83)
  • sankey fix issue with gradient links and spaces in IDs (#676) (52feccbf)
  • scales add useUTC to types (#690) (d7c1da53)
  • storybook fix typo in line's story (#680) (680a6ed3)
  • tooltip update tooltip TypeScript types. (#657) (305a536f)
  • website fix responsive problems with component's tab (#722) (ccbb4de0)

Features

  • calendar add support for custom color scale (#703) (484d3080)
  • legends pass id property to symbolShape (#687) (289e9049)
  • line update TypeScript definitions (c034393a)
  • tooltip add simple fix to keep the tooltip inbounds (#631) (395fc5e7)

v0.59.3...v0.60.0

v0.31.0

04 Dec 21:36
Compare
Choose a tag to compare

Features

  • calendar
    • add support for tooltip (149e664e)
    • remove support for motion and align code with other charts (b9b47f75)

v0.30.1

04 Dec 18:06
Compare
Choose a tag to compare

Features

  • line
    • fix wrong prop type (df4ac4ea)
    • new prop enableArea was added to Line chart (#82) (6958db18)
    • part of a line with missing data was hidden (#81) (60e47746)
  • tooltip prop to format values in tooltip was added (#69) (0dfafff5)
  • voronoi improve voronoi (#93) (e1ae81a8)

v0.30.0

04 Dec 18:06
Compare
Choose a tag to compare

Features

  • axes add onClick handler to axis ticks (#60) (0c9efe4b)
  • interactivity add onClick support for Sankey (#75) (a547917c)
  • pie add ability to use default dataset order (#79) (f4a261d3)
  • react update required react version (4b4865fc)
  • sankey
    • Support complete configuration of the tooltips (#78) (f3aecf6c)
    • Support configurable labels (#77) (5ac962b1)

Bug Fixes

v0.29.3

04 Dec 18:07
Compare
Choose a tag to compare

Features

  • axis add support for custom tick values/count (#58) (bd789728)

v0.29.1

04 Dec 18:07
Compare
Choose a tag to compare

Features

  • tooltip improve positioning (288657c7)
  • treemap add TreeMapCanvas component (e12a1268)

v0.29.0

04 Dec 18:07
Compare
Choose a tag to compare

Features

  • bubble improve bubble components (0779f335)
  • treemap remove placeholders and improve svg & html flavors (ff3734da)

v0.28.1

04 Dec 18:08
Compare
Choose a tag to compare

Bug Fixes

  • window use global.window instead of window for node env (bf1e6202)

v0.28.0

04 Dec 18:08
Compare
Choose a tag to compare

Features

  • bar add support for border on Bar component (7f5ac7ce)
  • bubble add canvas support for bubble chart (8db9a136)
  • chord add ability to customize chord borders color (bee8de33)
  • defs init support for svg gradients/patterns (cd4c1663)
  • line add ability to customize line width (8cb88477)
  • stream add border suppport (5eabc451)

v0.27.0

04 Dec 18:08
Compare
Choose a tag to compare

Features