+ Reply to Thread
Results 1 to 3 of 3

How do I create vertical lines in a line chart?

  1. #1
    jrmruz
    Guest

    How do I create vertical lines in a line chart?

    Hi everybody-

    I have created a line chart with 20 weeks of data plotted across the X-axis
    (each data point corresponds to the response rates to a direct mail
    campaign). I now want to plot two vertical lines showing the start of the
    campaign (week 4) and the end of the campaign (week 16).

    I know I can manually draw a line, but these charts need to be updated on a
    regualr basis, and it will take me hours to manually move the lines on the
    100 or so charts I produce. So I want to have someway to specify a start
    date and end date, and have the charts update automatically.

    Thanks,
    JM

  2. #2
    bj
    Guest

    RE: How do I create vertical lines in a line chart?

    one way to do it if this is an XY plot with the X data being dates
    add the same data set to each graph
    std 0 'std is the start date
    spd 0 'spd is the stop date

    on the charts select this data set and select y error bars
    select the bar you want and set its max value to the max you want the chart
    to show.

    when ever you want to update just change the std and spd cells

    "jrmruz" wrote:

    > Hi everybody-
    >
    > I have created a line chart with 20 weeks of data plotted across the X-axis
    > (each data point corresponds to the response rates to a direct mail
    > campaign). I now want to plot two vertical lines showing the start of the
    > campaign (week 4) and the end of the campaign (week 16).
    >
    > I know I can manually draw a line, but these charts need to be updated on a
    > regualr basis, and it will take me hours to manually move the lines on the
    > 100 or so charts I produce. So I want to have someway to specify a start
    > date and end date, and have the charts update automatically.
    >
    > Thanks,
    > JM


  3. #3
    jrmruz
    Guest

    RE: How do I create vertical lines in a line chart?

    Thank you! It worked!

    "bj" wrote:

    > one way to do it if this is an XY plot with the X data being dates
    > add the same data set to each graph
    > std 0 'std is the start date
    > spd 0 'spd is the stop date
    >
    > on the charts select this data set and select y error bars
    > select the bar you want and set its max value to the max you want the chart
    > to show.
    >
    > when ever you want to update just change the std and spd cells
    >
    > "jrmruz" wrote:
    >
    > > Hi everybody-
    > >
    > > I have created a line chart with 20 weeks of data plotted across the X-axis
    > > (each data point corresponds to the response rates to a direct mail
    > > campaign). I now want to plot two vertical lines showing the start of the
    > > campaign (week 4) and the end of the campaign (week 16).
    > >
    > > I know I can manually draw a line, but these charts need to be updated on a
    > > regualr basis, and it will take me hours to manually move the lines on the
    > > 100 or so charts I produce. So I want to have someway to specify a start
    > > date and end date, and have the charts update automatically.
    > >
    > > Thanks,
    > > JM


+ 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