Pre loader

Does SciCharts support a non-uniform mesh 3d chart?

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

We have a requirement for a non-uniform mesh 3d chart, can SciCharts do this?

For example, our X-axis values might range like this:
0, 2, 4, 8, 11, 15, 19, 23, 28, 31, 33, 35, 40, 45, 50, 60, 70, 80, 90, 95, 100

and our Z-axis values might range like:
0, 900, 1800, 2000, 2200, 2400, 2600, 2800, 3000, 4000, 5000, 5500, 6000

I’m expecting to see something like the image I have attached to this post.

How would I implement it on a ScatterRenderableSeries3D?

Thanks,
Gareth.

Version
4.2.2.9777
Images
  • You must to post comments
1
0

Update:

SciChart v5.2 and above supports Non-Uniform 3D Surface Mesh.

WPF 3D Chart

Thank you for the feature request!

Best regards,
Andrew

  • You must to post comments
0
0

Hi Gareth

Non-uniform 3D Mesh is not implemented in SciChart WPF v4, however it is on the roadmap for SciChart WPF v5.

Please see:

  1. SciChart WPF v5 Roadmap
  2. Non-uniform 3D Mesh task

We have already implemented a non-uniform 2D heat map and we expect that to carry over to our 3D charts soon.

In the meantime, my best suggestion is either to use 3D Scatter series, or Point-Line, both of which allow for data at any XYZ value.

Best regards,
Andrew

  • 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