mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-19 06:36:51 +01:00
Add interaction options (#7922)
* Add interaction options * Add migration note
This commit is contained in:
@@ -1066,9 +1066,7 @@ export default {
|
||||
defaults: {
|
||||
enabled: true,
|
||||
custom: null,
|
||||
mode: 'nearest',
|
||||
position: 'average',
|
||||
intersect: true,
|
||||
backgroundColor: 'rgba(0,0,0,0.8)',
|
||||
titleFont: {
|
||||
style: 'bold',
|
||||
|
||||
Reference in New Issue
Block a user