We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfbe160 commit a3c8a16Copy full SHA for a3c8a16
docs/index.fsx
@@ -14,7 +14,9 @@
14
(**
15
# Plotly.NET
16
17
-[](https://mybinder.org/v2/gh/plotly/Plotly.NET/gh-pages?filepath=index.ipynb)
+[](https://mybinder.org/v2/gh/plotly/Plotly.NET/gh-pages?filepath={{fsdocs-source-basename}}.ipynb) 
18
+[]({{root}}{{fsdocs-source-basename}}.fsx) 
19
+[]({{root}}{{fsdocs-source-basename}}.ipynb)
20
21
Plotly.NET provides functions for generating and rendering plotly.js charts in **.NET** programming languages 📈🚀.
22
0 commit comments