Page 1 of 1

Bars are not side by side

Posted: Thu Mar 16, 2017 2:04 am
by 16880166
I have my chart bars set to 'Side'. But some of my bars Income bars look placed in front of my Expense bars. How can I correct this?

Re: Bars are not side by side

Posted: Thu Mar 16, 2017 2:18 pm
by yeray
Hello,

I could reproduce the problem so I've added it to the public tracker:
http://bugs.teechart.net/show_bug.cgi?id=1820

Thanks for reporting it.

Re: Bars are not side by side

Posted: Thu Mar 16, 2017 3:04 pm
by 16880166
The version is .20, the one released yesterday or the day before. The revision list hadn't even been updated. I was waiting for it because of the 'Other' Slice in the pie chart not being correctly created for the legend.

Re: Bars are not side by side

Posted: Fri Mar 17, 2017 9:09 am
by yeray
Hello,
realsol wrote:The revision list hadn't even been updated.
It has been updated now:
https://www.steema.com/version_info/vcl
realsol wrote:I was waiting for it because of the 'Other' Slice in the pie chart not being correctly created for the legend.
#1749 discussed here should be fixed with v2017.20.

Re: Bars are not side by side

Posted: Fri Mar 17, 2017 1:21 pm
by 16880166
Thanks. That does seem to be fixed. Now I need to find some code that will give me the categories when the user clicks on the Other Slice. I think I found it one afternoon but didn't bookmark it. That code is still a few days away.

Re: Bars are not side by side

Posted: Fri Mar 17, 2017 4:18 pm
by yeray
Hello,

You can use the function BelongsToOtherSlice(ValueIndex).

Re: Bars are not side by side

Posted: Fri Mar 17, 2017 4:28 pm
by 16880166
Thanks. I making lots of headway today. Glad I got up early.