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
.
plotly
/
Plotly.NET
Public
Notifications
You must be signed in to change notification settings
Fork
99
Star
854
Code
Issues
42
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
Plotly.NET
src
Plotly.NET
Traces
on
chartapi-full-file-split
User selector
All users
All time
Commit history
Commits on Apr 15, 2026
Add encoded Dimension values and Chart.Splom root support
Show description for ed86f94
kMutagene
committed
ed86f94
View commit details
Copy full SHA for ed86f94
View code at this point
Browse repository at this point
Add encoded Waterfall width support
Show description for 02df1fa
kMutagene
committed
02df1fa
View commit details
Copy full SHA for 02df1fa
View code at this point
Browse repository at this point
Add encoded carpet and domain trace fields
Show description for 8a9fcb6
kMutagene
committed
8a9fcb6
View commit details
Copy full SHA for 8a9fcb6
View code at this point
Browse repository at this point
Add encoded subplot trace fields (part 1)
Show description for 81bd99f
kMutagene
committed
81bd99f
View commit details
Copy full SHA for 81bd99f
View code at this point
Browse repository at this point
Add encoded Trace3D fields
Show description for 343e31e
kMutagene
committed
343e31e
View commit details
Copy full SHA for 343e31e
View code at this point
Browse repository at this point
Add encoded matrix trace-family fields
Show description for 97de944
kMutagene
committed
97de944
View commit details
Copy full SHA for 97de944
View code at this point
Browse repository at this point
Commits on Apr 14, 2026
Add encoded 1-D trace-family fields
Show description for f70dea0
kMutagene
committed
f70dea0
View commit details
Copy full SHA for f70dea0
View code at this point
Browse repository at this point
Add encoded bar-family trace fields
Show description for 9c7d1bd
kMutagene
committed
9c7d1bd
View commit details
Copy full SHA for 9c7d1bd
View code at this point
Browse repository at this point
Complete encoded scatter fields and error arrays
Show description for 43ff986
kMutagene
committed
43ff986
View commit details
Copy full SHA for 43ff986
View code at this point
Browse repository at this point
#441: First go at implementing encoded array data
kMutagene
committed
4581c93
View commit details
Copy full SHA for 4581c93
View code at this point
Browse repository at this point
Commits on Oct 23, 2024
Remove CompiledName attributes,
Show description for b6df9ea
kMutagene
committed
b6df9ea
View commit details
Copy full SHA for b6df9ea
View code at this point
Browse repository at this point
Commits on Oct 17, 2024
#457: Remove C# interop from core library
kMutagene
committed
35f0897
View commit details
Copy full SHA for 35f0897
View code at this point
Browse repository at this point
Commits on Oct 16, 2024
various final adjustments to source, typos, and tests
kMutagene
committed
dbdf8b6
View commit details
Copy full SHA for dbdf8b6
View code at this point
Browse repository at this point
Commits on Oct 15, 2024
finish port of source code to dynobj v4
kMutagene
committed
bc31d9b
View commit details
Copy full SHA for bc31d9b
View code at this point
Browse repository at this point
port the rest of plotly.net core project to dynobj v4
kMutagene
committed
831b59d
View commit details
Copy full SHA for 831b59d
View code at this point
Browse repository at this point
port traceternary to dynobj v4
kMutagene
committed
b84581d
View commit details
Copy full SHA for b84581d
View code at this point
Browse repository at this point
port tracesmith to dynobj v4
kMutagene
committed
0e9fbbc
View commit details
Copy full SHA for 0e9fbbc
View code at this point
Browse repository at this point
port tracemapbox to dynobj v4
kMutagene
committed
f8d89ba
View commit details
Copy full SHA for f8d89ba
View code at this point
Browse repository at this point
port tracedomain to dynobj v4
kMutagene
committed
bde12e8
View commit details
Copy full SHA for bde12e8
View code at this point
Browse repository at this point
port tracecarpet to dynobj v4
kMutagene
committed
d4ec04d
View commit details
Copy full SHA for d4ec04d
View code at this point
Browse repository at this point
port tracegeo to dynobj v4
kMutagene
committed
300eab3
View commit details
Copy full SHA for 300eab3
View code at this point
Browse repository at this point
port tracepolar to dynobj v4
kMutagene
committed
21b25a3
View commit details
Copy full SHA for 21b25a3
View code at this point
Browse repository at this point
port trace3d to dynobj v4
kMutagene
committed
bd0a8a3
View commit details
Copy full SHA for bd0a8a3
View code at this point
Browse repository at this point
port trace2d to dynobj v4
Show description for 58d270c
kMutagene
committed
58d270c
View commit details
Copy full SHA for 58d270c
View code at this point
Browse repository at this point
finish trace objects dynobj v4 port, fix some sankey props
kMutagene
committed
266779c
View commit details
Copy full SHA for 266779c
View code at this point
Browse repository at this point
Commits on Oct 14, 2024
wip port traceobjects to dynObj v4
kMutagene
committed
730240f
View commit details
Copy full SHA for 730240f
View code at this point
Browse repository at this point
Commits on Sep 26, 2024
wip replace obsolete DynObj functions
kMutagene
committed
cdacd3b
View commit details
Copy full SHA for cdacd3b
View code at this point
Browse repository at this point
Commits on Dec 7, 2023
plotlyjs 2.26: Add [n]-sigma (std deviations) box plots
kMutagene
committed
d1c63b9
View commit details
Copy full SHA for d1c63b9
View code at this point
Browse repository at this point
Commits on Oct 25, 2023
plotly.js v2.25:
Show description for 0ea7d3e
kMutagene
committed
0ea7d3e
View commit details
Copy full SHA for 0ea7d3e
View code at this point
Browse repository at this point
Commits on Oct 24, 2023
plotly.js v2.24: add pattern to multiple traces
Show description for f75125e
kMutagene
committed
f75125e
View commit details
Copy full SHA for f75125e
View code at this point
Browse repository at this point
#406: Add `legend` attribute to all traces
Show description for a776f77
kMutagene
committed
a776f77
View commit details
Copy full SHA for a776f77
View code at this point
Browse repository at this point
Commits on Oct 23, 2023
#406: plotly.js v2.22.0: implement basic multi-legends.
Show description for f2c1864
kMutagene
committed
f2c1864
View commit details
Copy full SHA for f2c1864
View code at this point
Browse repository at this point
Commits on Oct 17, 2023
fix #370:
Show description for 0bed1c0
kMutagene
committed
0bed1c0
View commit details
Copy full SHA for 0bed1c0
View code at this point
Browse repository at this point
Commits on Jul 11, 2023
Fix several typos
striezel
committed
9027fa3
View commit details
Copy full SHA for 9027fa3
View code at this point
Browse repository at this point
Commits on Feb 26, 2023
#369: fix how FinanceMarker styles are applied
kMutagene
committed
1e5fec1
View commit details
Copy full SHA for 1e5fec1
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.