You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed an issue when individual option properties are bound in Ignition and a change doesn't update the chart. Now the chart will get destroyed properly when any option changes are made. Series changes continue to update without destroying chart.
Fixed the treemap issue so they can be displayed properly.
Now search for function properties with either "function (" or "function(". The space is not important anymore.