Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 688 Bytes

Upcoming Features.md

File metadata and controls

23 lines (20 loc) · 688 Bytes

Upcoming Features

  • allow user access to entire dataframe in custom aggfunc
  • templates for x,y, labels and titles
  • color picker ipywdigets
  • ipywidgets full app integration
  • add other generic kwargs, ec, lw, alpha, etc...
  • kde with annotations, allow for binning
  • scatter with kde
  • allow kde and histograms to be grouped
  • use a categorical variable to size scatter plot
  • allow user to specify a specific matplotlib axes
  • add interaction with ipywidgets
  • stacked area plot
  • rolling averages for line plots
  • add parameter bins to bin numeric x
  • option to add counts to all aggregate plots

Other plots

  • heat
  • hexplot
  • mosaic