foligny
foligny
Hello, Anyone has a working Typescript + Node.js example using chartjs-chart-financial ? Thanks
Hi I added koa-websocket to my project, and it works well at runtime. But Typescript type check complains about ``` error TS2339: Property 'ws' does not exist on type 'import("/home/frank/dev/task-runner/node_modules/@types/koa/index.d.ts")'....
Anyone succeeded using ChartjsNodeCanvas with chartjs-chart-financial and candlestick in a browserless Node.js project ? Something like this, but it doesnt work. I cannot register chartjs-chart-financial candlestick type. ``` import {...