Skip to main content
Question

Multi Dimensional Scatter Charts

  • July 28, 2026
  • 1 reply
  • 15 views

Hello Community,

Has anyone used a UI connector to get multidimensional charts in a scatter graph form, to show distribution of data.

 

Thanks

Mark

1 reply

danielferraz
Expert ⭐️⭐️⭐️⭐️
  • Expert ⭐️⭐️⭐️⭐️
  • July 28, 2026

Hi ​@Mark Taylor 

Unfortunately we do not provide scatter plot functionality directly in Charts. However, you can use the Reindex scatterplot function to create a calculation that would imitate a scatter plot - https://indsl.docs.cognite.com/resample.html#reindex-scatterplot.

You can also capture it without interpolation between data points by changing the visualization. It will look exactly as a scatter plot