Skip to content

Instantly share code, notes, and snippets.

@ThrishikK
ThrishikK / gist:895c4675cace2f3b05a467421b4eea7e
Created May 19, 2025 06:00
Replace your current options with this to include the per-dataset animation:
options: {
responsive: false,
animation: {
duration: 0,
},
animations: {
y: {
type: 'number',
easing: 'easeOutBounce',
duration: 1000,