David-Desmaisons / vue-plotly

📈 vue wrapper for plotly.js
https://david-desmaisons.github.io/vue-plotly/
MIT License
255 stars 74 forks source link

Plots disappear sometime after update marker points #48

Open emch31Cyto opened 1 year ago

emch31Cyto commented 1 year ago

I am using plotly in nuxt application. There almost 5 component rendering sub-plots. First component render almost 9 sub-plots with points markers nearly 20000

When update plots, sometime plots markers got disappear. Although while disappear, it still be showing hover text while hovering but it does not show . May be this is related to webGL as i continusouly getting this error

image

Please let me know if you need more details as i am stuck this for like month