Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: rust-plotters-devel | Distribution: Mageia |
Version: 0.3.5 | Vendor: Mageia.Org |
Release: 0.1.mga10 | Build date: Sat Nov 4 19:11:32 2023 |
Group: Development/Other | Build host: localhost |
Size: 634778 | Source RPM: rust-plotters-0.3.5-0.1.mga10.src.rpm |
Packager: tv <tv> | |
Url: https://crates.io/crates/plotters | |
Summary: Rust drawing library focus on data plotting for both WASM and native applications |
A Rust drawing library focus on data plotting for both WASM and native applications. This package contains library source intended for building other packages which use the "plotters" crate.
MIT
* Sat Nov 04 2023 tv <tv> 0.3.5-0.1.mga10 + Revision: 2004231 - imported package rust-plotters
/usr/share/cargo/registry/plotters-0.3.5 /usr/share/cargo/registry/plotters-0.3.5/.cargo-checksum.json /usr/share/cargo/registry/plotters-0.3.5/Cargo.toml /usr/share/cargo/registry/plotters-0.3.5/LICENSE /usr/share/cargo/registry/plotters-0.3.5/README.md /usr/share/cargo/registry/plotters-0.3.5/benches /usr/share/cargo/registry/plotters-0.3.5/benches/benches /usr/share/cargo/registry/plotters-0.3.5/benches/benches/data.rs /usr/share/cargo/registry/plotters-0.3.5/benches/benches/mod.rs /usr/share/cargo/registry/plotters-0.3.5/benches/main.rs /usr/share/cargo/registry/plotters-0.3.5/clippy.toml /usr/share/cargo/registry/plotters-0.3.5/examples /usr/share/cargo/registry/plotters-0.3.5/examples/3d-plot.rs /usr/share/cargo/registry/plotters-0.3.5/examples/3d-plot2.rs /usr/share/cargo/registry/plotters-0.3.5/examples/README.md /usr/share/cargo/registry/plotters-0.3.5/examples/animation.rs /usr/share/cargo/registry/plotters-0.3.5/examples/area-chart.rs /usr/share/cargo/registry/plotters-0.3.5/examples/blit-bitmap.rs /usr/share/cargo/registry/plotters-0.3.5/examples/boxplot.rs /usr/share/cargo/registry/plotters-0.3.5/examples/chart.rs /usr/share/cargo/registry/plotters-0.3.5/examples/colormaps.rs /usr/share/cargo/registry/plotters-0.3.5/examples/console.rs /usr/share/cargo/registry/plotters-0.3.5/examples/customized_coord.rs /usr/share/cargo/registry/plotters-0.3.5/examples/errorbar.rs /usr/share/cargo/registry/plotters-0.3.5/examples/full_palette.rs /usr/share/cargo/registry/plotters-0.3.5/examples/histogram.rs /usr/share/cargo/registry/plotters-0.3.5/examples/mandelbrot.rs /usr/share/cargo/registry/plotters-0.3.5/examples/matshow.rs /usr/share/cargo/registry/plotters-0.3.5/examples/nested_coord.rs /usr/share/cargo/registry/plotters-0.3.5/examples/normal-dist.rs /usr/share/cargo/registry/plotters-0.3.5/examples/normal-dist2.rs /usr/share/cargo/registry/plotters-0.3.5/examples/pie.rs /usr/share/cargo/registry/plotters-0.3.5/examples/relative_size.rs /usr/share/cargo/registry/plotters-0.3.5/examples/sierpinski.rs /usr/share/cargo/registry/plotters-0.3.5/examples/slc-temp.rs /usr/share/cargo/registry/plotters-0.3.5/examples/snowflake.rs /usr/share/cargo/registry/plotters-0.3.5/examples/stock.rs /usr/share/cargo/registry/plotters-0.3.5/examples/tick_control.rs /usr/share/cargo/registry/plotters-0.3.5/examples/two-scales.rs /usr/share/cargo/registry/plotters-0.3.5/src /usr/share/cargo/registry/plotters-0.3.5/src/chart /usr/share/cargo/registry/plotters-0.3.5/src/chart/axes3d.rs /usr/share/cargo/registry/plotters-0.3.5/src/chart/builder.rs /usr/share/cargo/registry/plotters-0.3.5/src/chart/context /usr/share/cargo/registry/plotters-0.3.5/src/chart/context.rs /usr/share/cargo/registry/plotters-0.3.5/src/chart/context/cartesian2d /usr/share/cargo/registry/plotters-0.3.5/src/chart/context/cartesian2d/draw_impl.rs /usr/share/cargo/registry/plotters-0.3.5/src/chart/context/cartesian2d/mod.rs /usr/share/cargo/registry/plotters-0.3.5/src/chart/context/cartesian3d /usr/share/cargo/registry/plotters-0.3.5/src/chart/context/cartesian3d/draw_impl.rs /usr/share/cargo/registry/plotters-0.3.5/src/chart/context/cartesian3d/mod.rs /usr/share/cargo/registry/plotters-0.3.5/src/chart/dual_coord.rs /usr/share/cargo/registry/plotters-0.3.5/src/chart/mesh.rs /usr/share/cargo/registry/plotters-0.3.5/src/chart/mod.rs /usr/share/cargo/registry/plotters-0.3.5/src/chart/series.rs /usr/share/cargo/registry/plotters-0.3.5/src/chart/state.rs /usr/share/cargo/registry/plotters-0.3.5/src/coord /usr/share/cargo/registry/plotters-0.3.5/src/coord/mod.rs /usr/share/cargo/registry/plotters-0.3.5/src/coord/ranged1d /usr/share/cargo/registry/plotters-0.3.5/src/coord/ranged1d/combinators /usr/share/cargo/registry/plotters-0.3.5/src/coord/ranged1d/combinators/ckps.rs /usr/share/cargo/registry/plotters-0.3.5/src/coord/ranged1d/combinators/group_by.rs /usr/share/cargo/registry/plotters-0.3.5/src/coord/ranged1d/combinators/linspace.rs /usr/share/cargo/registry/plotters-0.3.5/src/coord/ranged1d/combinators/logarithmic.rs /usr/share/cargo/registry/plotters-0.3.5/src/coord/ranged1d/combinators/mod.rs /usr/share/cargo/registry/plotters-0.3.5/src/coord/ranged1d/combinators/nested.rs /usr/share/cargo/registry/plotters-0.3.5/src/coord/ranged1d/combinators/partial_axis.rs /usr/share/cargo/registry/plotters-0.3.5/src/coord/ranged1d/discrete.rs /usr/share/cargo/registry/plotters-0.3.5/src/coord/ranged1d/mod.rs /usr/share/cargo/registry/plotters-0.3.5/src/coord/ranged1d/types /usr/share/cargo/registry/plotters-0.3.5/src/coord/ranged1d/types/datetime.rs /usr/share/cargo/registry/plotters-0.3.5/src/coord/ranged1d/types/mod.rs /usr/share/cargo/registry/plotters-0.3.5/src/coord/ranged1d/types/numeric.rs /usr/share/cargo/registry/plotters-0.3.5/src/coord/ranged1d/types/slice.rs /usr/share/cargo/registry/plotters-0.3.5/src/coord/ranged2d /usr/share/cargo/registry/plotters-0.3.5/src/coord/ranged2d/cartesian.rs /usr/share/cargo/registry/plotters-0.3.5/src/coord/ranged2d/mod.rs /usr/share/cargo/registry/plotters-0.3.5/src/coord/ranged3d /usr/share/cargo/registry/plotters-0.3.5/src/coord/ranged3d/cartesian3d.rs /usr/share/cargo/registry/plotters-0.3.5/src/coord/ranged3d/mod.rs /usr/share/cargo/registry/plotters-0.3.5/src/coord/ranged3d/projection.rs /usr/share/cargo/registry/plotters-0.3.5/src/coord/translate.rs /usr/share/cargo/registry/plotters-0.3.5/src/data /usr/share/cargo/registry/plotters-0.3.5/src/data/data_range.rs /usr/share/cargo/registry/plotters-0.3.5/src/data/float.rs /usr/share/cargo/registry/plotters-0.3.5/src/data/mod.rs /usr/share/cargo/registry/plotters-0.3.5/src/data/quartiles.rs /usr/share/cargo/registry/plotters-0.3.5/src/drawing /usr/share/cargo/registry/plotters-0.3.5/src/drawing/area.rs /usr/share/cargo/registry/plotters-0.3.5/src/drawing/backend_impl /usr/share/cargo/registry/plotters-0.3.5/src/drawing/backend_impl/mocked.rs /usr/share/cargo/registry/plotters-0.3.5/src/drawing/backend_impl/mod.rs /usr/share/cargo/registry/plotters-0.3.5/src/drawing/mod.rs /usr/share/cargo/registry/plotters-0.3.5/src/element /usr/share/cargo/registry/plotters-0.3.5/src/element/basic_shapes.rs /usr/share/cargo/registry/plotters-0.3.5/src/element/basic_shapes_3d.rs /usr/share/cargo/registry/plotters-0.3.5/src/element/boxplot.rs /usr/share/cargo/registry/plotters-0.3.5/src/element/candlestick.rs /usr/share/cargo/registry/plotters-0.3.5/src/element/composable.rs /usr/share/cargo/registry/plotters-0.3.5/src/element/dynelem.rs /usr/share/cargo/registry/plotters-0.3.5/src/element/errorbar.rs /usr/share/cargo/registry/plotters-0.3.5/src/element/image.rs /usr/share/cargo/registry/plotters-0.3.5/src/element/mod.rs /usr/share/cargo/registry/plotters-0.3.5/src/element/pie.rs /usr/share/cargo/registry/plotters-0.3.5/src/element/points.rs /usr/share/cargo/registry/plotters-0.3.5/src/element/text.rs /usr/share/cargo/registry/plotters-0.3.5/src/evcxr.rs /usr/share/cargo/registry/plotters-0.3.5/src/lib.rs /usr/share/cargo/registry/plotters-0.3.5/src/series /usr/share/cargo/registry/plotters-0.3.5/src/series/area_series.rs /usr/share/cargo/registry/plotters-0.3.5/src/series/histogram.rs /usr/share/cargo/registry/plotters-0.3.5/src/series/line_series.rs /usr/share/cargo/registry/plotters-0.3.5/src/series/mod.rs /usr/share/cargo/registry/plotters-0.3.5/src/series/point_series.rs /usr/share/cargo/registry/plotters-0.3.5/src/series/surface.rs /usr/share/cargo/registry/plotters-0.3.5/src/style /usr/share/cargo/registry/plotters-0.3.5/src/style/color.rs /usr/share/cargo/registry/plotters-0.3.5/src/style/colors /usr/share/cargo/registry/plotters-0.3.5/src/style/colors/colormaps.rs /usr/share/cargo/registry/plotters-0.3.5/src/style/colors/full_palette.rs /usr/share/cargo/registry/plotters-0.3.5/src/style/colors/mod.rs /usr/share/cargo/registry/plotters-0.3.5/src/style/font /usr/share/cargo/registry/plotters-0.3.5/src/style/font/ab_glyph.rs /usr/share/cargo/registry/plotters-0.3.5/src/style/font/font_desc.rs /usr/share/cargo/registry/plotters-0.3.5/src/style/font/mod.rs /usr/share/cargo/registry/plotters-0.3.5/src/style/font/naive.rs /usr/share/cargo/registry/plotters-0.3.5/src/style/font/ttf.rs /usr/share/cargo/registry/plotters-0.3.5/src/style/font/web.rs /usr/share/cargo/registry/plotters-0.3.5/src/style/mod.rs /usr/share/cargo/registry/plotters-0.3.5/src/style/palette.rs /usr/share/cargo/registry/plotters-0.3.5/src/style/shape.rs /usr/share/cargo/registry/plotters-0.3.5/src/style/size.rs /usr/share/cargo/registry/plotters-0.3.5/src/style/text.rs /usr/share/cargo/registry/plotters-0.3.5/src/test.rs
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Nov 4 10:18:48 2024