Describe the bug
App crashes when size is chosen from one of the coloumns of table is negative
Invalid element(s) received for the 'size' property of scatter.marker
Invalid elements include: [-0.0506635, -0.384597228]
To Reproduce
select some coloumn which has negative values
Expected behavior
Either invalid entries should be removed from drop down or exception should be handled for now
Describe the bug
App crashes when size is chosen from one of the coloumns of table is negative
Invalid element(s) received for the 'size' property of scatter.marker
Invalid elements include: [-0.0506635, -0.384597228]
To Reproduce
select some coloumn which has negative values
Expected behavior
Either invalid entries should be removed from drop down or exception should be handled for now