How to plot more than 100,000 points in a scatterplot?

Solved!
KiyonariHarigae
Level 1
How to plot more than 100,000 points in a scatterplot?

When I plotted data with about 500,000 points in a scatter plot of Charts, it seemed that the upper limit was about 100,000.
Isn't there a way to plot more than 100,000 points?


Operating system used: CentOS

0 Kudos
1 Solution
RoyE
Dataiker

Hi!

It is not possible to plot more than 100,000 points on a scatterplot at the moment.

If you absolutely need to plot more than 100,000 points, you can look into using a python library such as Plotly.
(https://plotly.com/python/)

Sincerely,

Roy

View solution in original post

1 Reply
RoyE
Dataiker

Hi!

It is not possible to plot more than 100,000 points on a scatterplot at the moment.

If you absolutely need to plot more than 100,000 points, you can look into using a python library such as Plotly.
(https://plotly.com/python/)

Sincerely,

Roy