These two items are needed to implement the `PlotItem` trait (which is already public) when using `PlotGeometry::Rects`. Specifically, they are used in the return type of `PlotItem::find_closest` and as arguments to `PlotItem::on_hover`, which need to be implemented when using `PlotGeometry::Rects`. |
||
|---|---|---|
| .. | ||
| items | ||
| axis.rs | ||
| legend.rs | ||
| lib.rs | ||
| memory.rs | ||
| plot_ui.rs | ||
| transform.rs | ||