Cargo Features

egui_plot has no features set by default.

[dependencies]
egui_plot = { version = "0.27.2", 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.