graph axis format log decimal
I have been using the following code and then Fit Y by X to make the plot.new column ("|ing|", formula (abs(:ing)));column ("|ing|") << data type(numeric) << modeling type (continuous) << format (scientific) << set property ("axis", {scale(log),Min(1e-13),Max(1e-5)}); Recently converted to JMP12.Now, when plotting this col as dep variable, the number format decimal places in the plot has added dec...