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 here
Sukanyap_0-1687513616469.png
And with data types changed it's acceptable
Sukanyap_1-1687513663281.png
1) I'm using JSL for plotting using Graph builder, by any chance can I change here in below line beside "user density" while plotting?
Sukanyap_2-1687513840440.png
To explain more here, though I'm changing the data and modelling types but it seems JMP is not processing the below line arrow marked
Sukanyap_3-1687514008520.png
Whereas when I'm using this open function code is working as desired and JMP is reading the user density data type and while plotting it's giving desired results.
Sukanyap_4-1687514211169.png