Searched refs:Plotter (Results 1 – 9 of 9) sorted by relevance
/external/rust/crates/plotters/.github/ISSUE_TEMPLATE/ |
D | feature_request.md | 3 about: Suggest an idea to Plotter maintainers
|
/external/rust/crates/criterion/src/plot/plotters_backend/ |
D | mod.rs | 1 use super::{PlotContext, PlotData, Plotter}; 37 impl Plotter for PlottersBackend {
|
/external/rust/crates/criterion/src/plot/gnuplot_backend/ |
D | mod.rs | 25 use super::{PlotContext, PlotData, Plotter}; 74 impl Plotter for Gnuplot {
|
/external/rust/crates/criterion/src/plot/ |
D | mod.rs | 74 pub(crate) trait Plotter { interface
|
/external/rust/crates/criterion/src/html/ |
D | mod.rs | 8 use crate::plot::{PlotContext, PlotData, Plotter}; 273 plotter: RefCell<Box<dyn Plotter>>, 276 pub(crate) fn new(plotter: Box<dyn Plotter>) -> Html { in new()
|
/external/rust/crates/criterion/src/ |
D | lib.rs | 99 use crate::plot::{Gnuplot, Plotter, PlottersBackend}; 320 fn create_plotter(&self) -> Box<dyn Plotter> { in create_plotter() argument
|
/external/rust/crates/plotters/ |
D | README.md | 288 But Plotter is aimed to be a platform that is fully extendable to support any other types of figure.
|
/external/one-true-awk/testdir/ |
D | funstack.ok | 649 J. \vCermak ACM Algorithm 412: Graph Plotter . . . . 492--493
|
D | funstack.in | 4657 title = "{ACM} Algorithm 412: Graph Plotter",
|