Hi
i’m using redash 4.0 and 5.0
both of them of problem that the scatter stack/freeze when trying to plot many dots
i know that plotly have scattergl option that works better with many dots
is it possible to support it ?
Hanan
Hi
i’m using redash 4.0 and 5.0
both of them of problem that the scatter stack/freeze when trying to plot many dots
i know that plotly have scattergl option that works better with many dots
is it possible to support it ?
Hanan
How many dots are you plotting? Can’t you use an aggregate?
Hi ,
i can’t aggregate the number of dots
why can’t you add new type of scattergl ?
i tried the same data using plotly directly and using scattergl works great
Hanan
i didn’t answer to number of dots
~400K to 1M
do you have an answer r?
What kind of answer you’re looking for?
Adding support for scattergl is probably possible, if Plotly.js already supports it. But it’s not a priority at the moment.
Redash being open source gives you the opportunity to add this yourself.