trelliscopejs icon indicating copy to clipboard operation
trelliscopejs copied to clipboard

cog(-Inf) hangs browser

Open IanWorthington opened this issue 2 years ago • 1 comments

A cog() that contains a -Inf (from, say, a max() of a data column that contains just NAs), will cause the browser to hang when attempting to FILTER on that cog. Changing it to NA seems to work fine.

IanWorthington avatar Apr 14 '23 09:04 IanWorthington

If you don't mind trying this on a new version of Trelliscope, see here: https://trelliscope.org/trelliscope/articles/trelliscope.html. Note that the R interface has changed quite a bit, hopefully for the better, so there will be some learning curve, but the principles are the same.

hafen avatar Aug 17 '23 22:08 hafen