View Single Post
  #5   Report Post  
Jon Peltier
 
Posts: n/a
Default Scatter Column chart ?

That's okay. I've done the same to you about five times this week.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______


Andy Pope wrote:

Doh! I see Jon's page already provides this link.

Andy Pope wrote:

Hi,

Here is one example of variable width columns.
http://www.andypope.info/charts/colwidth2.htm

Cheers
Andy

Euh wrote:

I have data organized like this:

Range Value
6-8 5
8-12 1
12-13 2
13-17 6
17-18 7
18-20 9


And I want to do a column chart with a spacing
based on the x-values (like a XY scatter graph). Note that the
intervals are not constant.

is there any ways to do that ?