Cargo Features

egui_plot has no features set by default.

[dependencies]
egui_plot = { version = "0.29.0", features = ["serde", "document-features"] }
serde

Allow serialization using serde.

Enables serde, serde of egui

Features from optional dependencies

document-features implicit feature

Enables document-features

Optional dependencies

Enable this when generating docs.