Brief summary of the bug. What is it ? Where is it ?
When setting the target line to a value and enabling the log scale configuration. the placement of the target line is wrong on the chart.
Steps to reproduce:
- Create a process instance report
- select group by start-date - automatic
- select line chart visualization
- open the configuration popover
- enable target line option and set a value
- enable the logarithmic scale from the config as well
Actual result:
The goal line is shown in the chart in the wrong place. see screenshot.
Expected result:
The goal line appear on the correct value that is set to.
Test Notes:
- Try to break it by trying unexpected values
- Try out the target line on different visualizations (line/bar/barline) and report configuration (combined report/multi measure/multi aggregation/multiprocess)