HI, All
If to use xChart on a Layout that should be loaded into items of xCustomListView - i have the error
java.lang.IllegalArgumentException: width and height must be > 0
at
Sub CreateListItem(Text As Map, Width As Int, Height As Int) As Panel
Dim p As Panel
p.Initialize("")...
Noticed that if I have for example a value of 0.01 this will show in scientific notation when clicking the graph. This seems a bit too early to me as users may get confused with the scientific notation and showing
0.01 is quite OK. To avoid this problem I added another xChart property...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.