Skip to content

Commit ba89369

Browse files
committed
update docs and release notes
1 parent b7f8b92 commit ba89369

File tree

70 files changed

+70
-69
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+70
-69
lines changed

README.md

Lines changed: 1 addition & 1 deletion

docs/00_0_basics.fsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ index: 1
1313
(*** condition: prepare ***)
1414
#r "nuget: Newtonsoft.JSON, 13.0.1"
1515
#r "nuget: DynamicObj, 2.0.0"
16-
#r "nuget: Giraffe.ViewEngine, 1.4.0"
16+
#r "nuget: Giraffe.ViewEngine.StrongName, 2.0.0-alpha1"
1717
#r "../src/Plotly.NET/bin/Release/netstandard2.0/Plotly.NET.dll"
1818

1919
Plotly.NET.Defaults.DefaultDisplayOptions <-

docs/00_1_image-export.fsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ index: 2
1313
(*** condition: prepare ***)
1414
#r "nuget: Newtonsoft.JSON, 13.0.1"
1515
#r "nuget: DynamicObj, 2.0.0"
16-
#r "nuget: Giraffe.ViewEngine, 1.4.0"
16+
#r "nuget: Giraffe.ViewEngine.StrongName, 2.0.0-alpha1"
1717
#r "nuget: PuppeteerSharp, 9.0.2"
1818
#r "../src/Plotly.NET/bin/Release/netstandard2.0/Plotly.NET.dll"
1919
#r "../src/Plotly.NET.ImageExport/bin/Release/netstandard2.0/Plotly.NET.ImageExport.dll"

docs/00_2_display-options.fsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ index: 3
1212
(*** condition: prepare ***)
1313
#r "nuget: Newtonsoft.JSON, 13.0.1"
1414
#r "nuget: DynamicObj, 2.0.0"
15-
#r "nuget: Giraffe.ViewEngine, 1.4.0"
15+
#r "nuget: Giraffe.ViewEngine.StrongName, 2.0.0-alpha1"
1616
#r "../src/Plotly.NET/bin/Release/netstandard2.0/Plotly.NET.dll"
1717

1818
Plotly.NET.Defaults.DefaultDisplayOptions <-

docs/00_3_chart-config.fsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ index: 4
1212
(*** condition: prepare ***)
1313
#r "nuget: Newtonsoft.JSON, 13.0.1"
1414
#r "nuget: DynamicObj, 2.0.0"
15-
#r "nuget: Giraffe.ViewEngine, 1.4.0"
15+
#r "nuget: Giraffe.ViewEngine.StrongName, 2.0.0-alpha1"
1616
#r "../src/Plotly.NET/bin/Release/netstandard2.0/Plotly.NET.dll"
1717

1818
Plotly.NET.Defaults.DefaultDisplayOptions <-

docs/00_4_templates.fsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ index: 5
1212
(*** condition: prepare ***)
1313
#r "nuget: Newtonsoft.JSON, 13.0.1"
1414
#r "nuget: DynamicObj, 2.0.0"
15-
#r "nuget: Giraffe.ViewEngine, 1.4.0"
15+
#r "nuget: Giraffe.ViewEngine.StrongName, 2.0.0-alpha1"
1616
#r "../src/Plotly.NET/bin/Release/netstandard2.0/Plotly.NET.dll"
1717

1818
Plotly.NET.Defaults.DefaultDisplayOptions <-

docs/00_5_defaults.fsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ index: 6
1212
(*** condition: prepare ***)
1313
#r "nuget: Newtonsoft.JSON, 13.0.1"
1414
#r "nuget: DynamicObj, 2.0.0"
15-
#r "nuget: Giraffe.ViewEngine, 1.4.0"
15+
#r "nuget: Giraffe.ViewEngine.StrongName, 2.0.0-alpha1"
1616
#r "../src/Plotly.NET/bin/Release/netstandard2.0/Plotly.NET.dll"
1717

1818
Plotly.NET.Defaults.DefaultDisplayOptions <-

docs/00_6_multi-arguments.fsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ index: 7
1212
(*** condition: prepare ***)
1313
#r "nuget: Newtonsoft.JSON, 13.0.1"
1414
#r "nuget: DynamicObj, 2.0.0"
15-
#r "nuget: Giraffe.ViewEngine, 1.4.0"
15+
#r "nuget: Giraffe.ViewEngine.StrongName, 2.0.0-alpha1"
1616
#r "../src/Plotly.NET/bin/Release/netstandard2.0/Plotly.NET.dll"
1717

1818
Plotly.NET.Defaults.DefaultDisplayOptions <-

docs/00_7_working-with-colors.fsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ index: 8
1212
(*** condition: prepare ***)
1313
#r "nuget: Newtonsoft.JSON, 13.0.1"
1414
#r "nuget: DynamicObj, 2.0.0"
15-
#r "nuget: Giraffe.ViewEngine, 1.4.0"
15+
#r "nuget: Giraffe.ViewEngine.StrongName, 2.0.0-alpha1"
1616
#r "../src/Plotly.NET/bin/Release/netstandard2.0/Plotly.NET.dll"
1717

1818
Plotly.NET.Defaults.DefaultDisplayOptions <-

docs/01_0_axis-styling.fsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ index: 1
1212
(*** condition: prepare ***)
1313
#r "nuget: Newtonsoft.JSON, 13.0.1"
1414
#r "nuget: DynamicObj, 2.0.0"
15-
#r "nuget: Giraffe.ViewEngine, 1.4.0"
15+
#r "nuget: Giraffe.ViewEngine.StrongName, 2.0.0-alpha1"
1616
#r "../src/Plotly.NET/bin/Release/netstandard2.0/Plotly.NET.dll"
1717

1818
Plotly.NET.Defaults.DefaultDisplayOptions <-

0 commit comments

Comments
 (0)