[−][src]Function ezgui::widgets::line_plot::make_legend
pub fn make_legend<T: Yvalue<T>>(
ctx: &EventCtx,
series: &Vec<Series<T>>,
opts: &PlotOptions<T>
) -> Widget
pub fn make_legend<T: Yvalue<T>>(
ctx: &EventCtx,
series: &Vec<Series<T>>,
opts: &PlotOptions<T>
) -> Widget