Skip to content

0.1.9

Choose a tag to compare

@drarmstr drarmstr released this 08 Mar 00:22
· 18 commits to master since this release

Icicle and Region layers

  • New Region chart layer
  • New Icicle chart layer for tree visualization.
  • Allow table column sorting functions to change with redraw and pagination
  • Better support changing set of columns with table redraw
  • Make Plot Layer orientation configurable
  • Add ability to invert order of layers in plot legends.
  • Make table column headers optional.
  • Fix plot's ability to rescale auto-scaled scales.
  • Add ability for Sankey to limit the number of nodes or links rendered.
  • Polish how trailing links to unrendered nodes are drawn.
  • Performance optimization for animating stacked area charts using a legend.
  • Fix legend titles based on layer options.