2.2.4
NeoDash 2.2.4
This release is a feature-rich package with a variety of new features and bug fixes. NeoDash 2.2.4 features new visualizations, as well as new features in existing visualization components.
-
Area Map - New!
- Added a new advanced chart interactive area map visualization for rendering geo json polygons. (@alfredorubin96, #401)
- Assign color scale automatically based on numeric values.
- Assign colors to countries based on Alpha-2 and Alpha-3 codes, and area codes by ISO 3166 code.
- Interactive drilldown by clicking on regions in a country.
-
Graph Visualization
- Added lightweight, ad-hoc graph exploration by relationship type and direction. (@nielsdejong, #401)
- Added experimental graph editing: nodes and relationships, plus creating relationships between existing nodes. (@nielsdejong, #401)
- Fixed incorrect assignment of chip colors in graph visualization footer. (@BennuFire, #296)
- Added experimental CSV download button to graph visualizations. (@JonanOribe, #288, #363)
- Fixed a bug where dashboard parameters were not dynamically injected into drilldown links. (@nielsdejong, #397)
- Added setting to customize the size of the arrow head on an edge. Set to zero to disable directional rendering. (@BennuFire, #410)
-
Single Value Chart
- Added support for outputting dictionaries in YML format, and rendering new lines. (@nielsdejong, #315)
-
Choropleth Map
- Added polygon information for missing countries: France, Kosovo, and others. (@BennuFire, #357)
-
Parameter Selector
- Fixed bug where the parameter selector was not using the selected database to populate results. (@BennuFire, #366)
- Added a date picker parameter selector type for natively specifying dates. (@alfredorubin96, #401)
- Added support for injecting custom queries as a populator for parameter selector suggestions. (@BennuFire, #236, #369)
-
Table Chart
- Added support for customizing the seperator in csv exports. (@nielsdejong, #337)
-
Others
- Added support for easily configurable branding/color schemes of the editor. (@nielsdejong, #401)
- Added a new report action to switch pages based on a user interaction. (@BennuFire, #324)
- Added handler for mulitple report actions to be executed on the same event. (@BennuFire, #324)
- Integrated the official released version of the Neo4j Cypher editor component. (@jharris4, #365)
- Fixed hot-module replacement inside webpack configuration. (@konsalex, #396)
- Fixed husky pre-commit hook not triggering correctly on Windows environments. (@bastienhubert, #342)
- Add support for using complex objects in markdown, iframes and report titles. (@BennuFire, #413)