Login Page - Create Account

Support Board


Date/Time: Mon, 06 May 2024 11:56:53 +0000



Post From: TRANSPARENT_CIRCLE draw style

[2017-03-14 19:33:55]
User64410 - Posts: 14
Hi,
im curious about transparent circle. is possible to change transparency level?

Now, I can change trans circle diameter for sc.Index using:
sc.SubGraph[0].Arrays[0][sc.Index] = DataArray[1];

Iam missing information about contours settings like color and width, except transparency level. It also looks like two transparent circles are still overlapped with no transparency between them.

Now a have to use all available sc.Subraphs to achieve my goals. I would like to use trans circle in future but i see two problems:
1. I will lose range of colors shade because of fixed transparency.
2. problem is that huge circle with sc.index 100 will hide smaller circle at sc.index 99 and it does not make sense.

Is now (am i missing some information?) or it will be possible to solve this in future ?
imagetrans-circle-example.png / V - Attached On 2017-03-14 19:20:42 UTC - Size: 169.95 KB - 418 views
imagegoal.png / V - Attached On 2017-03-14 19:20:52 UTC - Size: 22.42 KB - 389 views
imagedrawstyle-point-all-subgraphs.png / V - Attached On 2017-03-14 19:33:09 UTC - Size: 254.51 KB - 366 views