René's URL Explorer Experiment


Title: Boxplot in plotpy - Rust

Description: Draw a box and whisker plot

Generator: rustdoc

direct link

Domain: docs.rs

Links:

Docs.rs https://docs.rs/
plotpy-1.21.0 https://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html
Permalink https://docs.rs/plotpy/1.21.0/plotpy/struct.Boxplot.html
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/latest/plotpy/struct.Boxplot.html
aarch64-apple-darwinhttps://docs.rs/crate/plotpy/latest/target-redirect/aarch64-apple-darwin/plotpy/struct.Boxplot.html
aarch64-unknown-linux-gnuhttps://docs.rs/crate/plotpy/latest/target-redirect/aarch64-unknown-linux-gnu/plotpy/struct.Boxplot.html
i686-pc-windows-msvchttps://docs.rs/crate/plotpy/latest/target-redirect/i686-pc-windows-msvc/plotpy/struct.Boxplot.html
x86_64-pc-windows-msvchttps://docs.rs/crate/plotpy/latest/target-redirect/x86_64-pc-windows-msvc/plotpy/struct.Boxplot.html
x86_64-unknown-linux-gnuhttps://docs.rs/crate/plotpy/latest/target-redirect/plotpy/struct.Boxplot.html
Feature flags https://docs.rs/crate/plotpy/latest/features
docs.rshttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html
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/latest/plotpy/struct.Boxplot.html
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/latest/plotpy/struct.Boxplot.html#main-content
Boxplothttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html
plotpyhttps://docs.rs/plotpy/latest/plotpy/index.html
Boxplothttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html
Sectionshttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html
Exampleshttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#examples
Data as a nested listhttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#data-as-a-nested-list
Data as a 2D arrayhttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#data-as-a-2d-array
More exampleshttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#more-examples
Methodshttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#implementations
drawhttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#method.draw
draw_mathttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#method.draw_mat
newhttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#method.new
set_boxpropshttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#method.set_boxprops
set_extrahttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#method.set_extra
set_horizontalhttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#method.set_horizontal
set_medianpropshttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#method.set_medianprops
set_no_fliershttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#method.set_no_fliers
set_patch_artisthttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#method.set_patch_artist
set_positionshttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#method.set_positions
set_symbolhttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#method.set_symbol
set_whiskerhttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#method.set_whisker
set_whiskerpropshttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#method.set_whiskerprops
set_widthhttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#method.set_width
Trait Implementationshttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#trait-implementations
GraphMakerhttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#impl-GraphMaker-for-Boxplot
Auto Trait Implementationshttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#synthetic-implementations
Freezehttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#impl-Freeze-for-Boxplot
RefUnwindSafehttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#impl-RefUnwindSafe-for-Boxplot
Sendhttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#impl-Send-for-Boxplot
Synchttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#impl-Sync-for-Boxplot
Unpinhttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#impl-Unpin-for-Boxplot
UnwindSafehttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#impl-UnwindSafe-for-Boxplot
Blanket Implementationshttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#blanket-implementations
Anyhttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#impl-Any-for-T
Borrowhttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#impl-Borrow%3CT%3E-for-T
BorrowMuthttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#impl-BorrowMut%3CT%3E-for-T
Fromhttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#impl-From%3CT%3E-for-T
Intohttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#impl-Into%3CU%3E-for-T
TryFromhttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#impl-TryFrom%3CU%3E-for-T
TryIntohttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#impl-TryInto%3CU%3E-for-T
In crate plotpyhttps://docs.rs/plotpy/latest/plotpy/index.html
plotpyhttps://docs.rs/plotpy/latest/plotpy/index.html
Sourcehttps://docs.rs/plotpy/latest/src/plotpy/boxplot.rs.html#89-102
See Matplotlib’s documentationhttps://matplotlib.org/3.6.3/api/_as_gen/matplotlib.pyplot.boxplot.html
§https://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#examples
§https://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#data-as-a-nested-list
§https://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#data-as-a-2d-array
§https://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#more-examples
§https://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#implementations
Sourcehttps://docs.rs/plotpy/latest/src/plotpy/boxplot.rs.html#104-278
§https://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#impl-Boxplot
Boxplothttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html
Sourcehttps://docs.rs/plotpy/latest/src/plotpy/boxplot.rs.html#106-121
newhttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#method.new
Sourcehttps://docs.rs/plotpy/latest/src/plotpy/boxplot.rs.html#129-139
drawhttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#method.draw
Vechttps://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html
Vechttps://doc.rust-lang.org/nightly/alloc/vec/struct.Vec.html
Displayhttps://doc.rust-lang.org/nightly/core/fmt/trait.Display.html
Numhttps://docs.rs/num-traits/0.2.19/x86_64-unknown-linux-gnu/num_traits/trait.Num.html
§https://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#input
From Matplotlibhttps://matplotlib.org/3.6.3/api/_as_gen/matplotlib.pyplot.boxplot.html
Sourcehttps://docs.rs/plotpy/latest/src/plotpy/boxplot.rs.html#147-158
draw_mathttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#method.draw_mat
&'a Thttps://doc.rust-lang.org/nightly/std/primitive.reference.html
AsMatrixhttps://docs.rs/plotpy/latest/plotpy/trait.AsMatrix.html
Displayhttps://doc.rust-lang.org/nightly/core/fmt/trait.Display.html
Numhttps://docs.rs/num-traits/0.2.19/x86_64-unknown-linux-gnu/num_traits/trait.Num.html
§https://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#input-1
From Matplotlibhttps://matplotlib.org/3.6.3/api/_as_gen/matplotlib.pyplot.boxplot.html
Sourcehttps://docs.rs/plotpy/latest/src/plotpy/boxplot.rs.html#161-164
set_symbolhttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#method.set_symbol
strhttps://doc.rust-lang.org/nightly/std/primitive.str.html
Sourcehttps://docs.rs/plotpy/latest/src/plotpy/boxplot.rs.html#167-170
set_horizontalhttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#method.set_horizontal
boolhttps://doc.rust-lang.org/nightly/std/primitive.bool.html
Sourcehttps://docs.rs/plotpy/latest/src/plotpy/boxplot.rs.html#177-180
set_whiskerhttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#method.set_whisker
f64https://doc.rust-lang.org/nightly/std/primitive.f64.html
See Matplotlib’s documentationhttps://matplotlib.org/3.6.3/api/_as_gen/matplotlib.pyplot.boxplot.html
Sourcehttps://docs.rs/plotpy/latest/src/plotpy/boxplot.rs.html#183-186
set_positionshttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#method.set_positions
f64https://doc.rust-lang.org/nightly/std/primitive.f64.html
Sourcehttps://docs.rs/plotpy/latest/src/plotpy/boxplot.rs.html#189-192
set_widthhttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#method.set_width
f64https://doc.rust-lang.org/nightly/std/primitive.f64.html
Sourcehttps://docs.rs/plotpy/latest/src/plotpy/boxplot.rs.html#195-198
set_no_fliershttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#method.set_no_fliers
boolhttps://doc.rust-lang.org/nightly/std/primitive.bool.html
Sourcehttps://docs.rs/plotpy/latest/src/plotpy/boxplot.rs.html#201-204
set_patch_artisthttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#method.set_patch_artist
boolhttps://doc.rust-lang.org/nightly/std/primitive.bool.html
Sourcehttps://docs.rs/plotpy/latest/src/plotpy/boxplot.rs.html#209-212
set_medianpropshttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#method.set_medianprops
strhttps://doc.rust-lang.org/nightly/std/primitive.str.html
See Matplotlib’s documentationhttps://matplotlib.org/3.6.3/api/_as_gen/matplotlib.pyplot.boxplot.html
Sourcehttps://docs.rs/plotpy/latest/src/plotpy/boxplot.rs.html#215-218
set_boxpropshttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#method.set_boxprops
strhttps://doc.rust-lang.org/nightly/std/primitive.str.html
Sourcehttps://docs.rs/plotpy/latest/src/plotpy/boxplot.rs.html#221-224
set_whiskerpropshttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#method.set_whiskerprops
strhttps://doc.rust-lang.org/nightly/std/primitive.str.html
Sourcehttps://docs.rs/plotpy/latest/src/plotpy/boxplot.rs.html#235-238
set_extrahttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#method.set_extra
strhttps://doc.rust-lang.org/nightly/std/primitive.str.html
See Matplotlib’s documentation for extra parametershttps://matplotlib.org/3.6.3/api/_as_gen/matplotlib.pyplot.boxplot.html
§https://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#trait-implementations
Sourcehttps://docs.rs/plotpy/latest/src/plotpy/boxplot.rs.html#280-287
§https://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#impl-GraphMaker-for-Boxplot
GraphMakerhttps://docs.rs/plotpy/latest/plotpy/trait.GraphMaker.html
Boxplothttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html
Sourcehttps://docs.rs/plotpy/latest/src/plotpy/boxplot.rs.html#281-283
§https://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#method.get_buffer
get_bufferhttps://docs.rs/plotpy/latest/plotpy/trait.GraphMaker.html#tymethod.get_buffer
Stringhttps://doc.rust-lang.org/nightly/alloc/string/struct.String.html
Sourcehttps://docs.rs/plotpy/latest/src/plotpy/boxplot.rs.html#284-286
§https://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#method.clear_buffer
clear_bufferhttps://docs.rs/plotpy/latest/plotpy/trait.GraphMaker.html#tymethod.clear_buffer
§https://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#synthetic-implementations
§https://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#impl-Freeze-for-Boxplot
Freezehttps://doc.rust-lang.org/nightly/core/marker/trait.Freeze.html
Boxplothttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html
§https://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#impl-RefUnwindSafe-for-Boxplot
RefUnwindSafehttps://doc.rust-lang.org/nightly/core/panic/unwind_safe/trait.RefUnwindSafe.html
Boxplothttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html
§https://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#impl-Send-for-Boxplot
Sendhttps://doc.rust-lang.org/nightly/core/marker/trait.Send.html
Boxplothttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html
§https://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#impl-Sync-for-Boxplot
Synchttps://doc.rust-lang.org/nightly/core/marker/trait.Sync.html
Boxplothttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html
§https://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#impl-Unpin-for-Boxplot
Unpinhttps://doc.rust-lang.org/nightly/core/marker/trait.Unpin.html
Boxplothttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html
§https://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#impl-UnwindSafe-for-Boxplot
UnwindSafehttps://doc.rust-lang.org/nightly/core/panic/unwind_safe/trait.UnwindSafe.html
Boxplothttps://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html
§https://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#blanket-implementations
Sourcehttps://doc.rust-lang.org/nightly/src/core/any.rs.html#138
§https://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#impl-Any-for-T
Anyhttps://doc.rust-lang.org/nightly/core/any/trait.Any.html
Sizedhttps://doc.rust-lang.org/nightly/core/marker/trait.Sized.html
Sourcehttps://doc.rust-lang.org/nightly/src/core/any.rs.html#139
§https://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#method.type_id
type_idhttps://doc.rust-lang.org/nightly/core/any/trait.Any.html#tymethod.type_id
TypeIdhttps://doc.rust-lang.org/nightly/core/any/struct.TypeId.html
Read morehttps://doc.rust-lang.org/nightly/core/any/trait.Any.html#tymethod.type_id
Sourcehttps://doc.rust-lang.org/nightly/src/core/borrow.rs.html#212
§https://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#impl-Borrow%3CT%3E-for-T
Borrowhttps://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html
Sizedhttps://doc.rust-lang.org/nightly/core/marker/trait.Sized.html
Sourcehttps://doc.rust-lang.org/nightly/src/core/borrow.rs.html#214
§https://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#method.borrow
borrowhttps://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html#tymethod.borrow
&Thttps://doc.rust-lang.org/nightly/std/primitive.reference.html
Read morehttps://doc.rust-lang.org/nightly/core/borrow/trait.Borrow.html#tymethod.borrow
Sourcehttps://doc.rust-lang.org/nightly/src/core/borrow.rs.html#221
§https://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#impl-BorrowMut%3CT%3E-for-T
BorrowMuthttps://doc.rust-lang.org/nightly/core/borrow/trait.BorrowMut.html
Sizedhttps://doc.rust-lang.org/nightly/core/marker/trait.Sized.html
Sourcehttps://doc.rust-lang.org/nightly/src/core/borrow.rs.html#222
§https://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#method.borrow_mut
borrow_muthttps://doc.rust-lang.org/nightly/core/borrow/trait.BorrowMut.html#tymethod.borrow_mut
&mut Thttps://doc.rust-lang.org/nightly/std/primitive.reference.html
Read morehttps://doc.rust-lang.org/nightly/core/borrow/trait.BorrowMut.html#tymethod.borrow_mut
Sourcehttps://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#785
§https://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#impl-From%3CT%3E-for-T
Fromhttps://doc.rust-lang.org/nightly/core/convert/trait.From.html
Sourcehttps://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#788
§https://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#method.from
fromhttps://doc.rust-lang.org/nightly/core/convert/trait.From.html#tymethod.from
Sourcehttps://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#767-769
§https://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#impl-Into%3CU%3E-for-T
Intohttps://doc.rust-lang.org/nightly/core/convert/trait.Into.html
Fromhttps://doc.rust-lang.org/nightly/core/convert/trait.From.html
Sourcehttps://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#777
§https://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#method.into
intohttps://doc.rust-lang.org/nightly/core/convert/trait.Into.html#tymethod.into
Fromhttps://doc.rust-lang.org/nightly/core/convert/trait.From.html
Sourcehttps://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#827-829
§https://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#impl-TryFrom%3CU%3E-for-T
TryFromhttps://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html
Intohttps://doc.rust-lang.org/nightly/core/convert/trait.Into.html
Sourcehttps://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#831
§https://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#associatedtype.Error-1
Errorhttps://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error
Infalliblehttps://doc.rust-lang.org/nightly/core/convert/enum.Infallible.html
Sourcehttps://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#834
§https://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#method.try_from
try_fromhttps://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#tymethod.try_from
Resulthttps://doc.rust-lang.org/nightly/core/result/enum.Result.html
TryFromhttps://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html
Errorhttps://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error
Sourcehttps://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#811-813
§https://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#impl-TryInto%3CU%3E-for-T
TryIntohttps://doc.rust-lang.org/nightly/core/convert/trait.TryInto.html
TryFromhttps://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html
Sourcehttps://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#815
§https://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#associatedtype.Error
Errorhttps://doc.rust-lang.org/nightly/core/convert/trait.TryInto.html#associatedtype.Error
TryFromhttps://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html
Errorhttps://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error
Sourcehttps://doc.rust-lang.org/nightly/src/core/convert/mod.rs.html#818
§https://docs.rs/plotpy/latest/plotpy/struct.Boxplot.html#method.try_into
try_intohttps://doc.rust-lang.org/nightly/core/convert/trait.TryInto.html#tymethod.try_into
Resulthttps://doc.rust-lang.org/nightly/core/result/enum.Result.html
TryFromhttps://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html
Errorhttps://doc.rust-lang.org/nightly/core/convert/trait.TryFrom.html#associatedtype.Error

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


URLs of crawlers that visited me.