Closed sondove closed 1 month ago
There is no easy way of adding custom js and css to the current python Plot object. I suggest adding a new plt.custom.js and plt.custom.css properties that can be written to.
Plot
plt.custom.js
plt.custom.css
If the plot is not of type custom the assignment should probably fail
custom
There is no easy way of adding custom js and css to the current python
Plot
object. I suggest adding a newplt.custom.js
andplt.custom.css
properties that can be written to.If the plot is not of type
custom
the assignment should probably fail