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
Type
/
to 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
779
Pull requests
58
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Polar polygon grids
- #2739
#2739
Merged
etpinard
merged 20 commits into
master
plotly/plotly.js:master
from
polar-polygon-grids
plotly/plotly.js:polar-polygon-grids
Copy head branch name to clipboard
Jun 26, 2018
Conversation
Commits
20
(20)
Checks
Files changed
Merged
Polar polygon grids
#2739
etpinard
merged 20 commits into
master
plotly/plotly.js:master
from
polar-polygon-grids
plotly/plotly.js:polar-polygon-grids
Copy head branch name to clipboard
Commits
Commits on Jun 15, 2018
rename *circle keys
Show description for 0ad5b62
etpinard
committed
0ad5b62
View commit details
Copy full SHA for 0ad5b62
Browse repository at this point
split radial ax autorange into own subroutine
Show description for 7e16134
etpinard
committed
7e16134
View commit details
Copy full SHA for 7e16134
Browse repository at this point
split out angular part of polar.isPtWithinSector into own fn
Show description for 33b05eb
etpinard
committed
33b05eb
View commit details
Copy full SHA for 33b05eb
Browse repository at this point
first cut `polar.usepolygons`
Show description for c3f5b1b
etpinard
committed
c3f5b1b
View commit details
Copy full SHA for c3f5b1b
Browse repository at this point
add polar polygon grid mock
etpinard
committed
24276b3
View commit details
Copy full SHA for 24276b3
Browse repository at this point
fixup bgcolor for polar polygons grids
etpinard
committed
a0a62af
View commit details
Copy full SHA for a0a62af
Browse repository at this point
Commits on Jun 19, 2018
replace 'usepolygons' -> `gridshape: 'linear'`
etpinard
committed
a26b56f
View commit details
Copy full SHA for a26b56f
Browse repository at this point
draw angular draglayer as punched polygon for `gridshape: 'linear'`
etpinard
committed
efa0005
View commit details
Copy full SHA for efa0005
Browse repository at this point
rotate radial axis title on angular drag
etpinard
committed
a84a5ea
View commit details
Copy full SHA for a84a5ea
Browse repository at this point
Commits on Jun 20, 2018
polar polygon grids zoombox
Show description for ef4b57f
etpinard
committed
ef4b57f
View commit details
Copy full SHA for ef4b57f
Browse repository at this point
display handles at 'starting' angle
etpinard
committed
3a94ebd
View commit details
Copy full SHA for 3a94ebd
Browse repository at this point
Commits on Jun 21, 2018
DRY circular <-> linear onMove zoombox handlers
etpinard
committed
9506872
View commit details
Copy full SHA for 9506872
Browse repository at this point
fail -> failTest
etpinard
committed
40040a5
View commit details
Copy full SHA for 40040a5
Browse repository at this point
add few gridshape: 'linear' tests
etpinard
committed
23476d9
View commit details
Copy full SHA for 23476d9
Browse repository at this point
clamp small deltax and deltay to avoid slopes to blow
etpinard
committed
e5ebc4b
View commit details
Copy full SHA for e5ebc4b
Browse repository at this point
fix x/y cursor position on drag + :lock:
Show description for b14c659
etpinard
committed
b14c659
View commit details
Copy full SHA for b14c659
Browse repository at this point
Commits on Jun 26, 2018
improve gridshape description
etpinard
committed
2bf3107
View commit details
Copy full SHA for 2bf3107
Browse repository at this point
add eventdata test for angular drag of `gridshape: 'linear'` subplts
etpinard
committed
c12ff4a
View commit details
Copy full SHA for c12ff4a
Browse repository at this point
fix edge-ray intersection edge cases
etpinard
committed
7d405a0
View commit details
Copy full SHA for 7d405a0
Browse repository at this point
use Lib.mod to cycle indices
etpinard
committed
1ca6508
View commit details
Copy full SHA for 1ca6508
Browse repository at this point
You can’t perform that action at this time.