Graph not plotting for micro level data
Hi Everyone,
I am trying to plot the custom graph using randomly generated float values with up to 5 or 6 digits precision. Basically, I want to plot the graph for micro level data. For ex: my random float data is 0.19XXXX and my observations are like, if my 3rd digit is >= 5 then it is showing logic HIGH on the graph and if it is <5 then it is showing as logic LOW irrespective of 4th, 5th and 6th digit data. That means, if data is 0.192789 -> Low on the graph and 0.195123 -> High on the graph. Please let me know if any additional details are required. Thanks for your support.
