Pre loader

Bubble chart with different size of params

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,
Is it possible to append different size of parameters in xyzDataSeries<double,double,double>?
My requirement is to plot a bubble chart where size of X and Z array are same but Y array is of different size.
for ex, i need to append x[10], y[5], z[10] in xyzDataSeries<double,double,double>
please let me know if its possible or not

Version
5.3
  • You must to post comments
0
0

Hi there,

Thanks for your question.
The data arrays you append to the DataSeries as X, Y and Z values must be of the same size. However, some YValues can be 0 or double.NaN.

Could you please provide us with more info on what you are trying to achieve? We will gladly help!

  • 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