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