Some questions

TeeChart for JavaScript for the HTML5 Canvas
Post Reply
jls
Newbie
Newbie
Posts: 56
Joined: Mon May 07, 2012 12:00 am
Location: Norway

Some questions

Post by jls » Wed Nov 28, 2012 2:11 pm

I don't' want rounded bars
Active bar doesn’t show color
Bars don’t look good without borders
First bar is black then focused
Don’t want active bars, witch setting do I use to disable focusing?

Attached screenshot and file.

Jørgen
Attachments
Teechart.zip
(109.91 KiB) Downloaded 951 times

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

Re: Some questions

Post by Yeray » Mon Dec 03, 2012 12:05 pm

Hi Jørgen,

We've made some changes to fix these issues. I'll send the testing version to your mail account.

Regarding the series selection. I'm afraid we can't disable it in the exportation from VCL. However, you can always edit the htm file generated and disable it manually:

Code: Select all

BarSeries1.hover.enabled = false
And don't hesitate to insist about any issue you may have reported (in this thread or in any other) that we could have missed.

Thanks for your time and your patience.
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

jls
Newbie
Newbie
Posts: 56
Joined: Mon May 07, 2012 12:00 am
Location: Norway

Re: Some questions

Post by jls » Mon Dec 03, 2012 3:10 pm

Thanks, better!

What about this:

I don't' want rounded bars


Jørgen

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

Re: Some questions

Post by Yeray » Mon Dec 03, 2012 4:00 pm

Hi Jørgen,

Yes, I was aware of this one. But thanks for recalling 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

jls
Newbie
Newbie
Posts: 56
Joined: Mon May 07, 2012 12:00 am
Location: Norway

Re: Some questions

Post by jls » Fri Dec 21, 2012 7:25 am

Any news about rounded bars?

If you stack rounded bars, it doesn't look good.

Post Reply