Hello,
I'm trying to make a chart with 2 series of values with different precision.
The first one is a standard line with 10 values of intervals from 0 to 1 step 0.1
The second one is a stepped line which must intersect the first serie at a specific value, the range is the same, 0 to 1 but the step is 0.01.
The only way I managed to do it is by abusing of null values on the first serie so there are the same number of values.
Problems:
1) I can't set the series to "connect points with line" on the nulls, it seem to convert the nulls to 0 even if the "convert nulls" option is disabled on the report.
2) The chart prints a lot of unwanted grid lines, I need to print only the steps of 0.1
I made an Excel mockup of what I need:
Attached the report and the CSV
Chart with series of different precision
Chart with series of different precision
- Attachments
-
- chart_values.csv
- (992 Bytes) Downloaded 11 times
-
- TestChart.mrt
- (10.8 KiB) Downloaded 10 times
Soft System srl
-
- Posts: 7259
- Joined: Tue Mar 20, 2018 5:34 am
Re: Chart with series of different precision
Hello,
Unfortunately, it is not possible.
Thank you.
Unfortunately, it is not possible.
Thank you.
-
- Posts: 7259
- Joined: Tue Mar 20, 2018 5:34 am
Re: Chart with series of different precision
Hello,
You are welcome.
You are welcome.