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.R
Public
Notifications
You must be signed in to change notification settings
Fork
641
Star
2.7k
Code
Issues
713
Pull requests
46
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Various fixes for ggplotly
- #654
#654
Merged
cpsievert
merged 17 commits into
master
plotly/plotly.R:master
from
fix/ggplotly
plotly/plotly.R:fix/ggplotly
Copy head branch name to clipboard
Jul 28, 2016
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Various fixes for ggplotly
#654
cpsievert
merged 17 commits into
master
plotly/plotly.R:master
from
fix/ggplotly
plotly/plotly.R:fix/ggplotly
Copy head branch name to clipboard
Commits
Commits on Jul 25, 2016
Improve trace splitting/legend generation algorithm. Fixes #635, #607
cpsievert
committed
6bd3f5b
View commit details
Copy full SHA for 6bd3f5b
Browse repository at this point
fix axis string substitution. fixes #640
cpsievert
committed
be92f44
View commit details
Copy full SHA for be92f44
Browse repository at this point
remove old commented out code
cpsievert
committed
1de8ba4
View commit details
Copy full SHA for 1de8ba4
Browse repository at this point
Commits on Jul 26, 2016
move hovertext generation to layers2traces() since it now depends on geom type
cpsievert
committed
1bb110b
View commit details
Copy full SHA for 1bb110b
Browse repository at this point
save group domain values for hovertext
cpsievert
committed
9d92609
View commit details
Copy full SHA for 9d92609
Browse repository at this point
Commits on Jul 27, 2016
Stricter pattern matching on axis ids
cpsievert
committed
01785ce
View commit details
Copy full SHA for 01785ce
Browse repository at this point
add originalData argument and pass global aesthetics to plotly_build() step
cpsievert
committed
dea8219
View commit details
Copy full SHA for dea8219
Browse repository at this point
fix for anchoring x-axes in facet_wrap when nrows \!= npanels/ncols
cpsievert
committed
8cecef6
View commit details
Copy full SHA for 8cecef6
Browse repository at this point
fix NAMESPACE
cpsievert
committed
cbcc4cb
View commit details
Copy full SHA for cbcc4cb
Browse repository at this point
fixes for figures
cpsievert
committed
db1cb44
View commit details
Copy full SHA for db1cb44
Browse repository at this point
fix typo
cpsievert
committed
7506342
View commit details
Copy full SHA for 7506342
Browse repository at this point
upgrade to plotlyjs 1.15.0
cpsievert
committed
513fd98
View commit details
Copy full SHA for 513fd98
Browse repository at this point
ggplotly attribute is on the widget level
cpsievert
committed
f7f2809
View commit details
Copy full SHA for f7f2809
Browse repository at this point
map hovertext to text in GeomText
cpsievert
committed
c49bdb0
View commit details
Copy full SHA for c49bdb0
Browse repository at this point
Commits on Jul 28, 2016
add hide_legend and hide_guides to complement hide_colorbar
cpsievert
committed
12c5adc
View commit details
Copy full SHA for 12c5adc
Browse repository at this point
expect_traces isn't exclusive to ggplot
cpsievert
committed
c755a44
View commit details
Copy full SHA for c755a44
Browse repository at this point
bump version; update news
cpsievert
committed
e0c0c22
View commit details
Copy full SHA for e0c0c22
Browse repository at this point
You can’t perform that action at this time.