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 }}
chartjs
/
Chart.js
Public
Notifications
You must be signed in to change notification settings
Fork
11.9k
Star
67.7k
Code
Issues
497
Pull requests
85
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Create a new hook to enable data decimation
- #8255
#8255
Merged
etimberg
merged 22 commits into
chartjs:master
chartjs/Chart.js:master
from
etimberg:decimation-take-2
etimberg/Chart.js:decimation-take-2
Copy head branch name to clipboard
Feb 1, 2021
Conversation
Commits
22
(22)
Checks
Files changed
Merged
Create a new hook to enable data decimation
#8255
etimberg
merged 22 commits into
chartjs:master
chartjs/Chart.js:master
from
etimberg:decimation-take-2
etimberg/Chart.js:decimation-take-2
Copy head branch name to clipboard
Commits
Commits on Feb 1, 2021
Create a new hook to enable data decimation
Show description for 1ca9649
etimberg
committed
1ca9649
View commit details
Copy full SHA for 1ca9649
Browse repository at this point
Address code review feedback
etimberg
committed
58b99e3
View commit details
Copy full SHA for 58b99e3
Browse repository at this point
Rename hook to beforeElementsUpdate
etimberg
committed
51f00c6
View commit details
Copy full SHA for 51f00c6
Browse repository at this point
Simplify parsing logic
etimberg
committed
c71b6f7
View commit details
Copy full SHA for c71b6f7
Browse repository at this point
Add decimation plugin to the core
etimberg
committed
987ef8b
View commit details
Copy full SHA for 987ef8b
Browse repository at this point
Allow a dataset to specify a different data key
etimberg
committed
f26b0c1
View commit details
Copy full SHA for f26b0c1
Browse repository at this point
Decimation plugin uses the dataKey feature
etimberg
committed
a80a4e1
View commit details
Copy full SHA for a80a4e1
Browse repository at this point
Refactor the decimation plugin to support configurable algorithms
etimberg
committed
42ef5ee
View commit details
Copy full SHA for 42ef5ee
Browse repository at this point
Lint the plugin changes
etimberg
committed
c525c69
View commit details
Copy full SHA for c525c69
Browse repository at this point
Tests for the dataKey feature
etimberg
committed
eb73050
View commit details
Copy full SHA for eb73050
Browse repository at this point
Convert test files to tabs
etimberg
committed
fcf3bae
View commit details
Copy full SHA for fcf3bae
Browse repository at this point
Standardize on tabs in ts files
etimberg
committed
75ccc6c
View commit details
Copy full SHA for 75ccc6c
Browse repository at this point
Remove the dataKey feature
etimberg
committed
cba735e
View commit details
Copy full SHA for cba735e
Browse repository at this point
Replace dataKey usage in decimation plugin
Show description for a198a73
etimberg
committed
a198a73
View commit details
Copy full SHA for a198a73
Browse repository at this point
Disable decimation when indexAxis is Y
etimberg
committed
389f445
View commit details
Copy full SHA for 389f445
Browse repository at this point
Simplify the decimation width approximation
etimberg
committed
757717d
View commit details
Copy full SHA for 757717d
Browse repository at this point
Resolve the indexAxis correctly in all cases
etimberg
committed
4dc262a
View commit details
Copy full SHA for 4dc262a
Browse repository at this point
Initial documentation
etimberg
committed
96dc16f
View commit details
Copy full SHA for 96dc16f
Browse repository at this point
Reverse check
etimberg
committed
dab73c5
View commit details
Copy full SHA for dab73c5
Browse repository at this point
Update TS definitions for new plugin options
etimberg
committed
61da6d7
View commit details
Copy full SHA for 61da6d7
Browse repository at this point
Move defineProperty after bailouts
etimberg
committed
0cfd8dd
View commit details
Copy full SHA for 0cfd8dd
Browse repository at this point
Add destroy hook
etimberg
committed
8aba007
View commit details
Copy full SHA for 8aba007
Browse repository at this point
You can’t perform that action at this time.