Skip to content

Brush Fix

Compare
Choose a tag to compare
@emeeks emeeks released this 25 Feb 23:52
· 2316 commits to main since this release

Fixes

  • The recent changes allowing the brush to redraw itself caused some issues for the XY brush which when fixed revealed some other brush issues. It seems like brushes are in much better shape now.
  • nodeRenderKey is honored in NetworkFrame to specify more complex render keys for nodes

Features

  • New "Creating Line Chart" example that shows how to make a vertical brush and tie it to a chart.