Changing data types and modelling type while plotting data
Hi Team,It's kind of I'm stuck, I want to change the data type of a column when plotting. Explanation : My original data type is "numeric and continuous" but I want to change the data type to "character and nominal" via JSL. It is needed because visual analysis of plots are not very impressive as we can see hereAnd with data types changed it's acceptable1) I'm using JSL for plotting using Graph bu...