FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · 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
12
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
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
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
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
Browse repository at this point
feat: add Funnel trace type
Show description for 3c5a1ab
authored and
andrei-ng
committed
3c5a1ab
View commit details
Copy full SHA for 3c5a1ab
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
Browse repository at this point
feat: add Splom + Parcats trace types
Show description for 30e6db9
authored and
andrei-ng
committed
30e6db9
View commit details
Copy full SHA for 30e6db9
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
Browse repository at this point
feat(traces): add Indicator, Histogram2d, Icicle trace types + layout uirevision (#422)
Show description for 524f41a
authored and
andrei-ng
committed
524f41a
View commit details
Copy full SHA for 524f41a
Browse repository at this point
docs(changelog): update changelog with PR description
Show description for 556e450
jqnatividad
authored and
andrei-ng
committed
556e450
View commit details
Copy full SHA for 556e450
Browse repository at this point
fix(backfill): add legendrank/legendwidth to Sunburst, Treemap, Table
Show description for fa220ec
jqnatividad
authored and
andrei-ng
committed
fa220ec
View commit details
Copy full SHA for fa220ec
Browse repository at this point
docs(changelog): expand trace attribute backfill entry
Show description for 9f42b55
authored and
andrei-ng
committed
9f42b55
View commit details
Copy full SHA for 9f42b55
Browse repository at this point
feat(traces): add fillpattern and fillgradient to Scatter
Show description for acdaae2
authored and
andrei-ng
committed
acdaae2
View commit details
Copy full SHA for acdaae2
Browse repository at this point
feat(traces): backfill date-axis period positioning attributes
Show description for 47bede3
authored and
andrei-ng
committed
47bede3
View commit details
Copy full SHA for 47bede3
Browse repository at this point
feat(traces): backfill selection styling and zorder on cartesian traces
Show description for 8863f8f
authored and
andrei-ng
committed
8863f8f
View commit details
Copy full SHA for 8863f8f
Browse repository at this point
feat(traces): backfill legendrank/legendwidth/uirevision + grouping
Show description for a2e8936
authored and
andrei-ng
committed
a2e8936
View commit details
Copy full SHA for a2e8936
Browse repository at this point
refactor(traces): consolidate Selection/SelectionMarker into common
Show description for e6a6084
authored and
andrei-ng
committed
e6a6084
View commit details
Copy full SHA for e6a6084
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
Browse repository at this point
Commits on Jul 24, 2026
Update base64 requirement from 0.22 to 0.23 (#431)
Show description for 50228ab
dependabot[bot]
authored
50228ab
View commit details
Copy full SHA for 50228ab
Browse repository at this point
Commits on Jul 21, 2026
Update webdriver-downloader requirement from 0.16 to 0.17 (#429)
Show description for 2ea0be1
dependabot[bot]
authored
2ea0be1
View commit details
Copy full SHA for 2ea0be1
Browse repository at this point
Commits on Jul 9, 2026
feat: add native point clustering to ScatterMap (#418)
Show description for 9722338
jqnatividad
authored
9722338
View commit details
Copy full SHA for 9722338
Browse repository at this point
Commits on Jul 8, 2026
feat: add ScatterMap trace for the MapLibre map subplot (#417)
Show description for f3d1299
jqnatividad
and
claude
authored
f3d1299
View commit details
Copy full SHA for f3d1299
Browse repository at this point
feat: add DensityMap trace for the MapLibre map subplot (#416)
Show description for 45e613d
jqnatividad
and
claude
authored
45e613d
View commit details
Copy full SHA for 45e613d
Browse repository at this point
add Choropleth and ChoroplethMap trace types
Show description for 3743d96
authored
3743d96
View commit details
Copy full SHA for 3743d96
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
Browse repository at this point
Commits on Jul 1, 2026
fix: allow plotly_static to compile without webdriver feature selected(#402)
Show description for d11094e
authored
d11094e
View commit details
Copy full SHA for d11094e
Browse repository at this point
update changelog (#409)
Show description for b514df8
andrei-ng
authored
b514df8
View commit details
Copy full SHA for b514df8
Browse repository at this point
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
Browse repository at this point
Commits on Jun 17, 2026
Update itertools requirement from >=0.10, <0.15 to >=0.10, <0.16 (#404)
Show description for 88cb772
dependabot[bot]
authored
88cb772
View commit details
Copy full SHA for 88cb772
Browse repository at this point
Commits on Jun 2, 2026
fix: harden windows export readiness (#403)
Show description for eb5abd9
WhiteMetagross
and
RedZapdos123
authored
eb5abd9
View commit details
Copy full SHA for eb5abd9
Browse repository at this point
Commits on Jun 1, 2026
refactor: use string axis ids (#392)
Show description for ac7e8c8
WhiteMetagross
and
RedZapdos123
authored
ac7e8c8
View commit details
Copy full SHA for ac7e8c8
Browse repository at this point
Commits on May 27, 2026
ci: use preinstalled browser binaries (#397)
Show description for de38990
authored
de38990
View commit details
Copy full SHA for de38990
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
Browse repository at this point
Commits on May 3, 2026
fix Bar trace 'base' attr (#395)
iynehz
authored
9ce2f57
View commit details
Copy full SHA for 9ce2f57
Browse repository at this point
support Bar trace 'base' attr (#394)
iynehz
authored
20acae1
View commit details
Copy full SHA for 20acae1
Browse repository at this point
Commits on Apr 30, 2026
Update askama requirement from 0.15.0 to 0.16.0 (#393)
Show description for 4d3f8d6
dependabot[bot]
authored
4d3f8d6
View commit details
Copy full SHA for 4d3f8d6
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL