◐ Shell
clean mode source ↗

Pull requests · plotters-rs/plotters

Refactor font rendering pipeline, remove font-kit and pathfinder

#736 opened Apr 29, 2026 by pbdeuchler Contributor Loading…

Remove font-kit and pathfinder as dependencies

#735 opened Apr 25, 2026 by pbdeuchler Contributor Loading…

Update rand requirement from 0.9.2 to 0.10.1 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

#731 opened Apr 13, 2026 by dependabot Bot Loading…

Bump actions/upload-artifact from 4 to 7 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

#729 opened Feb 26, 2026 by dependabot Bot Loading…

Update rand_distr requirement from 0.5.1 to 0.6.0 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

#728 opened Feb 24, 2026 by dependabot Bot Loading…

Update rand_xorshift requirement from 0.4.0 to 0.5.0 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

#726 opened Feb 24, 2026 by dependabot Bot Loading…

Bump github/codeql-action from 3 to 4 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

#725 opened Feb 23, 2026 by dependabot Bot Loading…

Bump actions/checkout from 4 to 6 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

#724 opened Feb 23, 2026 by dependabot Bot Loading…

feat: add tooltip support

#721 opened Feb 11, 2026 by 80avin Draft

update LICENSE

#715 opened Jan 15, 2026 by wmjae Contributor Loading…

add support for disabling anti-aliasing in BitmapBackend

#711 opened Jan 4, 2026 by jonaspleyer Contributor Loading…

correct links to backends in main module description

#710 opened Jan 2, 2026 by jonaspleyer Contributor Loading…

Exposing LogRangeExt

#694 opened May 6, 2025 by maxime-bruno Loading…

Estimate Text Layout using an OffscreenCanvas

#664 opened Dec 19, 2024 by jwagner Loading…

Update ttf-parser requirement from 0.20.0 to 0.25.1 dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

#662 opened Dec 2, 2024 by dependabot Bot Loading…

Advanced Flexbox Layout

#259 opened May 26, 2021 by siefkenj Contributor Loading…

Update 3d-plot.rs example

#242 opened Apr 2, 2021 by vctibor Loading…

Introduction of Boxplots with outliers

#237 opened Mar 11, 2021 by tobiasvandriessel Loading…

improve the bivariate normal pdf 3d plot example

#197 opened Oct 26, 2020 by kineticz Loading…

avoid crash and provide a simple solution for very small log scales

#116 opened Mar 13, 2020 by elwerene Contributor Loading…

Support for bar graphs. Helps with issue #98

#111 opened Feb 12, 2020 by matiu2 Loading…