Skip to content

0.1.8

Choose a tag to compare

@drarmstr drarmstr released this 12 Jan 22:49
· 53 commits to master since this release
  • Support cmd-click for multi-select in tables on OSX
  • Paginated tables revert to the first page when sorted.
  • Selectable and searchable tables default to selecting matches.
  • Sankey Butterflies avoid focusing redundantly on the same focal node.
  • Clean up Table options for searching and pagination.
  • Add Table API for searching.
  • Add ability to specify an initial column to sort by header text.
  • Clean up Table documentation for sorting and searching.
  • Sunburst node now places root node inside center circle.
  • Plots don't create redundant backgrounds/brushes when rerendered
  • Tables and selectable Plots can specify an initial selection when rendering
  • Sunburst can select an initial node to render as the root
  • Default selectable plots to have a visible unbrush without user styling
  • Fix unbrush for selectable plots with margin and non-0 minimum domains.