Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Robert11
 
Posts: n/a
Default Line Drawing Between Separated Data Points ?

Hello:

Have a chart made from a table that has bolood pressure readings as a
function of dates.

Some dates are skipped.

The chart generated now connects a line between all the dates points that
are there, sequentially,
irrespective of whether there are points for all the (daily) dates.

Is it possible for the generated chart to have the line missing for dates
for which there is no data, and then to resume connecting the dots between
actual data ponts ?

Graph looks funny for data points connected for each day, which is what I
want of course, and then a line connecting two points perhaps a week apart
(for when on vacation with no data).

Thanks,
Bob


  #2   Report Post  
bj
 
Posts: n/a
Default

goto
<tools<options<chart
and select "not plotted for active chart

"Robert11" wrote:

Hello:

Have a chart made from a table that has bolood pressure readings as a
function of dates.

Some dates are skipped.

The chart generated now connects a line between all the dates points that
are there, sequentially,
irrespective of whether there are points for all the (daily) dates.

Is it possible for the generated chart to have the line missing for dates
for which there is no data, and then to resume connecting the dots between
actual data ponts ?

Graph looks funny for data points connected for each day, which is what I
want of course, and then a line connecting two points perhaps a week apart
(for when on vacation with no data).

Thanks,
Bob



  #3   Report Post  
Andy Pope
 
Posts: n/a
Default

Hi,

In order to break the line for dates you have not recorded you will have
provide at least 1 extra data point.

Here is a data set for the 1st 10 days in January. Where no reading was
taken for the 4th to the 6th. Your chart will still connect the 3rd to
the 7th.
01-Jan-05 1
02-Jan-05 1
03-Jan-05 1
07-Jan-05 1
08-Jan-05 1
09-Jan-05 1
10-Jan-05 1

So to break the line you need to add a empty date.
01-Jan-05 1
02-Jan-05 1
03-Jan-05 1
03-Jan-05
07-Jan-05 1
08-Jan-05 1
09-Jan-05 1
10-Jan-05 1

This will cause the line to break if your chart option is set to 'Not
plotted (leave gaps)'. To check and set this select the chart and use
the menu Tools Options Chart.

Cheers
Andy

Robert11 wrote:
Hello:

Have a chart made from a table that has bolood pressure readings as a
function of dates.

Some dates are skipped.

The chart generated now connects a line between all the dates points that
are there, sequentially,
irrespective of whether there are points for all the (daily) dates.

Is it possible for the generated chart to have the line missing for dates
for which there is no data, and then to resume connecting the dots between
actual data ponts ?

Graph looks funny for data points connected for each day, which is what I
want of course, and then a line connecting two points perhaps a week apart
(for when on vacation with no data).

Thanks,
Bob



--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Help making a chart that doesn't graph cells without data? Filtration Guy Excel Discussion (Misc queries) 0 March 22nd 05 09:21 PM
interpolate missing data between points Rocket Rod Excel Worksheet Functions 2 February 27th 05 07:24 PM
Display negative data points differently. MRN Charts and Charting in Excel 1 December 19th 04 10:01 PM
How many data points can you have in an Excel for a Scatter Chart. gregran Charts and Charting in Excel 3 December 10th 04 07:31 PM
create space in line chart between points, linked to pivot table Mike -Z- Charts and Charting in Excel 1 December 7th 04 09:39 PM


All times are GMT +1. The time now is 08:06 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"