Login Page - Create Account

Support Board


Date/Time: Fri, 04 Jul 2025 05:14:46 +0000



Post From: how to draw different text above each bar in chart region

[2020-06-23 10:43:47]
User104258 - Posts: 3
I want to add some information text for some bar index which meet some conditions. Those texts are different between each bars depending on the different condition. How can I do this? Is there example code for such similar functions? Thanks.
I am failed to try subgraph text drawing (such as DisplayNameAndValue...), also not sure whether sc.Tool can do this. It's better have some example codes.