/holoviews_functions

some functions generating graphs that I find useful

Primary LanguageJupyter NotebookMIT LicenseMIT

holoviews_functions

Functions that produce standardized plots

  • Free software: MIT license

Prerequisites:

  • pyviz projects holoviews and panel

Brief Description:

  • statsplots.py - horizontal, vertical and oblique line segments, stem plots, regression plots, forest plots
  • timefreq.py - time series plots, interpolated scalograms with contours
  • ngons.py - nGons and nGonal boundaries (uses hv.Ellipse - I'd like to figure out how to package these as an hv Element)