diff --git a/luckydiamond/src/components/games-components/CrashGraphComponent.vue b/luckydiamond/src/components/games-components/CrashGraphComponent.vue index bd5de47..71e5e48 100644 --- a/luckydiamond/src/components/games-components/CrashGraphComponent.vue +++ b/luckydiamond/src/components/games-components/CrashGraphComponent.vue @@ -37,21 +37,6 @@ export default { title: { text: "Line", }, - // elements: { - // point: { - // radius: 0, - // }, - // }, - // tooltip: { - // enabled: false, - // }, - // interactions: { - // mode: "nearest", - // intersect: false, - // }, - // hover: { - // mode: null, - // }, }, animation: { duration: 200,