How to parse to plot graph between temperature and time. Also how to parse this string --"33 degrees C " to number
| count by _timeslice, Temperature // This outputs along with count and graph doesn't look good even with transpose. I would like to parse so that graph exists between Temperature and Time.
Please sign in to leave a comment.
Comments
2 comments