- calendar
- line
- tooltip prop to format values in tooltip was added (#69) (0dfafff5)
- voronoi improve voronoi (#93) (e1ae81a8)
- bar getLabel is defined twice (#76) (4cfd3a11)
- 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
- axis add support for custom tick values/count (#58) (bd789728)
- bubble improve bubble components (0779f335)
- treemap remove placeholders and improve svg & html flavors (ff3734da)
- window use global.window instead of window for node env (bf1e6202)
- 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)
- bubble fix bubble props export (37067061)
- interactivity add onClick support for Bar & Bubble (a73af167)
- axis improve axis formatting support (69269a60)
- bar add ability to define bar chart min/max value (d9b9bdae)
- bubble fix bubble color transition (675c6689)
- sankey improve sankey interactivity (27a5ff54)
- tooltip fix tooltip offset with scroll (c320c23f)
- chord add labels, stories and cavans variant for Chord component (281021bb)
- axes use same code for svg & canvas ticks (c8c693a3)
- chord improve Chord component (16af1340)
- heatmap add tooltip support for HeatMap (28077c58)
- axes use same code for svg & canvas ticks (c0de4732)
- heatmap
- canvas fix resizing when using canvas based components (0d41f563)
- canvas add support for HiDPI screens (26ebb9b7)
- bar add tooltip support for BarCanvas (946bb066)
- heatmap add tooltip support for HeatMapCanvas (db579a16)
- canvas add canvas support for bar & heatmap (94ad4d97)
- stream fix stream stacked tooltip (05fbcc9f)
- heatmap add HeatMap component (425afdaa)
- dots add ability to define custom dot symbol (da49e15f)
- generators update nivo-generators (ada44cf7)
- line add ability to define min/max Y value (2bd2554f)
- markers add support for markers on Line & Bar charts (e36a7a2b)
- sankey
- theming fix tooltip theming (9385dd67)
- treemap fix missing default props (887cfcde)
- bubble
- hierarchy add withHierarchy() HOC (99c2f789)
- labels use alignmentBaseline instead of approximative dy (10aa40fe)
- radar add support for tooltip on Radar component (acd9a4f9)
- treemap add support for tooltip on TreeMap components (755783d8)
- tooltip add support for tooltip theming (72f2f751)
- bar add support for horizontal layout & change data format (29a4b350)
- axes add ability to rotate axes tick label (3921c2f1)
- axes
- add onClick handler to axis ticks (#60) (0c9efe4b)
- use same code for svg & canvas ticks (c8c693a3)
- add ability to rotate axes tick label (3921c2f1)
- remove stale axes components & add proper props validation (7fc0e4de)
- add ability to disable axes transitions (bc1be6c7)
- add more options to AxisY component (98ac2f18)
- add AxisX component (91399e6b)
- axis
- bar
- add support for border on Bar component (7f5ac7ce)
- improve bar components: (640debc7)
- add label format support for Bar (#45) (c5a63c95)
- add ability to define bar chart min/max value (d9b9bdae)
- add tooltip support for BarCanvas (946bb066)
- add support for horizontal layout & change data format (29a4b350)
- add ability to customize bar labels colors (0f63c077)
- add support for animation on Bar component (a099654c)
- update bar chart (05565ca8)
- bubble
- improve bubble components (0779f335)
- add canvas support for bubble chart (8db9a136)
- fix bubble color transition (675c6689)
- fix bubble tooltip id value (615b90e9)
- add Bubble stories (aba5c985)
- add zooming ability to Bubble components (a231c07b)
- add onBubbleClick property to BubbleD3 component (3b615080)
- add ability to center Bubble components text (fecbc22e)
- rename 'root' property to 'data' (49bffcd5)
- add border support for Bubble components (6e2f25e0)
- improve Bubble components (d0ea00b5)
- move Bubble legends in a dedicated component (08a7259c)
- move Bubble legends in a dedicated component (c54116d5)
- init Bubble component (0a8a3865)
- calendar
- add support for tooltip (149e664e)
- remove support for motion and align code with other charts (b9b47f75)
- add onDayClick property to Calendar components (ca947080)
- add ability to customize empty day color (644cc8e3)
- fix Calendar related tests (4f358136)
- add ability to colorize calendar components days (69d03562)
- add ability to toggle motion on Calendar component (d8062ed0)
- add test for Calendar component (31eb7203)
- port CalendarD3 features to Calendar (e11737db)
- update CalendarD3 test (4058b9f9)
- add legends offset properties to CalendarD3 component (cd94e38c)
- add month legend to CalendarD3 component (49a71306)
- add test for CalendarD3 component (d9720021)
- add year legends to Calendar component (1ef5b5e6)
- proper spacing between Calendar years (96f9cf23)
- fix Calendar month path position (88d2e81c)
- add CalendarCanvas to readme (d451f365)
- add experimental CalendarCanvas component (28e6e233)
- init support for multiple years (1bbb2b07)
- add pure React based Calendar component (a0473e42)
- add support for day spacing (2acc80b1)
- add support for adaptive cell size on Calendar component (9e4e8bb2)
- add ability to switch direction on Calendar component (5160b435)
- add transition staggering for days (53cef593)
- init Calendar component (163a4902)
- canvas
- chord
- colors
- improve withColors HOC (9e6af9b4)
- use nivo default colors id instead of value (2a5b0757)
- improve colors generator (8e723f13)
- default to given value for getColorGenerator() (39542527)
- add defautl nivo categorical colors (b8b8992f)
- add defautl nivo categorical colors (4c5f7082)
- add colors config for Pie/Stack/TreeMap components (584ff47c)
- add utility to generate color range from config (657d8cc3)
- improve colors config (330356a6)
- add smart declarative color management (c4fb5330)
- container add ability to disable interactivity (73a33f92)
- defs init support for svg gradients/patterns (cd4c1663)
- dots add ability to define custom dot symbol (da49e15f)
- generators update nivo-generators (ada44cf7)
- heatmap
- hierarchy add withHierarchy() HOC (99c2f789)
- interactivity
- labels use alignmentBaseline instead of approximative dy (10aa40fe)
- 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)
- add ability to customize line width (8cb88477)
- add ability to define min/max Y value (2bd2554f)
- restrict allowed curve interpolators (7c332acd)
- avoid re-rendering tooltip on mouse move for line chart (1b0d5052)
- add ability to disable stack tooltip on line chart (732d1704)
- add support for tooltip on line component (ccdb2e67)
- add ability to animate line chart lines (1918772f)
- improve Line component (63ee809f)
- markers
- pie
- radar
- react update required react version (4b4865fc)
- readial-stack add RadialStack component (3fbebe52)
- sankey
- scales improve XYScales component (f69dc5ac)
- shapes add ability to define custom data accessors (17a555d3)
- stack
- stack-filters
- stack-slicer split dot and line related properties (fad06c7a)
- storybook
- stream
- sunburst add Sunburst component (a8c872a9)
- theming fix tooltip theming (9385dd67)
- tooltip
- treemap
- add TreeMapCanvas component (e12a1268)
- remove placeholders and improve svg & html flavors (ff3734da)
- add support for tooltip on TreeMap components (755783d8)
- get rid of data nesting when using animated treemap (507dcb64)
- add SVG based TreeMap (de08c6b6)
- fix TreeMapD3 nodes exit (9e02da4e)
- add TreeMap component (d88e328f)
- voronoi improve voronoi (#93) (e1ae81a8)
- bar getLabel is defined twice (#76) (4cfd3a11)
- bubble
- calendar fix regression on calendar (b687ec84)
- canvas fix resizing when using canvas based components (0d41f563)
- color fix ColorUtils unit test (bd9e03d3)
- ignores fix git ignore misconfiguration (41e278a7)
- line
- react-dom use react-dom instead of react for DOM retrieval (c0940876)
- readme
- rename Remove trailing layout component (860c8e77)
- stack fix broken Stack tests (6ef978c4)
- stream fix stream stacked tooltip (05fbcc9f)
- svg fix svg for server side rendering (ae77d432)
- tests add missing webpack package (9be90ace)
- tooltip fix tooltip offset with scroll (c320c23f)
- travis use specific browser on travis for browser testing (45d318ce)
- treemap fix missing default props (887cfcde)
- unit-tests fix broken unit tests (321ef10d)
- window use global.window instead of window for node env (bf1e6202)