Pre loader

How to Add Space between bar?

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

1
0

Hello,

As you can see in the attached image, I’m using a Candlestick Chart for a financial application, but the gap between each bar on the chart is pretty small and it doesn’t look good.

I want to add a space between the bars but I couldn’t find how to do it. Can you help me?

Best regards.

Version
4.4.0.4739
Images
  • You must to post comments
0
0

Hi Devrim

This is because there are many candles on screen, they are adjusting to fit the available space.

You can change the space a candle occupies by setting the dataPointWidth property. This accepts a value between 0.0 and 1.0 where 1.0 means ‘occupy 100% of available space’

Try adjusting that and see if it helps.

Also, you may be interested in our open-source financial chart library here, based on SciChart. This shows you how to do a LOT of extra features like multiple panes, technical indicators and more.

Best regards,
Andrew

  • You must to post comments
0
0

Hi Andrew,

thank you for your reply. As far as I understand we can’t add spaces without reducing the width.

Thank you for the FinancalChart you suggested, I will definitely test it in the future.

Best regards.

  • You must to post comments
Showing 2 results
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