google / google-visualization-issues

288 stars 35 forks source link

ScatterChart: increase current 125 data point limit #172

Closed orwant closed 9 years ago

orwant commented 9 years ago
What would you like to see us add to this API?
Currently the ScatterChart can only display 125 data points. For scatter
charts in particular, this is a very low number of data points. There is
probably a good reason for it, but it would be nice if a scatter chart
option where available that could do something more like 1,000. Thanks!

What component is this issue related to (PieChart, LineChart, DataTable,
Query, etc)?
ScatterChart.

*********************************************************
For developers viewing this issue: please click the 'star' icon to be
notified of future changes, and to let us know how many of you are
interested in seeing it resolved.
*********************************************************

Original issue reported on code.google.com by joyce.chapman on 2010-01-23 13:41:09

orwant commented 9 years ago
I most certainly agree. Most internet ranking (and global ranking in general) is done
on a "top-500" basis - for example Forbes500, top500.org, etc. These are often best
visulaized with scatter plots, to emphasize different categories within the top 500.

Original issue reported on code.google.com by brettabecker on 2012-03-24 07:43:25

orwant commented 9 years ago
There's no 125 points limit, and I don't think there ever was... Can you elaborate?
Send a reproducing example?

It's true the chart can't handle an infinite number of points, and at roughly a thousand
things will get heavy, but 125 should be handled with no problem.

Original issue reported on code.google.com by jinji.viz on 2012-03-25 13:35:29

orwant commented 9 years ago
I should have said that I'm using the chart wizard to create the scatter plot - so no
code to send as an example. I have played around more, trying to plot 1, 2, 3, 4...
on the y and 1, 2, 3, 4... on the x as an example. Once I get above 271, the plot fails
to render.

Original issue reported on code.google.com by brettabecker on 2012-03-25 18:23:06

orwant commented 9 years ago
Hi,

Thanks for your reply.

I should have said that I'm using the chart wizard to create the
scatter plot - so no code to send as an example. I have played around
more, trying to plot 1, 2, 3, 4... on the y and 1, 2, 3, 4... on the x
as an example. Once I get above 271, the plot fails to render.

Regards,

Brett

On Sun, Mar 25, 2012 at 2:36 PM,
<google-visualization-api-issues@googlecode.com> wrote:

Original issue reported on code.google.com by brettabecker on 2012-03-25 18:24:03

orwant commented 9 years ago
I tried with a Google Spreadsheet to create a scatter chart with 450 points and it worked
no problem. How can I reproduce? What do you mean by "fail to render"? Did it give
some error message?

Original issue reported on code.google.com by jinji.viz on 2012-03-26 13:18:51