mirkobunse / critdd

Critical difference diagrams with Python and Tikz
https://mirkobunse.github.io/critdd
Other
21 stars 3 forks source link

NaN values in data result in non-informative error #3

Open juancq opened 1 year ago

juancq commented 1 year ago

NaN values in data result in non-informative error. Checking for NaN values and displaying an informative error message would be quite useful for users.

! Missing number, treated as zero.
<to be read again>
                   n
l.46 \end{axis}

!  ==> Fatal error occurred, no output PDF file produced!
Transcript written on example.log.
mirkobunse commented 1 year ago

I agree, thanks for filing this issue! I'll find someone who fixes this issue.