Change log for uiGraphComponentReact
All notable changes to the package uiGraphComponentReact made in master are documented here.
Version 8.8.0
- Add configuration capability to add edge from and end label text.
Version 8.7.0
New features
- Updated to allow dragging nodes into and out of combos
- Added support for annotations on nodes and edges, allowing users to add and manage notes directly on graph elements
- Enhanced zoom configuration to provide more precise control over zoom levels
- Improved node combination functionality
- Create new combo by dragging a node over another node
Bug Fixes
- UiSdlGraphVisualizationPresentationalComponentReact
- Fixed issue with clicking legend to hide/show, would not restore nodes after hiding
- Moved hiddenNodes to local component state
Bug Fixes
- UiSdlGraphVisualizationPresentationalComponentReact
- Fixed issue with clicking legend to hide/show, would not restore nodes after hiding
- Moved
hiddenNodesto local component state
Version 8.4.1
New features
- Updated ReGraph source code to version 4.8.1
Bug Fixes
- UiSdlGraphVisualizationReact
- Fixed a bug where geoJson marker images were not properly rendering when point data exists