+ Reply to Thread
Results 1 to 9 of 9

[SOLVED] Scatter Column chart ?

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

    >


  8. #8
    Euh
    Guest

    Re: Scatter Column chart ?

    In the examples you have given, only the width of the column are taking
    into account.

    In my particular case, I want the data corresponding to the "6-8"
    interval to be placed at the VALUES 6-8 along the x-axis (so that if
    the scale was ranging from 0 to 16, it would be more or less in the
    center of the graph)




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

    > >



  9. #9
    Jon Peltier
    Guest

    Re: Scatter Column chart ?

    I posted this link:

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

    which linked to several web pages. This web page was one of them:

    http://pubs.logicalexpressions.com/P...cle.asp?ID=508

    This has examples which show what it is you're asking. It's not a native Excel
    capability, you'll have to work at it a little. But it's not overwhelmingly complex.

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

    Euh wrote:

    > In the examples you have given, only the width of the column are taking
    > into account.
    >
    > In my particular case, I want the data corresponding to the "6-8"
    > interval to be placed at the VALUES 6-8 along the x-axis (so that if
    > the scale was ranging from 0 to 16, it would be more or less in the
    > center of the graph)
    >
    >
    >
    >
    >
    >>"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