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
.
antvis
/
coord
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
44
Code
Issues
0
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 24, 2025
fix: sourcemap not found (#47)
lee1409
authored
4405c7c
View commit details
Copy full SHA for 4405c7c
Browse repository at this point
Commits on Nov 23, 2023
feat: transpose3D (#46)
Show description for a02e131
VirusPC
authored
a02e131
View commit details
Copy full SHA for a02e131
Browse repository at this point
Commits on Aug 16, 2023
fix: export Transformation3D (#45)
Show description for 862443a
xiaoiver
authored
862443a
View commit details
Copy full SHA for 862443a
Browse repository at this point
Commits on Aug 4, 2023
chore: bump version
xiaoiver
committed
b96a7df
View commit details
Copy full SHA for b96a7df
Browse repository at this point
Commits on Aug 3, 2023
feat: support cartesian3d transform (#44)
Show description for 2f85806
xiaoiver
authored
2f85806
View commit details
Copy full SHA for 2f85806
Browse repository at this point
Commits on Aug 19, 2022
chore: update v0.4.4 & publish (#42)
pepper-nice
authored
b9ac34e
View commit details
Copy full SHA for b9ac34e
Browse repository at this point
feat: fisheye accepts abstract focus point instead of visual focus point (#41)
Show description for f029259
pepper-nice
authored
f029259
View commit details
Copy full SHA for f029259
Browse repository at this point
Commits on Mar 25, 2022
Fix/parallel (#38)
Show description for f9b4374
pearmini
authored
f9b4374
View commit details
Copy full SHA for f9b4374
Browse repository at this point
Fix/parallel (#37)
Show description for ccfef70
pearmini
authored
ccfef70
View commit details
Copy full SHA for ccfef70
Browse repository at this point
Commits on Mar 11, 2022
chore: update version to 0.4.1 (#35)
pearmini
authored
0a52cf9
View commit details
Copy full SHA for 0a52cf9
Browse repository at this point
Commits on Aug 16, 2021
fix(coordinate): getCenter return the expected center of coordinate (#34)
Show description for f1e26a9
pearmini
authored
f1e26a9
View commit details
Copy full SHA for f1e26a9
Browse repository at this point
Commits on Jun 4, 2021
docs: add cover images and examples' links (#32)
Show description for c4b1643
pearmini
authored
c4b1643
View commit details
Copy full SHA for c4b1643
Browse repository at this point
Commits on Jun 3, 2021
chore: update version
pearmini
authored and
hustcc
committed
77e96bd
View commit details
Copy full SHA for 77e96bd
Browse repository at this point
fix(transpose): replace function with matrix transform
pearmini
authored and
hustcc
committed
25330ff
View commit details
Copy full SHA for 25330ff
Browse repository at this point
chore: update version
pearmini
authored and
hustcc
committed
e7f5c6d
View commit details
Copy full SHA for e7f5c6d
Browse repository at this point
feat(parallel): add a point to last
pearmini
authored and
hustcc
committed
f6d2396
View commit details
Copy full SHA for f6d2396
Browse repository at this point
fix(invert): reverse matrixes before compose(#25)
pearmini
authored and
hustcc
committed
532da54
View commit details
Copy full SHA for 532da54
Browse repository at this point
fix(utils): extend ignores extra value
pearmini
authored and
hustcc
committed
e475e2f
View commit details
Copy full SHA for e475e2f
Browse repository at this point
fix(helix): helix map & invert(#30)
pearmini
authored and
hustcc
committed
bac05dc
View commit details
Copy full SHA for bac05dc
Browse repository at this point
refactor(coordinate): set default options before constructor(#28)
pearmini
authored and
hustcc
committed
c813dd7
View commit details
Copy full SHA for c813dd7
Browse repository at this point
feat(transformations): remove polar.theta and polar.rho
pearmini
authored and
hustcc
committed
d8c255b
View commit details
Copy full SHA for d8c255b
Browse repository at this point
fix(polar): invert correctly if angle range is not [-pi, pi]
pearmini
authored and
hustcc
committed
b58d23d
View commit details
Copy full SHA for b58d23d
Browse repository at this point
fix(polar.theta): only fixes radius greater than 0 to 1
pearmini
authored and
hustcc
committed
bfbddbc
View commit details
Copy full SHA for bfbddbc
Browse repository at this point
chore: update version
pearmini
authored and
hustcc
committed
55eb5e1
View commit details
Copy full SHA for 55eb5e1
Browse repository at this point
Commits on Jun 1, 2021
Feat/transformation (#23)
Show description for 66217d7
pearmini
authored
66217d7
View commit details
Copy full SHA for 66217d7
Browse repository at this point
Docs: api (#24)
Show description for ae273c3
pearmini
authored
ae273c3
View commit details
Copy full SHA for ae273c3
Browse repository at this point
Commits on May 31, 2021
Merge pull request #18 from antvis/feat/transformation
Show description for 5badca3
hustcc
authored
5badca3
View commit details
Copy full SHA for 5badca3
Browse repository at this point
docs: update get started in readme
pearmini
committed
3da29a7
View commit details
Copy full SHA for 3da29a7
Browse repository at this point
chore: update version
pearmini
committed
15098ab
View commit details
Copy full SHA for 15098ab
Browse repository at this point
refactor(utils): add isMatrix and extend
pearmini
committed
150c285
View commit details
Copy full SHA for 150c285
Browse repository at this point
chore: update bundle name and descripitions in package.json
pearmini
committed
f990e21
View commit details
Copy full SHA for f990e21
Browse repository at this point
feat(transform): remvoe params for cartesian
pearmini
committed
bd130f8
View commit details
Copy full SHA for bd130f8
Browse repository at this point
Commits on May 30, 2021
feat(transform): add parallel
pearmini
committed
14f272c
View commit details
Copy full SHA for 14f272c
Browse repository at this point
feat(transform): split reflect to reflect, reflect.x, reflect.y
pearmini
committed
34144dc
View commit details
Copy full SHA for 34144dc
Browse repository at this point
Commits on May 29, 2021
feat(transform): add helix
pearmini
committed
fc95126
View commit details
Copy full SHA for fc95126
Browse repository at this point
Previous
Next
You can’t perform that action at this time.