+ Reply to Thread
Results 1 to 9 of 9

[SOLVED] Scatter Column chart ?

Hybrid View

Guest [SOLVED] Scatter Column chart... 10-20-2005, 02:05 PM
Guest Re: Scatter Column chart ? 10-20-2005, 11:05 PM
Guest Re: Scatter Column chart ? 10-21-2005, 05:05 AM
Guest Re: Scatter Column chart ? 10-21-2005, 05:05 AM
Guest Re: Scatter Column chart ? 10-21-2005, 09:05 AM
Guest Re: Scatter Column chart ? 10-21-2005, 12:05 PM
  1. #1
    Euh
    Guest

    [SOLVED] Scatter Column chart ?

    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 ?


  2. #2
    Jon Peltier
    Guest

    Re: Scatter Column chart ?

    Do you mean you want the column width to be based on the X values? This page has a
    few links that may be of interest:

    http://peltiertech.com/Excel/ChartsH...thColumns.html

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

    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 ?
    >



  3. #3
    Andy Pope
    Guest

    Re: Scatter Column chart ?

    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 ?
    >


    --

    Andy Pope, Microsoft MVP - Excel
    http://www.andypope.info

  4. #4
    Andy Pope
    Guest

    Re: Scatter Column chart ?

    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 ?
    >>

    >


    --

    Andy Pope, Microsoft MVP - Excel
    http://www.andypope.info

  5. #5
    Jon Peltier
    Guest

    Re: 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 ?
    >>>

    >>

    >


  6. #6
    Euh
    Guest

    Re: Scatter Column chart ?

    It's almost what I want...except that I want the X-axis to be based on
    the value (like in a XY scatter)

    > >> 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 ?
    > >>>
    > >>

    > >



  7. #7
    Jon Peltier
    Guest

    Re: Scatter Column chart ?

    "I want the X-axis to be based on the value (like in a XY scatter)"

    Apparently we're not sure what this means.

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


    Euh wrote:

    > It's almost what I want...except that I want the X-axis to be based on
    > the value (like in a XY scatter)
    >
    >
    >>>>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 ?
    >>>>>
    >>>>

    >


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1