issues
search
plotly
/
Plotly.NET
interactive graphing library for .NET programming languages :chart_with_upwards_trend:
https://plotly.net
MIT License
663
stars
88
forks
source link
Prepare docs for v4 (#366 )
#368
Closed
kMutagene
closed
1 year ago
kMutagene
commented
1 year ago
This PR prepares the docs for v4:
use global plotljs reference (all plots now use
PlotlyJSReference = NoReference
, making the site load much faster)
stop serving scripts (makes site creation mcuh faster)
use named arguments everywhere in the docs (making them more robust if future updates change optional argument order)
This PR prepares the docs for v4:
PlotlyJSReference = NoReference
, making the site load much faster)