pyroll-project / pyroll-core

PyRoll rolling simulation framework - core library.
https://pyroll.readthedocs.io
BSD 3-Clause "New" or "Revised" License
12 stars 7 forks source link

Add Support for Plotly in `.plot()` Methods #166

Closed axtimhaus closed 10 months ago

axtimhaus commented 10 months ago

As considered also in pyroll-project/pyroll-report#17 for the report, plotly should also be added in the core.

As currently done with matplotlib, the .plot() methods of some classes as units and profiles shall be able to use plotly as backend, if it is present in the current environment. So this is only an optional dependency