neodash icon indicating copy to clipboard operation
neodash copied to clipboard

NeoDash - a Dashboard Builder for Neo4j

Results 306 neodash issues
Sort by recently updated
recently updated
newest added

I am using NeoDash version 2.4.8. I have my Neodash configured in standalone mode (not running docker just regular build). I have a dashboard named Fraud_Detection. It pops up this...

bug
awaiting feedback
priority

When refreshing the heatmap, the intensity of the points is much higher on the first render. After re-rendering (for example triggered by a different property selection) the intensities are back...

bug
medium priority

- NeoDash version: 2.4.8 - Neo4j Database version: Enterprise version 5.21 **Context**: I want to be able to drive my main report by selecting a value in a parameter report....

bug
priority

- NeoDash version: 2.4.8 - Neo4j Database version: Enterprise - Create a Pie Chart and utilizing the Slice padding angle (degrees) parameter (to give some visual border padding to each...

bug
medium priority

## Context - NeoDash version: 2.4.8 - Neo4j Database version: 4.4.36 Enterprise ## **Steps to reproduce** - Create a new Table report - Activate the CSV Export in advanced settings...

bug
medium priority

- NeoDash version: commit a237f3a8c6fa838b975115caf86d74904c1fab53 On branch fix/dashboard-init-issue - Neo4j Database version: 5.20 EE - **Steps to reproduce** - Expected behavior If different database selected in login panel, then all...

bug
priority

Fixes table wrapping bug where arrays would not be converted to strings prior to displaying. BEFORE: AFTER:

2.4.9

Allows you to change background/text colour of a cell based on the conditions of another cell within a row. RULES: RESULTS:

2.4.9

Default loggingDatabase is logs not neo4j, updated same in document. Issue Closed : https://github.com/neo4j-labs/neodash/issues/915 Document Referred : https://github.com/neo4j-labs/neodash/blob/42b196a3ec9a1d5740e4c81420a762646b1295b7/scripts/config-entrypoint.sh#L26 https://neo4j.com/labs/neodash/2.4/developer-guide/configuration/#_configuration_options

2.4.9

Goal is to extend the single value chart to have the same styling and actions as tables, effectively making it equivalent to an action executed on a single table cell.