issues
search
plotters-rs
/
plotters
A rust drawing library for high quality data plotting for both WASM and native, statically and realtimely 🦀 📈🚀
https://plotters-rs.github.io/home/
MIT License
3.9k
stars
280
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[BUG] Weird behavior with Jupyter Rust kernel and plotters
#661
stjepangolemac
opened
15 hours ago
0
Update image requirement from 0.24.3 to 0.25.5
#660
dependabot[bot]
opened
2 weeks ago
0
style/color: derive serialize & deserialize
#659
10ne1
opened
3 weeks ago
0
[BUG] Surprising plotting behavior when point is out of range.
#656
yygrechka
opened
1 month ago
2
[BUG] Text rotation transforms are ignored by axis labels
#655
rscarson
closed
1 month ago
2
[BUG] For some data sets with non-zero axis range starts, logarithmic axis labels to not show up and data is shown as linear
#654
rscarson
opened
1 month ago
0
Fix WithKeyPoints for f32 / f64 ranges
#653
oldgalileo
closed
2 weeks ago
0
Update image requirement from 0.24.3 to 0.25.4
#652
dependabot[bot]
closed
2 weeks ago
1
Update image requirement from 0.24.3 to 0.25.3
#651
dependabot[bot]
closed
1 month ago
1
[BUG] Mac m1 invalid monomorphization of `simd_shuffle` intrinsic: simd_shuffle index must be a SIMD vector of `u32`, got `[u32; 4]`
#650
Liberxue
closed
1 month ago
2
[BUG] latest published versions contain bogus LICENSE files
#649
decathorpe
opened
1 month ago
9
Update ttf-parser requirement from 0.20.0 to 0.25.0
#648
dependabot[bot]
opened
1 month ago
0
Guide not maintained?
#647
ivnsch
opened
1 month ago
0
Fix histogram feature grouping on next-release-devel
#646
fotonick
opened
1 month ago
1
Fix "histogram" feature to be all_series rather than all_elements
#645
fotonick
closed
2 months ago
2
[BUG] Broken link to WASM test instructions in CONTRIBUTING.md
#644
fotonick
opened
2 months ago
1
Fix typo: cubiod -> cuboid
#643
fotonick
closed
2 months ago
2
Derive `Clone` impl for ranged combinators
#642
alexmoon
closed
2 months ago
0
Bump actions/checkout from 1 to 4
#641
dependabot[bot]
closed
2 months ago
1
Bump github/codeql-action from 1 to 3
#640
dependabot[bot]
closed
2 months ago
1
Bump actions/upload-artifact from 1 to 4
#639
dependabot[bot]
closed
2 months ago
0
Fix backend example in README
#638
A-K-O-R-A
closed
2 months ago
0
Graph example not working when writing to a buffer
#637
manuelarte
opened
2 months ago
0
Apply most clippy lints
#636
AaronErhardt
closed
2 months ago
0
update svg backend code to write all data directly into output buffer
#634
kristopherbullinger
closed
2 months ago
2
How to create a chart with x-axis being Duration
#631
andrewdavidmackenzie
closed
1 month ago
0
plotters: Depend on wasm-bindgen 0.2.89 or higher
#629
workingjubilee
closed
2 months ago
0
Update ttf-parser requirement from 0.20.0 to 0.24.1
#626
dependabot[bot]
closed
1 month ago
1
plotters: update chrono dependency to 0.4.32
#625
eric-seppanen
closed
3 months ago
0
[BUG] `plotters` fails to compile in a workspace using chrono 0.4.31
#624
eric-seppanen
closed
3 months ago
0
Update font-kit requirement from 0.13.0 to 0.14.2
#623
dependabot[bot]
closed
3 months ago
1
Support clipping in `DrawingBackend`
#622
Zoxc
opened
4 months ago
1
doc-comment grammar fixups
#621
zancas
closed
3 months ago
0
[Feature Request] Text bounding box
#620
timelessnesses
opened
4 months ago
0
[Feature Request] stacked plots
#619
raj-nimble
opened
4 months ago
0
Update image requirement from 0.24.3 to 0.25.2
#618
dependabot[bot]
closed
1 month ago
1
Update font-kit requirement from 0.13.0 to 0.14.1
#617
dependabot[bot]
closed
3 months ago
1
Examples in Docs of DashedLineSeries
#616
robertosw
closed
4 months ago
2
[Feature Request] Stroke width/outline for text in bitmap backend
#615
prescientmoon
opened
4 months ago
0
[BUG] Time for axes does not work on single day with different hours
#614
lobneroO
opened
4 months ago
0
RangedCoordisize made public
#612
robertosw
closed
4 months ago
0
Drawing 3d Voxels
#611
midstreeeam
opened
4 months ago
0
Relax too strict life times on ChartBuilder
#610
jchacks
closed
2 months ago
0
Update ttf-parser requirement from 0.20.0 to 0.24.0
#609
dependabot[bot]
closed
3 months ago
1
Update ttf-parser requirement from 0.20.0 to 0.23.0
#608
dependabot[bot]
closed
4 months ago
1
Bump font-kit to latest
#607
pbdeuchler
closed
3 months ago
2
Update ttf-parser requirement from 0.20.0 to 0.22.0
#606
dependabot[bot]
closed
4 months ago
1
[BUG] AsRangedCoord not implemented for Range<NaiveDateTime>
#605
DCNick3
opened
4 months ago
0
Drop use of deprecated form "default_features"
#604
andrewdavidmackenzie
closed
4 months ago
2
pie chart supports RGBAColor
#603
wangjiawen2013
closed
5 months ago
0
Next