문제

So I have a chart Geometry which I wish to scale.

However, The chart is scaled differently at certain y ranges.

Say this is my y-axis

100
90
80
70
//
1
0

I will need to scale the part between 70-100 differently from the part between 0-1 and the part between 1 and 70. Is there a way to form a TransformGroup with multiple scaletransforms which only apply to values in between certain y values?

Thanks.

올바른 솔루션이 없습니다

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