|
|
|
|
|
|
|
|
|
|
KB005497: To plot change with the change in log scale in scatter plot - GeneSpring GX.
|
|
|
 |
 |
 |
 |
 |
|
|
|
-
In the X axis and Y axis option of Properties for scatter plot, how would the plot change with the change in log scale?
Please find the details of each of the log scale option below: None: If None is chosen, the points on the chosen axis is drawn on the linear scale. Log: If Log Scale is chosen, the points on the chosen axis is drawn on the log scale, with log of negative values if any being marked at missing values and dropped from the plot. (If x > 0), x = log(x) (If x <= 0), x = missing value Symmetric Log: If Symmetric Log is chosen, the points along the chosen axis are transformed such that for negative values, the log of the 1− absolute value is taken and plotted on the negative scale and for positive values the log of 1+ absolute value is taken and plotted on the positive scale. (If x >= 0), x = log(1 + x) (If x < 0), x = −log(1 − x)
|
|
 |
 |
 |
 |
 |
 |
|
|