Skip to content

1.0.4: Fixed binding and treemap issue

Compare
Choose a tag to compare
@traviscox traviscox released this 09 Dec 19:17
· 57 commits to master since this release
  • 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.