Line chart
Posted: Wed Apr 08, 2009 10:00 am
Hi Forum,
I have a line chart in my report and I want to set the x-axis to a fixed amount of labels. Starting from the first row recieved from my datasource (Argument Data Column), till my last one. In between those rows in don't know the amount of records. The setting 'Show edge values' has no impact, while I would expect to see the first and last value.
Also with the setting step I don't recieve the result I need, because this setting depends on the amount of records receiving from the datasource. How can I achieve the desired result???
Next Issue is how can I make the 'Title' multilanguage of the graph???
Last question, I have 1 default report with trending. But the amount of trendings is different for each application. Meaning the result of the datasource I receive as input for the charts has no fixed amount of columns. I.e. the Table has the next columns: LogTime (DATETIME), TEMP1 (REAL), TEMP2 (REAL) and TEMP3 (REAL). Depending on the application TEMP3 is present or not. Can I somehow configure the chart that it will not show the the missing trend.
If the column is not present the series in the chart displays nothing, but the label of the series remains.
Is there some functionality like EXISTS???
Kind regards,
Frank
I have a line chart in my report and I want to set the x-axis to a fixed amount of labels. Starting from the first row recieved from my datasource (Argument Data Column), till my last one. In between those rows in don't know the amount of records. The setting 'Show edge values' has no impact, while I would expect to see the first and last value.
Also with the setting step I don't recieve the result I need, because this setting depends on the amount of records receiving from the datasource. How can I achieve the desired result???
Next Issue is how can I make the 'Title' multilanguage of the graph???
Last question, I have 1 default report with trending. But the amount of trendings is different for each application. Meaning the result of the datasource I receive as input for the charts has no fixed amount of columns. I.e. the Table has the next columns: LogTime (DATETIME), TEMP1 (REAL), TEMP2 (REAL) and TEMP3 (REAL). Depending on the application TEMP3 is present or not. Can I somehow configure the chart that it will not show the the missing trend.
If the column is not present the series in the chart displays nothing, but the label of the series remains.
Is there some functionality like EXISTS???
Kind regards,
Frank