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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
plotly
/
plotly.js
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2k
Star
18.3k
Code
Issues
708
Pull requests
64
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Don't mutate colorscale, cmin/cmax and zmin/zmax into user traces
- #3341
#3341
Merged
etpinard
merged 12 commits into
master
plotly/plotly.js:master
from
colorscale-no-mutate
plotly/plotly.js:colorscale-no-mutate
Copy head branch name to clipboard
Dec 17, 2018
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Don't mutate colorscale, cmin/cmax and zmin/zmax into user traces
#3341
etpinard
merged 12 commits into
master
plotly/plotly.js:master
from
colorscale-no-mutate
plotly/plotly.js:colorscale-no-mutate
Copy head branch name to clipboard
Commits
Commits on Dec 17, 2018
move all colorscale helpers to ./helpers.js and ./scales.js
etpinard
committed
8046bb6
View commit details
Copy full SHA for 8046bb6
Browse repository at this point
flip scale when reversescale:true just before making scaleFn
Show description for 0a686dd
etpinard
committed
0a686dd
View commit details
Copy full SHA for 0a686dd
Browse repository at this point
fixes #3273 - add Colorscale.crossTraceDefaults
Show description for c9d92d7
etpinard
committed
c9d92d7
View commit details
Copy full SHA for c9d92d7
Browse repository at this point
:hocho: now unused updateStyle method in transformed full traces
etpinard
committed
39639c0
View commit details
Copy full SHA for 39639c0
Browse repository at this point
add a :boat: load of auto-colorscale tests
etpinard
committed
a6517a8
View commit details
Copy full SHA for a6517a8
Browse repository at this point
fixes #3100 - make colorscales work from templates
Show description for 6a47d66
etpinard
committed
6a47d66
View commit details
Copy full SHA for 6a47d66
Browse repository at this point
closes #2873 - add line colorscale + markers mock
Show description for e8973fa
etpinard
committed
e8973fa
View commit details
Copy full SHA for e8973fa
Browse repository at this point
:hocho: obsolete comment
etpinard
committed
73c66a9
View commit details
Copy full SHA for 73c66a9
Browse repository at this point
fix legend items of marker.colorscale traces
Show description for 175626b
etpinard
committed
175626b
View commit details
Copy full SHA for 175626b
Browse repository at this point
fix baselines that suffer from erroneous colorscale.slice()
Show description for fc884a7
etpinard
committed
fc884a7
View commit details
Copy full SHA for fc884a7
Browse repository at this point
fixup variable names for consistency
etpinard
committed
7c21eab
View commit details
Copy full SHA for 7c21eab
Browse repository at this point
improve gl3d line colorscales with markers mock
etpinard
committed
596bb47
View commit details
Copy full SHA for 596bb47
Browse repository at this point
You can’t perform that action at this time.