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 c44d6e8 commit 6acf95eCopy full SHA for 6acf95e
docs/04_5_splom.fsx
@@ -59,7 +59,7 @@ let colors =
59
match x with
60
| "Iris-setosa" -> 0.
61
| "Iris-versicolor" -> 0.5
62
- | _ -> 1
+ | _ -> 1.
63
)
64
|> Color.fromColorScaleValues
65
0 commit comments