fsprojects / IfSharp

F# for Jupyter Notebooks
Other
442 stars 71 forks source link

Support for Plotly.NET #261

Closed dobretzberger closed 2 years ago

dobretzberger commented 2 years ago

Plotly.NET is included as an available charting library, so Plotly.NET Charts can also be displayed inline. This also includes an updated plotly-latest.min.js

cgravill commented 2 years ago

Looks great, I've just fixed the macOS build target on #262