-
# Environment #
OS: Windows 7 (64-bit)
`rustc`: rustc 1.40.0 (73528e339 2019-12-16)
`cargo`: cargo 1.40.0 (bc8e4c8be 2019-11-22)
`rustup`: rustup 1.21.1 (7832b2ebe 2019-12-20)
Toolchain: stable-x…
-
**Description:**
The plot for '1D Gaussian Distribution' has a typo. It actually reads '1D Guassian Distribution'
[The image with the typo can be seen here](https://plotters-rs.github.io/plotters-…
-
## What is the feature ?
Ability to control color of individual bars in the histogram.
## Why do you need the feature / What is the use case ?
Take a look at this plot:
![2019-10-30-154312_122…
-
See discuss under issue #31
-
Hi folks, starting with stable `rustc 1.41.0 (5e1a79984 2020-01-27)`, I'm seeing the criterion.rs compile step hang on circleci when preparing to benchmark my crate.
Here's a typical run: https://a…
-
Hello, I've seen other issues which wanted a similar thing such as #75.
For a project in React I was implementing a chat and I had to "auto-scroll" to the last message when I got a new one. I did …
-
Lets say i have chart with given coordinate system.
I need to draw a dotted (horizontal) line through whole chart using one y-coord.
And i want every dot to be 5px length.
What is most efficient wa…
-
Ive faced with neccesity to divide drawing area using relative value to canvas size.
Lets say i want to split canvas vertically in proportion 70%/30%.
Or i want lower drawing area to be of a fixed h…
-
Lets say i have one very big data vector with stable items array:
`[[datetime, price1, price2, price3],[...][...],...]`
To draw 3 lines with prices:1,2,3 i should iterate over vector 3 times to crat…
-
Thank you for the crate!
How to configure steps X / Y axis steps to be more granular, e.g.:
![stock image](https://github.com/38/plotters-doc-data/blob/c079ca1e6f5af0f8b9605a7ec3e35de062c17b5f/s…