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
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