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

Enable Report Action extension for the Line Charts, making possible to select either X or Y for the parameter.

medium priority
extensions

Example: ![image](https://user-images.githubusercontent.com/1754968/221830525-80efb6b4-fb7f-490c-9a90-eb568c9ab294.png)

enhancement
low priority
charts

Unable to find image from Azure Container Instances. {"code":"DeploymentFailed","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.","details":[{"code":"InaccessibleImage","message":"The image 'neo4jlabs/neodash' in...

question

Suggestion to add a report that renders a list of clickable react cards, that might launch a graph view. A card would render, instead of rows in a table, a...

enhancement
low priority

I'm trying to get a histogram of tweets by date (one bar per day, ignoring hour/mn/ss) here is what I could get (with group Tweet and ReTweet) ![image](https://user-images.githubusercontent.com/8779004/216367120-639d4915-cfb6-4746-a1e2-89ee3216a590.png) Problem #1...

enhancement
medium priority
charts

Furthermore, once the rows are selected, they cannot be unselected. Issue can be reproduced using the following query in a "table" report and report actions. UNWIND [1,2,3] as diffs RETURN...

bug
medium priority

- NeoDash version: v2.4.9-labs - Neo4j Database version: Aura ## Summary When using `Report Actions` in NeoDash, assigning a parameter to the **boolean value `false`** causes NeoDash to incorrectly substitute...

bug

I love the new "Rows per page" feature in v2.4.10. But it would be great if we could change the default from 5 to something else. If it could be...

- Added db button in header - When on click list of dbs is fetched (if empty) - Selectable menu of dbs Related to #1048

enhancement
2.5.0

> in the latest [neodash.graphapp.io](http://neodash.graphapp.io/) all tables default to only displaying the first 5 rows - you can change it dynamically on the table....but it is automatically reset back to...