Perspective Scatter Plot

Is there a way to make the perspective XY Chart component display a scatter plot?

The closest I’ve come is setting the line.appearance.stroke.width property to 0 and setting the line.appearance.bullets[0].enabled property to true. But this takes a ridiculous amount of time to render and even with bullet width and height set to 1 they are huge. This is using a moderate dataset with ~20k pairs.

Am I missing something?

Hi, I have the same issue. Is there any solution recommended?

This is possible with the Time Series Chart. You’ll need to create a trend, and once created, you’ll be able to assign that trend to display as a Scatter Plot:
image
image

1 Like

Yes, it would be great to have this available on the XY Chart component for data that isn’t time series, like Power vs RPM. There are many cases where these kinds of plots give our technicians insight to machine performance.

3 Likes

Hi there, were you able to create a chart for power vs rpm or similiar?
Thanks in advance

It's disappointing, but still no with the XY Chart in perspective.