/bsmplot

A cross-platform tool to visualize time series.

Primary LanguagePythonMIT LicenseMIT

bsmplot

bsmplot is a cross-platform tool to visualize time series based on Matplotlib and wxPython. Supported data source

  • VCD (value change dump)
  • PX4 ulog
  • CSV
  • Matlab .mat
  • ZMQ subscriber

To install

$ pip install bsmplot

or upgrade (with all its dependencies)

$ pip install bsmplot --upgrade --upgrade-strategy eager