Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
plotdevice
/
plotdevice
Public
Notifications
You must be signed in to change notification settings
Fork
22
Star
298
Code
Issues
10
Pull requests
4
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
plotdevice
plotdevice
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on May 30, 2025
use lazy http session when loading images
samizdatco
committed
bdb55df
View commit details
Copy full SHA for bdb55df
View code at this point
Browse repository at this point
Commits on May 25, 2025
bump PyObjC to 11.0
Show description for 9d4e46a
samizdatco
committed
9d4e46a
View commit details
Copy full SHA for 9d4e46a
View code at this point
Browse repository at this point
fix typo in exported symbols
samizdatco
committed
09e75b8
View commit details
Copy full SHA for 09e75b8
View code at this point
Browse repository at this point
drop unused imports
Show description for 0a1d0fa
samizdatco
committed
0a1d0fa
View commit details
Copy full SHA for 0a1d0fa
View code at this point
Browse repository at this point
Commits on May 23, 2025
replace deprecated `getargspec` method
samizdatco
committed
be7dc22
View commit details
Copy full SHA for be7dc22
View code at this point
Browse repository at this point
scale PDF page dimensions using `zoom` param
Show description for 2f616bf
samizdatco
committed
2f616bf
View commit details
Copy full SHA for 2f616bf
View code at this point
Browse repository at this point
fix scaling issue with image export (#76)
Show description for e090362
flimsyhat
and
samizdatco
authored
e090362
View commit details
Copy full SHA for e090362
View code at this point
Browse repository at this point
Commits on May 20, 2025
Merge pull request #73 from flimsyhat/build-issues
Show description for ff68105
samizdatco
authored
ff68105
View commit details
Copy full SHA for ff68105
View code at this point
Browse repository at this point
Merge pull request #72 from flimsyhat/bezier-points-copy
Show description for 033eeab
samizdatco
authored
033eeab
View commit details
Copy full SHA for 033eeab
View code at this point
Browse repository at this point
Commits on Apr 15, 2025
use list(points) to copy input list
flimsyhat
committed
b56d834
View commit details
Copy full SHA for b56d834
View code at this point
Browse repository at this point
Commits on Apr 6, 2025
move the src/data validation into the main conditional
samizdatco
committed
07ad3a9
View commit details
Copy full SHA for 07ad3a9
View code at this point
Browse repository at this point
Commits on Feb 17, 2025
Additional check for image()
Show description for 01b2fb5
flimsyhat
committed
01b2fb5
View commit details
Copy full SHA for 01b2fb5
View code at this point
Browse repository at this point
Commits on Feb 13, 2025
fix: lazy load HTTP dependencies in readers.py
Show description for 6b3c7d1
flimsyhat
committed
6b3c7d1
View commit details
Copy full SHA for 6b3c7d1
View code at this point
Browse repository at this point
Commits on Feb 12, 2025
fix: prevent findpath from modifying input points list
Show description for d056bed
flimsyhat
committed
d056bed
View commit details
Copy full SHA for d056bed
View code at this point
Browse repository at this point
Commits on Jul 15, 2022
add `--install` details
samizdatco
committed
6d95d96
View commit details
Copy full SHA for 6d95d96
View code at this point
Browse repository at this point
remove python 2-isms
samizdatco
committed
0c06c02
View commit details
Copy full SHA for 0c06c02
View code at this point
Browse repository at this point
Commits on Jul 14, 2022
var ranges should be inclusive
Show description for 0464610
samizdatco
committed
0464610
View commit details
Copy full SHA for 0464610
View code at this point
Browse repository at this point
Commits on Jul 13, 2022
remove debugging
samizdatco
committed
92cc2ae
View commit details
Copy full SHA for 92cc2ae
View code at this point
Browse repository at this point
add SVG support to `image()` command
samizdatco
committed
cd44625
View commit details
Copy full SHA for cd44625
View code at this point
Browse repository at this point
Commits on Jul 12, 2022
keep the width of the editor fixed on window resize
samizdatco
committed
7cf1ed5
View commit details
Copy full SHA for 7cf1ed5
View code at this point
Browse repository at this point
add `--install` subcommand to cli
samizdatco
committed
6ba26ab
View commit details
Copy full SHA for 6ba26ab
View code at this point
Browse repository at this point
update the display after a var() button click
samizdatco
committed
418484e
View commit details
Copy full SHA for 418484e
View code at this point
Browse repository at this point
Commits on Jul 10, 2022
add a horizontal rule to template
samizdatco
committed
c431d50
View commit details
Copy full SHA for c431d50
View code at this point
Browse repository at this point
use script name as default export filename
Show description for e5a69e2
samizdatco
committed
e5a69e2
View commit details
Copy full SHA for e5a69e2
View code at this point
Browse repository at this point
don't inherit style variants when a new family is chosen
samizdatco
committed
210492d
View commit details
Copy full SHA for 210492d
View code at this point
Browse repository at this point
update some lingering python 2-isms
samizdatco
committed
8a9f617
View commit details
Copy full SHA for 8a9f617
View code at this point
Browse repository at this point
fix flipped text in on-screen renders
samizdatco
committed
d0595dd
View commit details
Copy full SHA for d0595dd
View code at this point
Browse repository at this point
add inert fps debugging
samizdatco
committed
694ce0f
View commit details
Copy full SHA for 694ce0f
View code at this point
Browse repository at this point
update docs
samizdatco
committed
ee223e5
View commit details
Copy full SHA for ee223e5
View code at this point
Browse repository at this point
rewrap imports
samizdatco
committed
ee6076f
View commit details
Copy full SHA for ee6076f
View code at this point
Browse repository at this point
give `pen()`'s return value attrs for nib/cap/join/dash
samizdatco
committed
e582eee
View commit details
Copy full SHA for e582eee
View code at this point
Browse repository at this point
support `--zoom` and `@2x`-style names in cli export
samizdatco
committed
62cb927
View commit details
Copy full SHA for 62cb927
View code at this point
Browse repository at this point
drop cg-bitmap based rendering
Show description for c942e16
samizdatco
committed
c942e16
View commit details
Copy full SHA for c942e16
View code at this point
Browse repository at this point
include dpi metadata in exported bitmaps
samizdatco
committed
467c029
View commit details
Copy full SHA for 467c029
View code at this point
Browse repository at this point
use NSImages rather than bitmaps for on-screen rendering
samizdatco
committed
d44c7e7
View commit details
Copy full SHA for d44c7e7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.