Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add drawTime: beforeDraw option to filler #8973

Merged
merged 1 commit into from Apr 24, 2021

Conversation

kurkle
Copy link
Member

@kurkle kurkle commented Apr 24, 2021

Closes: #7553

As the datasets are all draw at z: 0 and we can't really change that before v4, this is an alternative way of supporting the use case in the referenced issue.

@kurkle
Copy link
Member Author

kurkle commented Apr 24, 2021

Filename Size Change
dist/chart.esm.js 69.6 kB +31 B (0%)
dist/chart.js 88.4 kB +32 B (0%)
dist/chart.min.js 63 kB +34 B (0%)

@etimberg etimberg added this to the Version 3.2 milestone Apr 24, 2021
@etimberg etimberg merged commit eaa3a68 into chartjs:master Apr 24, 2021
@kurkle kurkle deleted the fillter-beforeDraw branch May 30, 2021 05:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add z-index to point configuration
2 participants