Bars are not side by side

TeeChart FireMonkey (Windows,OSX,iOS & Android) for Embarcadero RAD Studio, Delphi and C++ Builder (XE5+)
Post Reply
realsol
Newbie
Newbie
Posts: 70
Joined: Mon Feb 27, 2017 12:00 am

Bars are not side by side

Post by realsol » Thu Mar 16, 2017 2:04 am

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?
Attachments
2017-03-15_1855.png
2017-03-15_1855.png (53.4 KiB) Viewed 15764 times

Yeray
Site Admin
Site Admin
Posts: 9509
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Bars are not side by side

Post by Yeray » Thu Mar 16, 2017 2:18 pm

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.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

realsol
Newbie
Newbie
Posts: 70
Joined: Mon Feb 27, 2017 12:00 am

Re: Bars are not side by side

Post by realsol » Thu Mar 16, 2017 3:04 pm

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.

Yeray
Site Admin
Site Admin
Posts: 9509
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Bars are not side by side

Post by Yeray » Fri Mar 17, 2017 9:09 am

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.
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

realsol
Newbie
Newbie
Posts: 70
Joined: Mon Feb 27, 2017 12:00 am

Re: Bars are not side by side

Post by realsol » Fri Mar 17, 2017 1:21 pm

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.

Yeray
Site Admin
Site Admin
Posts: 9509
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Bars are not side by side

Post by Yeray » Fri Mar 17, 2017 4:18 pm

Hello,

You can use the function BelongsToOtherSlice(ValueIndex).
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

realsol
Newbie
Newbie
Posts: 70
Joined: Mon Feb 27, 2017 12:00 am

Re: Bars are not side by side

Post by realsol » Fri Mar 17, 2017 4:28 pm

Thanks. I making lots of headway today. Glad I got up early.

Post Reply