SPF-OST / pytrnsys

Package that provides functionality to run and process, plot and report TRNSYS simulations
https://pytrnsys.readthedocs.io
GNU General Public License v3.0
11 stars 8 forks source link

Improve box and violin plot #38

Closed zuckerruebe closed 3 years ago

zuckerruebe commented 3 years ago
  1. They can deal with uncertain values and plot their means
  2. They no longer require an "x" variable which they ignore
  3. They consider every chunks' series

Chunks are currently ignore in the sense that all the chunks' series are "mashed together" into one single big chunk, so to speak.