Skip to content

Commit e3b147a

Browse files
muehlmuehl
authored andcommitted
Fixed docs
1 parent 23c35b1 commit e3b147a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/content/histograms.fsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ let x = [for i=0 to 500 do yield rnd.NextDouble() ]
2020
x
2121
|> Chart.Histogram
2222
|> Chart.withSize(500.,500.)
23-
//(*** include-it:histo1 ***)
24-
|> Chart.Show
23+
(*** include-it:histo1 ***)
24+
2525

0 commit comments

Comments
 (0)