ImperialCollegeLondon / PyProBE

Python Processing for Battery Experiments
https://imperialcollegelondon.github.io/PyProBE/
BSD 3-Clause "New" or "Revised" License
6 stars 3 forks source link

Add support for subplots in Plot #147

Open tomjholland opened 1 month ago

tomjholland commented 1 month ago

Plotly subplots require index specification in the add_trace function call. This requires extending the Plot class or creating a new subplot class