SandDance icon indicating copy to clipboard operation
SandDance copied to clipboard

X axis (or Y depending on chart type) does not generate proper bins (empty bins)

Open CoolDixon opened this issue 5 years ago • 2 comments

I have a CSV dataset with 4 class values (2001, 2002, 2003 and 2004) with their respective values so it naturally should be grupped in 4 unique bins, and within the bins classified by values. The problem is that is creates empty (duplicated) bins Screenshot 2020-05-20 at 11 19 31

If I specify 4 bins (or even 5) it groups 2 of them!

Screenshot 2020-05-20 at 11 31 41

CoolDixon avatar May 20 '20 09:05 CoolDixon

Thanks for the report. Can you see if this repros in our new beta version? https://sanddance.js.org/app-3.0.0-beta.1/

danmarshall avatar May 21 '20 06:05 danmarshall

It happens too in the beta versión, it is even worst as x axis max bin slider is bigger and it is more difficult to limit to less bins (select 4 in this case) than before

image

I send you attached a copy of the dataset I’m using to test

Results.csv.zip

CoolDixon avatar May 21 '20 07:05 CoolDixon

I'm unable to repro in our latest version, so closing this for now. Thanks for the report and for providing a data sample for the repro.

danmarshall avatar Jan 13 '23 19:01 danmarshall