From 6171f27f8ddfda71c4101a5802a097b8832e2c42 Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 23 Oct 2021 01:04:29 +0900 Subject: :art: --- src/client/scripts/hpml/lib.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client/scripts/hpml/lib.ts') diff --git a/src/client/scripts/hpml/lib.ts b/src/client/scripts/hpml/lib.ts index 200faf820b..2a1ac73a40 100644 --- a/src/client/scripts/hpml/lib.ts +++ b/src/client/scripts/hpml/lib.ts @@ -5,7 +5,7 @@ import { Fn, HpmlScope } from '.'; import { Expr } from './expr'; import * as seedrandom from 'seedrandom'; -/* +/* TODO: https://www.chartjs.org/docs/latest/configuration/canvas-background.html#color // https://stackoverflow.com/questions/38493564/chart-area-background-color-chartjs Chart.pluginService.register({ beforeDraw: (chart, easing) => { -- cgit v1.2.3-freya