Skip to content

Releases: openwisp/netjsongraph.js

0.2.0 [2024-12-04]

04 Dec 21:00
0.2.0
Compare
Choose a tag to compare

The library has been rewritten completely. The new version is not backward compatible with the previous versions. Refer to the migration guide for more details.

Features

Changes

  • Show node labels only after a suitable zoom level
  • Improved the UI of logical and geo map
  • Improved the UI on narrow screens
  • Show element info on hover
  • Include credentials in fetch requests

Bugfixes

  • Remove existing points from map in appendData before calling render
  • Fix data update when switched from map to graph