FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for docs - plotly/plotly.rs · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
plotly
/
plotly.rs
Public
Notifications
You must be signed in to change notification settings
Fork
128
Star
1.5k
Code
Issues
11
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
plotly.rs
docs
on
main
User selector
Datepicker
Commit history
Commits on Jul 27, 2026
reorder book recipes
Show description for 00fe051
andrei-ng
committed
00fe051
View commit details
Copy full SHA for 00fe051
View code at this point
Browse repository at this point
docs: add book recipe page and example for funnel and waterfall
Show description for 888a8c5
authored and
andrei-ng
committed
888a8c5
View commit details
Copy full SHA for 888a8c5
View code at this point
Browse repository at this point
feat(traces): add Waterfall trace type
Show description for bf47b18
authored and
andrei-ng
committed
bf47b18
View commit details
Copy full SHA for bf47b18
View code at this point
Browse repository at this point
add Splom and Parcats charts in examples and book
Show description for 3f73612
andrei-ng
committed
3f73612
View commit details
Copy full SHA for 3f73612
View code at this point
Browse repository at this point
add Icicle, Indicator and Histogram2d examples
Show description for b8afc54
andrei-ng
committed
b8afc54
View commit details
Copy full SHA for b8afc54
View code at this point
Browse repository at this point
feat: upgrade bundled plotly.js from 3.6.0 to 3.7.0 (#420)
Show description for 0e896c7
jqnatividad
and
claude
authored
0e896c7
View commit details
Copy full SHA for 0e896c7
View code at this point
Browse repository at this point
Commits on Jul 8, 2026
add Choropleth and ChoroplethMap trace types
Show description for 3743d96
authored
3743d96
View commit details
Copy full SHA for 3743d96
View code at this point
Browse repository at this point
Commits on Jul 6, 2026
feat: Add Violin trace type with box, mean line, KDE span, and split/grouped support
Show description for 2a4d3f8
jqnatividad
authored
2a4d3f8
View commit details
Copy full SHA for 2a4d3f8
View code at this point
Browse repository at this point
Commits on Jul 1, 2026
Add Treemap and Sunburst trace types; upgrade plotly.js from 3.0.1 to 3.6.0 (#406)
Show description for 4ad2c92
jqnatividad
authored
4ad2c92
View commit details
Copy full SHA for 4ad2c92
View code at this point
Browse repository at this point
Commits on May 22, 2026
Jupyter modernisation (#399)
Show description for 87f726f
authored
87f726f
View commit details
Copy full SHA for 87f726f
View code at this point
Browse repository at this point
Commits on Feb 15, 2026
make new patch release (#388)
Show description for 8a65685
andrei-ng
authored
8a65685
View commit details
Copy full SHA for 8a65685
View code at this point
Browse repository at this point
Commits on Jan 10, 2026
update version in READMEs
Show description for f68ea92
andrei-ng
committed
f68ea92
View commit details
Copy full SHA for f68ea92
View code at this point
Browse repository at this point
Commits on Sep 6, 2025
fix ScatterPolar example and add it to mdbook
Show description for e4f02e1
andrei-ng
committed
e4f02e1
View commit details
Copy full SHA for e4f02e1
View code at this point
Browse repository at this point
Commits on Aug 31, 2025
add downsampling example using minmaxlttb-rs
Show description for 6a51920
andrei-ng
committed
6a51920
View commit details
Copy full SHA for 6a51920
View code at this point
Browse repository at this point
Commits on Aug 16, 2025
expose an async API for plotly_static
Show description for fd36405
andrei-ng
committed
fd36405
View commit details
Copy full SHA for fd36405
View code at this point
Browse repository at this point
Commits on Jul 30, 2025
re-export ImageFormat from plotly_static into plotly package
Show description for 773343a
andrei-ng
committed
773343a
View commit details
Copy full SHA for 773343a
View code at this point
Browse repository at this point
Commits on Jul 12, 2025
add animation feature
Show description for 5347e03
andrei-ng
committed
5347e03
View commit details
Copy full SHA for 5347e03
View code at this point
Browse repository at this point
Commits on Jul 7, 2025
fix typo in book example link
Show description for b55d331
andrei-ng
committed
b55d331
View commit details
Copy full SHA for b55d331
View code at this point
Browse repository at this point
fix badges after workflow rename
Show description for 5d501cf
andrei-ng
committed
5d501cf
View commit details
Copy full SHA for 5d501cf
View code at this point
Browse repository at this point
add static export functionality with WebDriver
Show description for 2cffff3
andrei-ng
committed
2cffff3
View commit details
Copy full SHA for 2cffff3
View code at this point
Browse repository at this point
Commits on Jun 25, 2025
add sliders functionality
Show description for 81c70f2
andrei-ng
committed
81c70f2
View commit details
Copy full SHA for 81c70f2
View code at this point
Browse repository at this point
Commits on Jun 22, 2025
add possibility to specifiy only one value for axis range
Show description for adb30db
andrei-ng
committed
adb30db
View commit details
Copy full SHA for adb30db
View code at this point
Browse repository at this point
Commits on Jun 20, 2025
add another example of subplots with multiple traces per subplot
Show description for 6b90b19
andrei-ng
committed
6b90b19
View commit details
Copy full SHA for 6b90b19
View code at this point
Browse repository at this point
add rangebreak to axis
Show description for 9bf35c2
andrei-ng
committed
9bf35c2
View commit details
Copy full SHA for 9bf35c2
View code at this point
Browse repository at this point
refactor examples and add themes example to mdbook
Show description for 63ac1dd
andrei-ng
committed
63ac1dd
View commit details
Copy full SHA for 63ac1dd
View code at this point
Browse repository at this point
Commits on Jun 19, 2025
bump plotly.js version
Show description for 0f00d10
andrei-ng
committed
0f00d10
View commit details
Copy full SHA for 0f00d10
View code at this point
Browse repository at this point
fix sankey trace x/y node fields
Show description for 9be54eb
andrei-ng
committed
9be54eb
View commit details
Copy full SHA for 9be54eb
View code at this point
Browse repository at this point
Commits on Jun 10, 2025
fix book example generation and inclusion
Show description for f47ca56
andrei-ng
committed
f47ca56
View commit details
Copy full SHA for f47ca56
View code at this point
Browse repository at this point
Commits on Feb 1, 2025
Rework wasm feature and make it work with getrandom 0.3 (#277)
Show description for e80f837
andrei-ng
and
dependabot[bot]
authored
e80f837
View commit details
Copy full SHA for e80f837
View code at this point
Browse repository at this point
Commits on Jan 2, 2025
implement deserialize to NamedColor, Rgb, Rgba and bump plotly version for next release (#267)
Show description for db69b35
andrei-ng
authored
db69b35
View commit details
Copy full SHA for db69b35
View code at this point
Browse repository at this point
Commits on Dec 31, 2024
add Pie Chart trace (#265)
Show description for cc64d6f
andrei-ng
authored
cc64d6f
View commit details
Copy full SHA for cc64d6f
View code at this point
Browse repository at this point
Commits on Dec 6, 2024
bump plotly version and edition to 2021 (#256)
Show description for 86e12ae
andrei-ng
authored
86e12ae
View commit details
Copy full SHA for 86e12ae
View code at this point
Browse repository at this point
Commits on Nov 24, 2024
Fix broken links and incorrect graphs in book
Nick-Pearson
committed
5dd45ac
View commit details
Copy full SHA for 5dd45ac
View code at this point
Browse repository at this point
Commits on Nov 23, 2024
fix rendering of shapes graphs
Nick-Pearson
committed
49eca22
View commit details
Copy full SHA for 49eca22
View code at this point
Browse repository at this point
fix rendering of subplot graphs
Nick-Pearson
committed
7f4a982
View commit details
Copy full SHA for 7f4a982
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL