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

Hi, there is an issue with global variable changes not being passed on to 'parameter select' reports. e.g. I have two parameter selects for first and last names: ![image](https://github.com/neo4j-labs/neodash/assets/156873642/d51883b7-2638-4b1c-8136-23e11f147fd3) Lastname...

bug

This PR makes NeoDash usable with multiple connection providers (Hive and direct-db)

- NeoDash version: 2.4.4 The following Markdown table is valid, but does not get rendered properly in Markdown report | As of: 2024-03-13T13:28:44 | | | -------------------------- | --------------------------------- |...

enhancement

RDkit.js is a JavaScript library for rendering molecule structures in the browser: https://github.com/rdkit/rdkit-js Graph analysts in the healthcare domain can benefit signifcantly from rendered molecular data represented in Neo4j. We...

As of the latest Neo4j version, we support a parallel runtime which greatly speeds up Cypher queries. We can probably help our users by automatically adding the runtime prefix in...

The exported CSV from Neodash differs from the exported CSV from the Neo4j Browser, with the Neo4j Browser export respecting lists as a single column, and the Neodash export treating...

bug

Hi I would like to display some node and control their location with a X, y coordinate or circular datum...I was wondering if possible to setup neodash with a custom...

nice to have
charts

We should update the NeoDash documentation landing page at https://neo4j.com/labs/neodash/. - Links to videos from NODES 2023 that contain NeoDash. (i.e. Guido Thys at NODES 2023) - Links to blog...

We should update the integrated Cypher Editor to use the latest version of Neo4j Cypher Language Support: https://github.com/neo4j/cypher-language-support?tab=readme-ov-file this gives us access to a lot of new features and makes...

help wanted