ea42gh / holoviews_functions

some functions generating graphs that I find useful

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

some functions generating graphs that I find useful

License:MIT License


Languages

Language:Jupyter Notebook 100.0%Language:Python 0.0%