|
| 1 | +## NeoDash 2.0 (Stable) |
| 2 | + |
| 3 | +- Added new Cypher editor with syntax highlighting / live syntax validation. |
| 4 | +- Redesigned Cypher query runner to be 2x more performant. |
| 5 | +- Easy custom styling of reports with the "advanced report settings" window. |
| 6 | +- New table view with post-query sorting and filtering, and highlighting of native Neo4j types. |
| 7 | +- Updated graph visualization library to a canvas-based renderer, handling 4x larger graphs. |
| 8 | +- Added custom node/relationship styling with custom colors, width, and font-size. |
| 9 | +- New bar/line chart visualizations based on @adam.cowley Charts. |
| 10 | +- Added support for multi-line charts, stacked/grouped bar charts. |
| 11 | +- Added custom styling options to map visualizations. |
| 12 | +- Added single value report. |
| 13 | +- Improved property selection report. |
| 14 | +- Added in-built documentation with example queries and visualizations. |
| 15 | +- Updated dashboard layout to better use screen real estate. |
| 16 | +- Added setting to turn entire dashboard into 'Presentation mode'. |
| 17 | +- Added option to save/load dashboards from both files and text. |
| 18 | +- New "Try a demo" button on the welcome screen. |
| 19 | +- Added "Share as standalone dashboard" feature to share window. |
| 20 | +- Added more examples to the documentation modal. |
| 21 | +- added save/load to Neo4j database feature. |
| 22 | +- Added log scale + explicit limit setting to bar/line charts. |
| 23 | +- Added optional "clear parameter" setting to parameter selection report. |
| 24 | +- Auto-convert older versions of NeoDash on load. |
| 25 | +- Added dictionary-based point property rendering on maps. |
| 26 | +- Added Dashboard sharing feature. |
| 27 | +- Custom styling (text alignment) of single value reports. |
| 28 | +- property selector now uses the filter to gather more results. |
| 29 | +- Fixed array display in table reports. |
| 30 | +- Better property display on graph visualization hover. |
0 commit comments