Improve chart
This commit is contained in:
parent
9cda89ec04
commit
8b37fc4772
3 changed files with 28 additions and 7 deletions
|
|
@ -30,6 +30,9 @@ export default Vue.extend({
|
|||
type: 'time',
|
||||
distribution: 'series'
|
||||
}]
|
||||
},
|
||||
tooltips: {
|
||||
intersect: false
|
||||
}
|
||||
}, this.opts || {}));
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue