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 a3616ae commit 0d69703Copy full SHA for 0d69703
docsrc/content/3d-mesh-plots.fsx
@@ -60,4 +60,4 @@ let mesh3d =
60
(***do-not-eval***)
61
mesh3d |> Chart.Show
62
63
-(*** include-value:mesh3d_1 ***)
+(*** include-value:mesh3d ***)
docsrc/content/choropleth-map.fsx
@@ -73,5 +73,5 @@ let choroplethMap1 =
73
74
choroplethMap1 |> Chart.Show
75
76
-(*** include-value:ChoroplethMap1 ***)
+(*** include-value:choroplethMap1 ***)
77
0 commit comments