Changes in This Release for This Guide

The following changes apply to the graph visualization library that is shipped with Oracle Graph Server and Client.

New Features in the Graph Visualization Library 25.3

  • Added support for fetchMore callback to retrieve the graph data for a given page.
  • Added support for fetchable interface in data.
  • Added support for the following in settings:
    • displaySizeOnLoad: Number of elements to display on first load.
    • formatNumbers: Specifies if numbers should be formatted.
    • accessibilityEnabled: Specifies if accessibility mode is enabled.
    • visibilityToggleMode: Determines the visibility of graph elements when visibility checkbox of the legend is toggled.
    • overlayIndicator: Marks the legend item's preview region using the specified icon as an overlay.
    • legendDisplayed: Marks if the legend entry is displayed in the legend area.
  • Added support for displaySizeControl in featureFlags.
  • Added support for updateRuleBasedStyle.