We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7a5cd6 commit ba598d6Copy full SHA for ba598d6
examples/piston-demo/Cargo.toml
@@ -6,5 +6,5 @@ edition = "2018"
6
7
[dependencies]
8
piston_window = "0.105.0"
9
-plotters = {path = "../..", default_features = false, features = ["piston"]}
+plotters = {path = "../..", default_features = false, features = ["piston", "line_series"]}
10
systemstat = "0.1.4"
0 commit comments