Support Board
Date/Time: Sun, 02 Feb 2025 19:59:04 +0000
Post From: DRAWSTYLE_BAR_TOP, DRAWSTYLE_BAR_BOTTOM don't get drawn at the first bar
[2019-09-23 09:27:37] |
User353585 - Posts: 66 |
Did you actually test? it didn't work for me in multiple settings and data. for example, even with this simplest code, only the second bar would print. sc.Subgraph[0][0] = 20; sc.Subgraph[0][1] = 20; sc.Subgraph[1][0] = 10; sc.Subgraph[1][1] = 10; Other fill drawing styles don't have the same issue. please take a look into it, thanks. Date Time Of Last Edit: 2019-09-23 09:31:58
|