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
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 }}
SirVer
/
plotly
Public
forked from
plotly/plotly.rs
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 6, 2022
0.8.3 (#124)
Show description for 49bd3a8
mfreeborn
authored
49bd3a8
View commit details
Copy full SHA for 49bd3a8
Browse repository at this point
Commits on Nov 4, 2022
fix wasm feature gating (#122)
Show description for 8b1713a
mfreeborn
authored
8b1713a
View commit details
Copy full SHA for 8b1713a
Browse repository at this point
Commits on Nov 3, 2022
update ci workflow (#120)
mfreeborn
authored
211d092
View commit details
Copy full SHA for 211d092
Browse repository at this point
update badges (#119)
mfreeborn
authored
36fc748
View commit details
Copy full SHA for 36fc748
Browse repository at this point
add codecov to ci workflow (#118)
Show description for f23956e
mfreeborn
authored
f23956e
View commit details
Copy full SHA for f23956e
Browse repository at this point
Switch to github flow (#117)
mfreeborn
authored
236db4a
View commit details
Copy full SHA for 236db4a
Browse repository at this point
v0.8.2 (#116)
Show description for 731f9eb
3 people
authored
731f9eb
View commit details
Copy full SHA for 731f9eb
Browse repository at this point
Commits on Sep 25, 2022
Merge pull request #102 from igiagkiozis/dev
Show description for c0ca691
mfreeborn
authored
c0ca691
View commit details
Copy full SHA for c0ca691
Browse repository at this point
bump version (#101)
mfreeborn
authored
c55a7db
View commit details
Copy full SHA for c55a7db
Browse repository at this point
tidy up field_setter proc macro PR (#100)
mfreeborn
authored
05188f4
View commit details
Copy full SHA for 05188f4
Browse repository at this point
Commits on Sep 6, 2022
Button support and FieldSetter derive macro (#99)
Show description for 6053699
sreenathkrishnan
authored
6053699
View commit details
Copy full SHA for 6053699
Browse repository at this point
Merge remote-tracking branch 'origin/dev'
mfreeborn
committed
156a787
View commit details
Copy full SHA for 156a787
Browse repository at this point
Commits on Aug 26, 2022
v0.8.0 (#98)
Show description for 29d16fa
3 people
authored
29d16fa
View commit details
Copy full SHA for 29d16fa
Browse repository at this point
prepare v0.8.0 (#97)
mfreeborn
authored
3192340
View commit details
Copy full SHA for 3192340
Browse repository at this point
Commits on Aug 25, 2022
add tests (#96)
Show description for 010bbc4
mfreeborn
authored
010bbc4
View commit details
Copy full SHA for 010bbc4
Browse repository at this point
Commits on Aug 13, 2022
clippy lints (#95)
mfreeborn
authored
fdd65bf
View commit details
Copy full SHA for fdd65bf
Browse repository at this point
Add serde_with::skip_serializing_none macro (#94)
Show description for 79be19f
mfreeborn
authored
79be19f
View commit details
Copy full SHA for 79be19f
Browse repository at this point
Commits on May 31, 2022
add wasm example to book (#91)
mfreeborn
authored
a803133
View commit details
Copy full SHA for a803133
Browse repository at this point
add rustfmt step to ci (#90)
mfreeborn
authored
2782089
View commit details
Copy full SHA for 2782089
Browse repository at this point
Align API for saving/showing plots more closely with plotly.py (#89)
Show description for 5fd4401
mfreeborn
authored
5fd4401
View commit details
Copy full SHA for 5fd4401
Browse repository at this point
Add Scatter3d support (#66)
Show description for 8c8f9f7
mrhrzg
and
mfreeborn
authored
8c8f9f7
View commit details
Copy full SHA for 8c8f9f7
Browse repository at this point
Commits on May 30, 2022
Refactor Color trait and apply throughout codebase (#87)
mfreeborn
authored
fc70391
View commit details
Copy full SHA for fc70391
Browse repository at this point
Commits on May 13, 2022
Tidy up folder structure (#85)
Show description for b55efe6
mfreeborn
authored
b55efe6
View commit details
Copy full SHA for b55efe6
Browse repository at this point
Fix unused Dependencies warning with proper feature gating #84
mfreeborn
authored
8813e5a
View commit details
Copy full SHA for 8813e5a
Browse repository at this point
Fix stack overflow in layout tests (#83)
Show description for ed3be29
mfreeborn
authored
ed3be29
View commit details
Copy full SHA for ed3be29
Browse repository at this point
Commits on May 12, 2022
add tests for bar trace (#82)
mfreeborn
authored
69ca634
View commit details
Copy full SHA for 69ca634
Browse repository at this point
Add tests for layout module (#81)
mfreeborn
authored
0dad1bc
View commit details
Copy full SHA for 0dad1bc
Browse repository at this point
Commits on May 11, 2022
Update plotly js (#80)
Show description for de013e9
mfreeborn
authored
de013e9
View commit details
Copy full SHA for de013e9
Browse repository at this point
Commits on May 10, 2022
Impl clone for colors (#79)
Show description for 9379276
mfreeborn
authored
9379276
View commit details
Copy full SHA for 9379276
Browse repository at this point
Support Sankey Diagrams (#69)
Show description for 2f7405f
mfreeborn
authored
2f7405f
View commit details
Copy full SHA for 2f7405f
Browse repository at this point
Add tests (#74)
Show description for 1987454
mfreeborn
authored
1987454
View commit details
Copy full SHA for 1987454
Browse repository at this point
fix variable interpolation (#78)
mfreeborn
authored
bd00555
View commit details
Copy full SHA for bd00555
Browse repository at this point
Support wasm (#59)
Show description for f23da3c
mfreeborn
authored
f23da3c
View commit details
Copy full SHA for f23da3c
Browse repository at this point
Serialize plotly_kaleido::PlotData correctly (#75)
Show description for 2de7798
mfreeborn
authored
2de7798
View commit details
Copy full SHA for 2de7798
Browse repository at this point
Add support for layout templates (#62)
Show description for de1489a
mfreeborn
authored
de1489a
View commit details
Copy full SHA for de1489a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.