문제

I have a graph where I show projections for several statistics. The statistics up to this year are certain, but from 2012 and beyond, they are just a projection, and therefore not certain. I want to have a line when the statistics are certain, and become dotted when the projection starts.

Is this possible? Or do I have to create a new line that is dotted and starts after this year?

도움이 되었습니까?

해결책

I think you will need to split the data into two different series with different options for each.

다른 팁

That's what i feared. Somebody found a nice way to just color the background instead, so went for that. Link

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top