Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

neodash

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

neodash - npm Package Versions

1
7

2.1.5

Diff

Changelog

Source

NeoDash 2.1.5

Added New Sankey charts:

  • Visualize nodes and relationships as a flow diagram.
  • Select a customizable flow value from relationship properties.
  • Configure a variety of style customizations.

Parameter select:

  • Fixed bug where values would randomly be deleted after changing the parameter.
  • Added option to customize the number of suggested values when a user enters (part of) a property value.
  • Added option to customize search type (CONTAINS, STARTS WITH, or ENDS WITH).
  • Added option to enable/disable case-sensitive search.
  • Added option to enable/disable removing duplicate suggestions.

Miscellaneous:

  • Extended documentation with examples on running NeoDash in Kubernetes.
  • Fixed issue where duplicate database names were visible when running NeoDash on an on-prem Neo4j cluster.
nielsdejong
published 2.1.4 •

Changelog

Source

NeoDash 2.1.4

Added hotfix for missing function in map visualization (https://github.com/neo4j-labs/neodash/issues/183).

nielsdejong
published 2.1.3 •

Changelog

Source

NeoDash 2.1.3

The 2.1.3 release contains updates to the map visualization, as well as a new Choropleth map report type. Several usability improvements were also added, including fixing all links into the new documentation pages.

  • Extended the map visualization with a heatmap mode & marker clustering.
  • Added a Choropleth map visualization report type.
  • Added support for auto-linking into a predefined database from https://tools.neo4jlabs.com/.
  • Added optional background color setting for reports.
  • Added a new 'resize mode' for page layout creation.
  • Added support for drawing dates on a time chart (in addition to existing datetime types).
  • Fixed broken links in the documentation portal, all in-app links now point to this portal as well.
nielsdejong
published 2.1.2 •

Changelog

Source

NeoDash 2.1.2

The 2.1.2 release contains some bug fixes and minor improvements to the application.

Application changes:

  • Added button to clone (duplicate) a report inside a dashboard.
  • Added option to show/hide labels inside circle packing charts.
  • Changed dashboard layout compaction strategy to be more natural.
  • Fixed card headers not rendering correctly in read-only mode.
  • Fixed rendering issues for table columns containing null values.

Operational changes:

  • Added support for username/password environment variables in Docker.
nielsdejong
published 2.1.1 •

Changelog

Source

NeoDash 2.1.10

This is a minor update which adds some operational/styling improvements, and a bug fix for line charts.

Changes:

  • Added customizable label positions for bar charts.
  • Fixed bug where datetimes were not handled correctly by line charts. (https://github.com/neo4j-labs/neodash/issues/243)
  • Added session parameters, set automatically and available to Cypher queries (Documentation).
  • Added option to restore debug reports in recovery mode.
  • Added option to share dashboards from self-hosted deployments.
nielsdejong
published 2.0.15 •

Changelog

Source

NeoDash 2.0.15

This is the final minor update before the 2.1 release.

Changes:

  • Several stability improvements before the 2.1 release.
  • Updated Dockerfile to make better use of caching, and pick up environment variables at run time.
  • Added option to replace dashboard parameters in Markdown/iFrames to make them dynamic.
  • Removed unneeded index column from the CSV download for tables.
  • Added optional dashboard setting to enable image downloads for reports/the entire dashboard.
nielsdejong
published 2.0.14 •

Changelog

Source

NeoDash 2.0.14

Report features:

  • Added optional "Download as CSV" button to table reports.
  • Dashboard parameters can now be used in iFrames/Graph drilldown links, and they are automatically replaced when parameters get updated.
  • Updating a dashboard parameter now only refreshes the reports that use the parameter.

Standalone mode:

  • Enabled deploying standalone dashboards with a direct URL to the dashboard.
  • Added functionality to deep link into a NeoDash dashboard with dashboard parameters (use ?neodash_variable_name=value in the URL).

Miscellaneous Bug fixes and improvements:

  • Resolved crash caused by invalid geospatial properties in a Map visualization.
  • Saving a dashboard now lets users override an existing dashboard with the same name (enabled by default).
  • Increased the default row limits for line/bar/pie charts to 250. Added option to override the row limiter in the dashboard settings.
  • Updated project README file to refer to the correct port number on Docker deployments.
  • Enabled a configurable timeout for parameter selection reports, both a timeout for the suggestion retrieval and a timeout for updating the parameters.
  • Fixed dependency issues when installing the application on Windows systems. Bumped suggested npm version to 8.6.
nielsdejong
published 2.0.13 •

Changelog

Source

NeoDash 2.0.13

This is a bug fix/minor usability update.

Changes:

  • Resolved error where the float value 0.0 was rendered as 'null' in tables.
  • Added alphabetical sorting to all node/relationship inspection pop-ups & parameter select reports.
  • Resolved bug where switching pages quickly resulting in an error message.
  • Resolved bug where rule-based styling would break on null values.
  • Replaced margin-based styling on single value reports with a vertical alignment option.
nielsdejong
published 2.0.12 •

Changelog

Source

NeoDash 2.0.12

Added rule-based styling:

  • Use the card settings to specify styling rules for tables, graphs, bar/pie/line charts and single values.
  • Conditional rules are evaluated on each report render in order of priority.
  • Rules can customize colors in tables, node colors & dynamically set the colors of components in your chart.

Minor improvements:

  • Better handling of null values in tables.
  • Tweaking/reorganization of the Docker file and deployment scripts.
  • Renaming/restructuring of source code.
nielsdejong
published 2.0.11 •

Changelog

Source

NeoDash 2.0.8 / 2.0.9 / 2.0.10 / 2.0.11

Stability fixes to supplement 2.0.7:

  • Hotfix for missing config file in Neo4j Desktop causing startup issue.
  • Hotfix for application crashes caused by rendering custom data types in transposed table views.
  • Hotfix for object rendering in tables & line-chart type detection.
  • Fix for rendering dictionaries in tables/single value charts.
  • Added resize handler for fullscreen map views.
  • Added missing auto-run config to pie charts.
  • Fixed broken value scale parameter for bar charts.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc