Pre loader

Order Inconsistency when switching between Stacked/UnStacked Columns

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
1

Hello,

I’m having the following issue with a set of StackedColumnRenderableSeries:

I add three columns all with different StackedGroupId so that they’re shown side-by-side, in the following order: Blue – Red – Green
(See Image 1).

I next stack on the same group columns Blue and Red
(See image 2).

When I unstack columns Blue and Red, I would expect them to be drawn in the same order as before: Blue – Red – Green.
On the contrary, they’re drawn Green – Blue – Red.
(See image 3).

Is there a way to explicitly tell the drawing order? Or get the drawing order? I am adding annotations to each column but they depend on the order so I need to move them accordingly when the order is changed and there’s no way I can tell the order they are being drawn.

Thank you.
Regards,
Sebastian

Version
4.0.6.8482
Images
  • You must to post comments
0
0

Hi Sebastian,

Please let me log this issue for investigation. We will get back to you after it.

  • You must to post comments
0
0

Hi Sebastian,

please try our latest nightly build v4.1.1.8645. You can get nightly builds from our NuGet feed here: http://support.scichart.com/index.php?/Knowledgebase/Article/View/17232/37/getting-nightly-builds-with-nuget

Also Github if you are a scichart source code customer https://www.scichart.com/github-repository-for-scichart-source-code-customers/

In this version you’ll be able to get stacked columns according to the initial positions of groups.

Best regards,
Andrii

  • Sebastian de Ugarriza
    Hello Andrii, Thank you very much. I’ll do my best to test it today. If I’m not able I’ll have to defer it until end of month since I’ll be out on vacation.
  • You must to post comments
0
0

Good morning Andrii,

I have downloaded the latest stable release (v4.1.1.8645), but I don’t see any new methods.

Can you point me as to where can I locate the functionality to retrieve stacked columns according to the initial positions of groups?

Thank you very much.
Sebastian

  • Sebastian de Ugarriza
    Hello, I haven’t received any updates on this item. Could you please advice where can I added code? I haven’t found anything on the latest DLLs. Thank you very much.
  • You must to post comments
Showing 3 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