-
Notifications
You must be signed in to change notification settings - Fork 148
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cee1dfd
commit 92d6984
Showing
5 changed files
with
7 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,4 @@ | ||
## NeoDash 2.1.6 & 2.1.7 | ||
## NeoDash 2.1.8 | ||
New features: | ||
- Added *Radar Charts/Spider Charts*. | ||
- Added optional markdown description for each report, to be displayed via the header. | ||
|
||
Extensions: | ||
- Added option to provide a custom map provider for map charts. | ||
- Added support for default values in parameter selectors. | ||
- Added documentation on deep-linking into NeoDash. | ||
- Added tick-rotation customization for line charts. | ||
- Added option to have children in the sunburst chart inherit colors from their parents. | ||
|
||
Improvements: | ||
- Rewiring of the internal query/rendering engine - resulting in far fewer query executions and a smoother UX. | ||
- Changed package manager from `npm` to `yarn`, and bumped node version to 18. Cleaned up `package.json`. | ||
- Reduced flaky behaviour in parameter selectors. | ||
- Added cycle-detection logic for sankey charts. | ||
- Fixed report documentation pop-up to open link in a new window. | ||
|
||
For a complete version history, see the [Changelog](https://github.com/neo4j-labs/neodash/blob/master/changelog.md). | ||
- Added the [Dashboard Gallery](https://neodash-gallery.graphapp.io), a live gallery of example NeoDash dashboards. | ||
- Updated testing pipeline to work as an independent procedure. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters