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