Forum Discussion
Chart line Variable - Graphic
Hi, someone know a kind of Visual or graphic that I can change the "Constant Line" along of the time from Line chart.
Eg:
Something like e.g above, but the red line should be dashed.
-Results decimal as value (black values)
-Tendence line (green line)
-Goal variable along of the time out2020 - 0,40, from out2020 0,35 (Red line).
robertofilho , you can create a measure like this
measure =10
and you can have a line and change the line style as dash
4 Replies
- amitchandakSuper User
robertofilho , you can create a measure like this
measure =10
and you can have a line and change the line style as dash
- robertofilhoRegular Visitor
Thanks, I already created the measure, but can you show how I can change this new line from solid to dashed?
I can´t change it....- amitchandakSuper User
robertofilho , In visual properties , Y-axis -> Line Style -> Dotted
- robertofilhoRegular Visitor
1º Thank you for your atention, due your orientation was possible to solve my problem.... Let me show how:
>>Click in chart
>>guide format (brush)
>> Shape
>>Custom series
2º - Related to "Measure", perfect.....It worked..