Deprecated Features
The following section lists the deprecated features in the Graph Visualization library:
- Deprecated settings features:
pageSize
is deprecated. Instead, usedisplaySizeOnLoad
.filters
is deprecated. Instead, usesettings.ruleBasedStyles
.FilterCondition
is deprecated. Instead, useBasicCondition
.Filter
interface is deprecated. Instead, useRuleBasedStyleSetting
.
updateFilter
is deprecated. Instead, use updateRuleBasedStyle.
Parent topic: Changes in This Release for This Guide