-
Notifications
You must be signed in to change notification settings - Fork 22
Comparing changes
Open a pull request
base repository: plotters-rs/plotters-canvas
base: 1fbe766
head repository: plotters-rs/plotters-canvas
compare: 96cb770
- 19 commits
- 3 files changed
- 7 contributors
Commits on Jun 30, 2021
-
Merge pull request #1 from plotters-rs/dependabot/add-v2-config-file
Upgrade to GitHub-native Dependabot
Configuration menu - View commit details
-
Copy full SHA for 1140ecd - Browse repository at this point
Copy the full SHA 1140ecdView commit details
Commits on Jul 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ccc02a0 - Browse repository at this point
Copy the full SHA ccc02a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 111fce5 - Browse repository at this point
Copy the full SHA 111fce5View commit details
Commits on Jun 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2e3702a - Browse repository at this point
Copy the full SHA 2e3702aView commit details
Commits on Jun 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for aff9b07 - Browse repository at this point
Copy the full SHA aff9b07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b3414a - Browse repository at this point
Copy the full SHA 1b3414aView commit details -
Merge pull request #5 from facorread/pr-ci-master
Proposal to use git-master dependencies for collaboration, testing, and CI
Configuration menu - View commit details
-
Copy full SHA for cd946c8 - Browse repository at this point
Copy the full SHA cd946c8View commit details
Commits on Jun 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f7bea41 - Browse repository at this point
Copy the full SHA f7bea41View commit details
Commits on Oct 5, 2022
-
Revert FontTransform::RotateAngle commit
This reverts commit 1b3414a. That commits purpose was to provide coverage of a new FontTransform enum element that was added to the plotters lib, but the element was subsequently removed in plotters commit 6bd3004
Configuration menu - View commit details
-
Copy full SHA for aacc00b - Browse repository at this point
Copy the full SHA aacc00bView commit details
Commits on May 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for af4ae30 - Browse repository at this point
Copy the full SHA af4ae30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a5521f - Browse repository at this point
Copy the full SHA 2a5521fView commit details
Commits on Sep 8, 2023
-
Merge pull request #10 from redforks/my
Prevent hort/vert line blur
Configuration menu - View commit details
-
Copy full SHA for bb2f4fd - Browse repository at this point
Copy the full SHA bb2f4fdView commit details
Commits on Dec 28, 2023
-
Merge pull request #8 from AE1020/revert-rotateangle
Revert FontTransform::RotateAngle commit
Configuration menu - View commit details
-
Copy full SHA for 6ae424a - Browse repository at this point
Copy the full SHA 6ae424aView commit details
Commits on May 4, 2024
-
feat(config.toml): build wasm32 target by default
Signed-off-by: Lachezar Lechev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1462258 - Browse repository at this point
Copy the full SHA 1462258View commit details -
chore: upgrade to plotters crates.io version
- Cargo.toml - update edition to 2021 and resolver = "2" Signed-off-by: Lachezar Lechev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 31ddcb7 - Browse repository at this point
Copy the full SHA 31ddcb7View commit details
Commits on Mar 7, 2025
-
Merge pull request #13 from LechevSpace/chore/upgrade-plotters
Chore: Upgrade plotters to crates.io version
Configuration menu - View commit details
-
Copy full SHA for 2cd2bfd - Browse repository at this point
Copy the full SHA 2cd2bfdView commit details
Commits on Apr 12, 2025
-
Cargo.toml: fix deprecated default_features
`default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition. Signed-off-by: Adrian Ratiu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1c0af7d - Browse repository at this point
Copy the full SHA 1c0af7dView commit details -
canvas: fix deprecated stroke/fill style calls
The web_sys crate has deprecated the set_stroke_style and set_fill_style in favor of set_stroke_style_str & co. Convert to the str variants which are the closest to fix the deprecation warning. Signed-off-by: Adrian Ratiu <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 627b754 - Browse repository at this point
Copy the full SHA 627b754View commit details -
Merge pull request #14 from 10ne1/dev/aratiu/fix-deprecations
Fix web-sys and 2024 edition deprecations
Configuration menu - View commit details
-
Copy full SHA for 96cb770 - Browse repository at this point
Copy the full SHA 96cb770View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1fbe766...96cb770