Tobias Donhauser
Tobias Donhauser
Is it possible that the following bug is related to this? https://stackoverflow.com/questions/73957247/chartjsreact-toggle-showline-in-scatter-view-doesnt-work
yes, you'll find a running example here: https://stackblitz.com/edit/react-hdhjmn?file=src/App.js
Nice! thanks now it works. I tried to find the reason why it's not working with the code before, but can't see the reason. Thanks for your help!
> Not sure what exactly is causing the issue, when I try a simpeler case with the react wrapper or with plain js it works fine: wrapper: https://codesandbox.io/s/react-chartjs-2-chart-js-issue-template-forked-wf1d04?file=/src/App.tsx plain js:...
Can anyone help me? I would be very happy!
wow thanks a lot! that's great. I'll take a look on that 👍
I have a similar problem. When I create a Box like this: ``` ``` I get this error: `Type error: Type 'string' is not assignable to type 'boolean | undefined'.`...
I need this feature as well. Would be nice if there's a simple fix for that!
Any suggestions how to add additional information to the person icon?