Hi,
I'm pretty new to CR and I'm trying to format a graph, but I have no idea what I can do to achieve it, I have several questions, I hope some or all can be answered. For reference: I'm using CR XI.
The data I'm giving as input comes from a table with the following structure:
Sensor_ID | Time | Value
==================
For each Sensor_ID there should be a different line in the graph, with Time being on the horizontal axis and Value on the vertical axis.
1) I'm trying to make the horizontal axis a real Time axis, not just labeled as Times (so in the example there should be a large gap between the 12:21:22 and 15:54:55). Is this achievable, and if so, how?
2) I want to have the first Power measurement as 0-time and draw a vertical line every 10 minutes, labelled as 10-20-30-etc. Is this achievable and if so, how?
3) A "Steady state" should be marked in the graph as start and ending point. A steady state could (in this example) be from 11:20:00 [start] until 16:20:00 [end], and could be marked as:
- red vertical dashed line
- or, vertical texts saying "Steady state start" and "Steady state stop"
- or, a mark on the horizontal axis indicating the steady state times
Is this achievable and if so, how?
4) I want to issue some control over the text in the legend. 1,2,3,4 isn't satisfactory. I can add a field in the query with the "name" of the sensor, but how can I then get the name in the legend (2 consecutive sensors could have the same name, so the individual lines really have to be based on various sensor ID's). Is this possible and if so, how?
Like I said, I am very new to CR, so maybe I'm asking for the obvious, but I'm not really getting any further so any help (or pointers to some examples on internet) is greatly appreciated.