mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 04:09:29 +02:00
remove comments in code
This commit is contained in:
@@ -37,21 +37,6 @@ export default {
|
|||||||
title: {
|
title: {
|
||||||
text: "Line",
|
text: "Line",
|
||||||
},
|
},
|
||||||
// elements: {
|
|
||||||
// point: {
|
|
||||||
// radius: 0,
|
|
||||||
// },
|
|
||||||
// },
|
|
||||||
// tooltip: {
|
|
||||||
// enabled: false,
|
|
||||||
// },
|
|
||||||
// interactions: {
|
|
||||||
// mode: "nearest",
|
|
||||||
// intersect: false,
|
|
||||||
// },
|
|
||||||
// hover: {
|
|
||||||
// mode: null,
|
|
||||||
// },
|
|
||||||
},
|
},
|
||||||
animation: {
|
animation: {
|
||||||
duration: 200,
|
duration: 200,
|
||||||
|
|||||||
Reference in New Issue
Block a user