Skip to content

Commit

Permalink
Remove index override, (#9469)
Browse files Browse the repository at this point in the history
Make barchart more inline with v2 behaviour and other charts
  • Loading branch information
LeeLenaleee committed Jul 27, 2021
1 parent 2400fcb commit e8f2a5a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/controllers/controller.bar.js
Expand Up @@ -634,10 +634,6 @@ BarController.defaults = {
* @type {any}
*/
BarController.overrides = {
interaction: {
mode: 'index'
},

scales: {
_index_: {
type: 'category',
Expand Down

0 comments on commit e8f2a5a

Please sign in to comment.