ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   In excel display multiple same value points on a scattergraph (https://www.excelbanter.com/excel-discussion-misc-queries/97451-excel-display-multiple-same-value-points-scattergraph.html)

short one

In excel display multiple same value points on a scattergraph
 
I have a large amount of data to present in a scattergraph but this creates
many multiples of the same points. How can I display this on the
scattergraph so that it is clear how many data entries a point refers to?

Bernard Liengme

In excel display multiple same value points on a scattergraph
 
In A1 and B1 I have labels: X and Y
In A2:A10 I have my x-values; in B2:B10 I have my y-values
Some of the (x,y) pairs are duplicates
I have an XY chart; all is the same as yours except for the size of the data
set (irrelevant)
In C2 I have the formula =SUMPRODUCT(--($A$2:$A$9=A2),--($B$2:$B$9=B2))
I use this data with Bovey hart Labeller (www.appspro.com) to label my
markers to show how many occurrences there are
If I want to avoid showing 1's I will use
=IF(SUMPRODUCT(--($A$2:$A$9=A2),--($B$2:$B$9=B2))1,SUMPRODUCT(--($A$2:$A$9=A2),--($B$2:$B$9=B2)),"")
best wishes
--
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email

"short one" <short wrote in message
...
I have a large amount of data to present in a scattergraph but this creates
many multiples of the same points. How can I display this on the
scattergraph so that it is clear how many data entries a point refers to?





All times are GMT +1. The time now is 02:14 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com