Pre loader

First and Last Bars in CategoryDateTimeAxis Are Missing Labels

Welcome to the SciChart Forums!

  • Please read our Question Asking Guidelines for how to format a good question
  • Some reputation is required to post answers. Get up-voted to avoid the spam filter!
  • We welcome community answers and upvotes. Every Q&A improves SciChart for everyone

WPF Forums | JavaScript Forums | Android Forums | iOS Forums

0
0

Hi,

Quick one: take the Stacked Columns (side by side) example. The first and last columns are only half visible which I can see kind of makes sense for NumericAxis as you can specify a grow factor.  But for CategoryDateTimeAxis, this still happens and GrowBy only grows the axis on the right hand side and with categories as dates, you tend to want to see all of the categories labelled correctly.

How can we make sure that the first and last cateogories/bars are shown in their entirety? I’m tempted to just add single “Padding Dates” to either side of the data-set but the purist in side of me feels wrong doing that.

Many thanks

 

  • You must to post comments
0
0

Hi Seb,

This was recently requested recently actually – our CategoryDateTImeAxis is index based, so if you want points 0 to 100 it will display those, and the Candlesticks are centred on the points. This is because a line-series with 1/2 a point padding either side would not look correct – it would have a 1/2 point gap to the left and right – whereas a candlestick chart looks perfect.

What I’ll do is log this as a feature request. It’s not a big one, I think some optional 1/2 point padding around the axis via a flag on CategoryDateTimeAxis would not be hard to achieve.

Best regards,
Andrew

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.

Try SciChart Today

Start a trial and discover why we are the choice
of demanding developers worldwide

Start TrialCase Studies