Results 20 comments of Anatoly Tarnavsky

same issue as @blockjon , absolutely empty screen nothing being rendered

@kross-f , yes it was the issue. It wasn't clear from the manual that I should do it.

Any updates on this?

> That's interesting. Just for sanity sake, trying it on Linux here: > > ``` > [alex@flatline ~]$ for i in `seq 10`; do time curl localhost:8765; done > AnkiConnect...

https://github.com/AbelHeinsbroek/chartjs-plugin-crosshair/issues/15

@ThinkerBell1, have you succeded to use this plugin with a line chart?

@ThinkerBell1 , look at this: https://codepen.io/anatoly314/pen/BXWgxG

I think you have the same problem as I had, I ended up utilizing this plugin as a part of my project rather than node_module. A not ideal solution, but...

@ThinkerBell1 , I suspect that codepen isn't flexible enough to reproduce my solution, so I create a [MVCE](https://stackoverflow.com/help/minimal-reproducible-example) here: https://codesandbox.io/s/vue-template-dyzib take a look at it. It isn't an ideal solution...

@kevademfidel have you find a solution for this issue