1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-07-01 06:11:43 +02:00

remove tooltip animation (#494)

This commit is contained in:
Dimo Dzhurenov 2021-04-13 14:58:32 +03:00 committed by GitHub
parent b8247c7ef4
commit b2f6e541a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -77,6 +77,10 @@ function getOptions(locale: string, isDarkMode: boolean): ChartOptions {
legend: {
display: false
},
hover: {
intersect: false,
animationDuration: 0
},
scales: {
yAxes: [
{