A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Excel » Charts and Charting
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Line chart or scatter chart??



 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #10  
Old September 12th, 2005, 07:00 PM
Stephen Bullen
external usenet poster
 
Posts: n/a
Default

Hi Rmellison,

If thats the only way to do it, I'll have to try and fudge something
together. But if anybody knows a way to get increasing/decreasing values (eg.
60 to 100 to 60) on the x-axis of a scatter graph, it'd make things a whole
lot simpler...


OK, we just need to get creative. Firstly, you're going to want to use an XY
scatter chart, so we have to modify the X scale such that Excel actually plots
the range 60-140, but display 60-100-60 along the axis.

So the fake X scale is given by:
=A1 (for the top cells)
=200-A1 (for the bottom cells)

Plot each series using that scale to get the correct horizontal positioning of
your data points.

Now create a column of cells with the actual numbers that you want to display
along the x axis, e.g. 60, 70, 80, 90, 100, 90, 80, 70 60, with 10 alongside
them. Select those cells, copy them, click the chart, choose Paste Special and
say the the x axes values are in the first column, but don't replace existing
values. That should give you a horizontal line on the chart. Select it, change
the chart type to a line chart (Chart Chart Type Line) and elect to plot it
on the secondary axes (Double-click it Axis Secondary). Then use the chart
options to display the secondary X axis but not Y axis (Chart Chart Options
Axis).

Double-click the bottom axis, go to the scale tab and set the scale to go from
55 to 145 in steps of 5. That should give you the numbers 55-145 along the
bottom (from the XY chart) and 60-100-60 along the top (from the line chart),
with the numbers lining up correctly. Now double-click the bottom axis, go to
the patterns tab and choose not to display tick mark labels. Then double-click
the top axis, go to the patterns tab, choose to not display tick marks and
display the tick labels 'Low'.

Lastly, format the dummy series we used for the tick mark labels to have no line
style and no pattern.

It was a bit of work, but we're done!

Regards

Stephen Bullen
Microsoft MVP - Excel

Professional Excel Development
The most advanced Excel VBA book available
www.oaltd.co.uk/ProExcelDev


 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Line chart in Excel - trendline incomplete [email protected] Charts and Charting 7 May 13th, 2005 01:21 PM
line chart Randy K. Setting Up & Running Reports 3 November 19th, 2004 03:20 AM
cumulative line chart problems neowok Charts and Charting 3 June 22nd, 2004 02:52 AM
Line chart zero values Walshy Charts and Charting 4 June 16th, 2004 04:09 PM
Integrated bar chart and line chart Bernard Liengme Charts and Charting 0 February 26th, 2004 07:06 PM


All times are GMT +1. The time now is 05:59 PM.


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