I have made a plot from multiple fields using thingSpeakPlot which works but my fields can only have the value 1 or 0 corresponding to On or Off.
The problem I have is the y-scale is 0 to 1 with 0.1 ticks which does not look that good. Is there a way to do any of the following.
Use the yticks? I tried but cannot get it to work.
Use another method to set the ticks to just 0 and 1.
To remove the tick labels completely?
Thanks
Kim