Skip to content

Version 0.7.1

Compare
Choose a tag to compare
@jbednar jbednar released this 04 Mar 17:35
4b6ac13

Major new features:

  • Add Ibis backend, providing hvPlot features for lazy SQL queries (#507)

Bugfixes and minor updates:

  • Add hover='vline' hover='hline' options to expose Bokeh HoverTool mode (#493)
  • Support streaming plots from HoloViews streams (not needing a streamz source) (#542)
  • Misc: GitHub Actions (#568), melting wide data (#566), 'by' columns (#565), NetworkX (#549), cycles for continuous colormaps (#548), interactivity warning (#550)