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
701
Pull requests
64
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
use marker.colors with colorscale in treemap and sunburst plots
- #4242
#4242
Merged
archmoj
merged 13 commits into
master
plotly/plotly.js:master
from
treemap-sunburst-colors-in-colorscale
plotly/plotly.js:treemap-sunburst-colors-in-colorscale
Copy head branch name to clipboard
Oct 7, 2019
Conversation
Commits
13
(13)
Checks
Files changed
Merged
use marker.colors with colorscale in treemap and sunburst plots
#4242
archmoj
merged 13 commits into
master
plotly/plotly.js:master
from
treemap-sunburst-colors-in-colorscale
plotly/plotly.js:treemap-sunburst-colors-in-colorscale
Copy head branch name to clipboard
Commits
Commits on Oct 1, 2019
use marker.colors with colorscale in treemap and sunburst plots
Show description for 1c136f4
archmoj
committed
1c136f4
View commit details
Copy full SHA for 1c136f4
Browse repository at this point
Commits on Oct 2, 2019
no need to hasColorscale twice in calc step of treemap and sunburst
archmoj
committed
2e17994
View commit details
Copy full SHA for 2e17994
Browse repository at this point
add treemap and sunburst tests to cover the case of using marker.colors numbers without defined colorscale
archmoj
committed
ba492cf
View commit details
Copy full SHA for ba492cf
Browse repository at this point
Commits on Oct 3, 2019
display treemap root with opacity 1
Show description for 1d159e6
archmoj
committed
1d159e6
View commit details
Copy full SHA for 1d159e6
Browse repository at this point
Commits on Oct 4, 2019
impelement depthfade
Show description for 429324d
archmoj
committed
429324d
View commit details
Copy full SHA for 429324d
Browse repository at this point
set `Color.addOpacity(trace._backgroundColor, 0.75)`
Show description for f068cb2
etpinard
committed
f068cb2
View commit details
Copy full SHA for f068cb2
Browse repository at this point
Merge branch 'master' into treemap-sunburst-colors-in-colorscale
etpinard
committed
7df59a5
View commit details
Copy full SHA for 7df59a5
Browse repository at this point
treemap remaining items - rework key functions - jasmine tests - descriptions
archmoj
committed
280a0a1
View commit details
Copy full SHA for 280a0a1
Browse repository at this point
always default pathbar.opacity to 1
archmoj
committed
aa52dd5
View commit details
Copy full SHA for aa52dd5
Browse repository at this point
Commits on Oct 6, 2019
combine colors for pathbar - correct pathbar test - add depthfade reversed option
archmoj
committed
fed26bb
View commit details
Copy full SHA for fed26bb
Browse repository at this point
add basic mock for treemap and sunburst - rename a variable name
archmoj
committed
481f660
View commit details
Copy full SHA for 481f660
Browse repository at this point
Commits on Oct 7, 2019
drop pathbar.opacity and modify depthfade description
archmoj
committed
3b104b1
View commit details
Copy full SHA for 3b104b1
Browse repository at this point
handle special root color case
archmoj
committed
1dff468
View commit details
Copy full SHA for 1dff468
Browse repository at this point
You can’t perform that action at this time.