File tree Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Expand file tree Collapse file tree 2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 1+ ## NeoDash 2.1.6
2+ New features:
3+ - Added * Radar Charts/Spider Charts* .
4+ - Added optional markdown description for each report, to be displayed via the header.
5+
6+ Extensions:
7+ - Added option to provide a custom map provider for map charts.
8+ - Added support for default values in parameter selectors.
9+ - Added documentation on deep-linking into NeoDash.
10+ - Added tick-rotation customization for line charts.
11+ - Added option to have children in the sunburst chart inherit colors from their parents.
12+
13+ Improvements:
14+ - Rewiring of the internal query/rendering engine - resulting in far fewer query executions and a smoother UX.
15+ - Changed package manager from ` npm ` to ` yarn ` , and bumped node version to 18. Cleaned up ` package.json ` .
16+ - Reduced flaky behaviour in parameter selectors.
17+ - Added cycle-detection logic for sankey charts.
18+ - Fixed report documentation pop-up to open link in a new window.
19+
120## NeoDash 2.1.5
221Added * New* Sankey charts:
322- Visualize nodes and relationships as a flow diagram.
Original file line number Diff line number Diff line change 11## NeoDash 2.1.6
22New features:
33- Added * Radar Charts/Spider Charts* .
4+ - Added optional markdown description for each report, to be displayed via the header.
45
56Extensions:
67- Added option to provide a custom map provider for map charts.
78- Added support for default values in parameter selectors.
9+ - Added documentation on deep-linking into NeoDash.
10+ - Added tick-rotation customization for line charts.
11+ - Added option to have children in the sunburst chart inherit colors from their parents.
812
913Improvements:
1014- Rewiring of the internal query/rendering engine - resulting in far fewer query executions and a smoother UX.
15+ - Changed package manager from ` npm ` to ` yarn ` , and bumped node version to 18. Cleaned up ` package.json ` .
1116- Reduced flaky behaviour in parameter selectors.
1217- Added cycle-detection logic for sankey charts.
13-
18+ - Fixed report documentation pop-up to open link in a new window.
19+
1420For a complete version history, see the [ Changelog] ( https://github.com/neo4j-labs/neodash/blob/master/changelog.md ) .
You can’t perform that action at this time.
0 commit comments