René's URL Explorer Experiment


Title: plotpy - Rust

Description: Rust plotting library using Python and Matplotlib

Generator: rustdoc

direct link

Domain: docs.rs

Links:

Docs.rs https://docs.rs/
plotpy-1.21.0 https://docs.rs/plotpy
Permalink https://docs.rs/plotpy/1.21.0/plotpy/
Docs.rs crate page https://docs.rs/crate/plotpy/latest
MIThttps://spdx.org/licenses/MIT
Homepage https://github.com/cpmech/plotpy
Repository https://github.com/cpmech/plotpy
crates.io https://crates.io/crates/plotpy
Source https://docs.rs/crate/plotpy/latest/source/
cpmech https://crates.io/users/cpmech
num-traits ^0.2 normal https://docs.rs/num-traits/^0.2/
100% of the crate is documented https://docs.rs/crate/plotpy/latest
Platform https://docs.rs/plotpy
aarch64-apple-darwinhttps://docs.rs/crate/plotpy/latest/target-redirect/aarch64-apple-darwin/plotpy/
aarch64-unknown-linux-gnuhttps://docs.rs/crate/plotpy/latest/target-redirect/aarch64-unknown-linux-gnu/plotpy/
i686-pc-windows-msvchttps://docs.rs/crate/plotpy/latest/target-redirect/i686-pc-windows-msvc/plotpy/
x86_64-pc-windows-msvchttps://docs.rs/crate/plotpy/latest/target-redirect/x86_64-pc-windows-msvc/plotpy/
x86_64-unknown-linux-gnuhttps://docs.rs/crate/plotpy/latest/target-redirect/plotpy/
Feature flags https://docs.rs/crate/plotpy/latest/features
docs.rshttps://docs.rs/plotpy
About docs.rshttps://docs.rs/about
Badgeshttps://docs.rs/about/badges
Buildshttps://docs.rs/about/builds
Metadatahttps://docs.rs/about/metadata
Shorthand URLshttps://docs.rs/about/redirections
Downloadhttps://docs.rs/about/download
Rustdoc JSONhttps://docs.rs/about/rustdoc-json
Build queuehttps://docs.rs/releases/queue
Privacy policyhttps://foundation.rust-lang.org/policies/privacy-policy/#docs.rs
Rusthttps://docs.rs/plotpy
Rust websitehttps://www.rust-lang.org/
The Bookhttps://doc.rust-lang.org/book/
Standard Library API Referencehttps://doc.rust-lang.org/std/
Rust by Examplehttps://doc.rust-lang.org/rust-by-example/
The Cargo Guidehttps://doc.rust-lang.org/cargo/guide/
Clippy Documentationhttps://doc.rust-lang.org/nightly/clippy
Skip to main contenthttps://docs.rs/plotpy#main-content
Crate plotpyhttps://docs.rs/plotpy
plotpyhttps://docs.rs/plotpy/index.html
All Itemshttps://docs.rs/all.html
Sectionshttps://docs.rs/plotpy
Examplehttps://docs.rs/plotpy#example
Crate Itemshttps://docs.rs/plotpy#structs
Structshttps://docs.rs/plotpy#structs
Enumshttps://docs.rs/plotpy#enums
Constantshttps://docs.rs/plotpy#constants
Traitshttps://docs.rs/plotpy#traits
Functionshttps://docs.rs/plotpy#functions
Type Aliaseshttps://docs.rs/plotpy#types
Sourcehttps://docs.rs/src/plotpy/lib.rs.html#1-136
Matplotlibhttps://matplotlib.org/
std::process::Commandhttps://doc.rust-lang.org/nightly/std/process/struct.Command.html
Plot::savehttps://docs.rs/struct.Plot.html#method.save
Matplotlibhttps://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.savefig.html
PYTHON_HEADERhttps://docs.rs/constant.PYTHON_HEADER.html
Plot::save()https://docs.rs/struct.Plot.html#method.save
Plot::show()https://docs.rs/struct.Plot.html#method.show
Canvashttps://docs.rs/struct.Canvas.html
Curvehttps://docs.rs/struct.Curve.html
Contourhttps://docs.rs/struct.Contour.html
Histogramhttps://docs.rs/struct.Histogram.html
Surfacehttps://docs.rs/struct.Surface.html
Texthttps://docs.rs/struct.Text.html
Plothttps://docs.rs/struct.Plot.html
Plot::show()https://docs.rs/struct.Plot.html#method.show
if evcxr is installedhttps://github.com/evcxr/evcxr
Plot::show_in_jupyter()https://docs.rs/struct.Plot.html#method.show_in_jupyter
Curvehttps://docs.rs/struct.Curve.html
Legendhttps://docs.rs/struct.Legend.html
Texthttps://docs.rs/struct.Text.html
Plot::addhttps://docs.rs/struct.Plot.html#method.add
Plothttps://docs.rs/struct.Plot.html
Plot::savehttps://docs.rs/struct.Plot.html#method.save
§https://docs.rs/plotpy#example
§https://docs.rs/plotpy#structs
Barplothttps://docs.rs/struct.Barplot.html
Boxplothttps://docs.rs/struct.Boxplot.html
Canvashttps://docs.rs/struct.Canvas.html
Contourhttps://docs.rs/struct.Contour.html
Curvehttps://docs.rs/struct.Curve.html
DarkModehttps://docs.rs/struct.DarkMode.html
FillBetweenhttps://docs.rs/struct.FillBetween.html
Histogramhttps://docs.rs/struct.Histogram.html
Imagehttps://docs.rs/struct.Image.html
InsetAxeshttps://docs.rs/struct.InsetAxes.html
Legendhttps://docs.rs/struct.Legend.html
Plothttps://docs.rs/struct.Plot.html
SlopeIconhttps://docs.rs/struct.SlopeIcon.html
Streamhttps://docs.rs/struct.Stream.html
SuperTitleParamshttps://docs.rs/struct.SuperTitleParams.html
Surfacehttps://docs.rs/struct.Surface.html
Texthttps://docs.rs/struct.Text.html
§https://docs.rs/plotpy#enums
PolyCodehttps://docs.rs/enum.PolyCode.html
RayEndpointhttps://docs.rs/enum.RayEndpoint.html
§https://docs.rs/plotpy#constants
PYTHON_HEADERhttps://docs.rs/constant.PYTHON_HEADER.html
§https://docs.rs/plotpy#traits
AsMatrixhttps://docs.rs/trait.AsMatrix.html
AsVectorhttps://docs.rs/trait.AsVector.html
GraphMakerhttps://docs.rs/trait.GraphMaker.html
§https://docs.rs/plotpy#functions
generate2dhttps://docs.rs/fn.generate2d.html
generate3dhttps://docs.rs/fn.generate3d.html
linspacehttps://docs.rs/fn.linspace.html
signhttps://docs.rs/fn.sign.html
suq_coshttps://docs.rs/fn.suq_cos.html
suq_sinhttps://docs.rs/fn.suq_sin.html
§https://docs.rs/plotpy#types
StrErrorhttps://docs.rs/type.StrError.html

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.