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 }}
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
723
Pull requests
73
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Implement fgopacity, fgcolor & "overlay" fillmode for bars, fix bar legend and pattern with marker colorscale
- #5733
#5733
Merged
archmoj
merged 12 commits into
master
plotly/plotly.js:master
from
pattern-fgcolor-and-overlay-fillmode
plotly/plotly.js:pattern-fgcolor-and-overlay-fillmode
Copy head branch name to clipboard
Jun 18, 2021
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Implement fgopacity, fgcolor & "overlay" fillmode for bars, fix bar legend and pattern with marker colorscale
#5733
archmoj
merged 12 commits into
master
plotly/plotly.js:master
from
pattern-fgcolor-and-overlay-fillmode
plotly/plotly.js:pattern-fgcolor-and-overlay-fillmode
Copy head branch name to clipboard
Commits
Commits on Jun 16, 2021
implement pattern fgcolor and overlay fillmode
archmoj
committed
bb8ce4e
View commit details
Copy full SHA for bb8ce4e
Browse repository at this point
refactor and handle falsy values
archmoj
committed
d6189b4
View commit details
Copy full SHA for d6189b4
Browse repository at this point
correct pattern implementation when having colorscale on both modes
Show description for 3196777
archmoj
committed
3196777
View commit details
Copy full SHA for 3196777
Browse repository at this point
Commits on Jun 17, 2021
add fgopacity and default to 0.5 for overlay fillmode
archmoj
committed
36dd9a8
View commit details
Copy full SHA for 36dd9a8
Browse repository at this point
update js doc for pattern function
archmoj
committed
bd19e27
View commit details
Copy full SHA for bd19e27
Browse repository at this point
refactor pattern arguments
archmoj
committed
6879e51
View commit details
Copy full SHA for 6879e51
Browse repository at this point
apply smaller scale of patterns in legend
archmoj
committed
fd89e23
View commit details
Copy full SHA for fd89e23
Browse repository at this point
do not rely on patternID to detect legend
archmoj
committed
5f5561f
View commit details
Copy full SHA for 5f5561f
Browse repository at this point
return a default not the first point for legend when having arrays of size or solidity
archmoj
committed
a2a66e7
View commit details
Copy full SHA for a2a66e7
Browse repository at this point
in legend use the color in the middle of scale not from the first point
archmoj
committed
69f91e2
View commit details
Copy full SHA for 69f91e2
Browse repository at this point
Commits on Jun 18, 2021
in legend with pattern revise sizes
archmoj
committed
38bd5ec
View commit details
Copy full SHA for 38bd5ec
Browse repository at this point
scale down patterns so that default sizes fit in legend icons
archmoj
committed
178e0a6
View commit details
Copy full SHA for 178e0a6
Browse repository at this point
You can’t perform that action at this time.