Function widgetry::widgets::plots::make_legend [−][src]
pub fn make_legend<X: Axis<X>, Y: Axis<Y>>(
ctx: &EventCtx<'_>,
series: &[Series<X, Y>],
opts: &PlotOptions<X, Y>
) -> Widget
pub fn make_legend<X: Axis<X>, Y: Axis<Y>>(
ctx: &EventCtx<'_>,
series: &[Series<X, Y>],
opts: &PlotOptions<X, Y>
) -> Widget