Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
rvExcelNewTip
 
Posts: n/a
Default Scatter Chart Data Point Highlighting


I have a scatter chart with smooted lines and no data markers that
represents a (one) mathematical function. Is it possible to highlight
(mark) one data point and from that point draw parallel (dashed) lines
to the x and y axes?

By hovering over the chart you can pop up the data values but I want
(if possible) the parrallel lines to better visualize the position of
the selected point on the axes.


--
rvExcelNewTip
------------------------------------------------------------------------
rvExcelNewTip's Profile: http://www.excelforum.com/member.php...o&userid=15668
View this thread: http://www.excelforum.com/showthread...hreadid=498625

  #2   Report Post  
Posted to microsoft.public.excel.charting
Andy Pope
 
Posts: n/a
Default Scatter Chart Data Point Highlighting

Hi,

Add an extra series to the chart. This only needs a single x and y
value. Change the series to plot a data marker with no line. Use the X
and Y error bars of the new series to make connecting lines from the
point to the axes.

Cheers
Andy

rvExcelNewTip wrote:
I have a scatter chart with smooted lines and no data markers that
represents a (one) mathematical function. Is it possible to highlight
(mark) one data point and from that point draw parallel (dashed) lines
to the x and y axes?

By hovering over the chart you can pop up the data values but I want
(if possible) the parrallel lines to better visualize the position of
the selected point on the axes.



--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
  #3   Report Post  
Posted to microsoft.public.excel.charting
Andy Pope
 
Posts: n/a
Default Scatter Chart Data Point Highlighting

See Ed Ferrero's Intercept Vertical Lines example.
http://www.edferrero.com/Charting.aspx

Andy Pope wrote:
Hi,

Add an extra series to the chart. This only needs a single x and y
value. Change the series to plot a data marker with no line. Use the X
and Y error bars of the new series to make connecting lines from the
point to the axes.

Cheers
Andy

rvExcelNewTip wrote:

I have a scatter chart with smooted lines and no data markers that
represents a (one) mathematical function. Is it possible to highlight
(mark) one data point and from that point draw parallel (dashed) lines
to the x and y axes?

By hovering over the chart you can pop up the data values but I want
(if possible) the parrallel lines to better visualize the position of
the selected point on the axes.




--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
  #4   Report Post  
Posted to microsoft.public.excel.charting
Tushar Mehta
 
Posts: n/a
Default Scatter Chart Data Point Highlighting

In addition to Andy's suggestions, you may also want to look at

Hover Chart Label
http://www.tushar-mehta.com/excel/so...bel/index.html

and

Interactive Chart
http://www.tushar-
mehta.com/excel/software/interactive_chart_display/index.html

Neither is exactly what you want but...

--
Regards,

Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions

In article <rvExcelNewTip.217g0z_1136537100.9843@excelforum-
nospam.com,
says...

I have a scatter chart with smooted lines and no data markers that
represents a (one) mathematical function. Is it possible to highlight
(mark) one data point and from that point draw parallel (dashed) lines
to the x and y axes?

By hovering over the chart you can pop up the data values but I want
(if possible) the parrallel lines to better visualize the position of
the selected point on the axes.


--
rvExcelNewTip
------------------------------------------------------------------------
rvExcelNewTip's Profile:
http://www.excelforum.com/member.php...o&userid=15668
View this thread: http://www.excelforum.com/showthread...hreadid=498625


  #5   Report Post  
Posted to microsoft.public.excel.charting
rvExcelNewTip
 
Posts: n/a
Default Scatter Chart Data Point Highlighting


I tried the error bar approach because it looked the simplest and most
straightforward :). But I'm now stuck with the following snag: The
Y-axis has a logarithmic scale and whatever I try, I cannot get an
error bar DOWN from the data point to the X-axis!

I specified a value of 100% for the error, or alternatively I tried to
Customize with the Negative Y-value (workshell location of Y value) but
to no avail. If I selected Both (to have the error bar extended on both
sides of the data point) only the upper part showed up!

I'm working with Excel 2003. Is this a bug or does it "works as
designed"? ;)


--
rvExcelNewTip
------------------------------------------------------------------------
rvExcelNewTip's Profile: http://www.excelforum.com/member.php...o&userid=15668
View this thread: http://www.excelforum.com/showthread...hreadid=498625



  #6   Report Post  
Posted to microsoft.public.excel.charting
Andy Pope
 
Posts: n/a
Default Scatter Chart Data Point Highlighting

Hi,

Try adding another single point that is the correct X value, Y value is
the same as where the x-axis crosses the Y axes. And use the + custom
error bar value linked to the Y value.
So the error bar is now connecting the axis to the point rather than the
point to the axis.

Cheers
Andy

rvExcelNewTip wrote:
I tried the error bar approach because it looked the simplest and most
straightforward :). But I'm now stuck with the following snag: The
Y-axis has a logarithmic scale and whatever I try, I cannot get an
error bar DOWN from the data point to the X-axis!

I specified a value of 100% for the error, or alternatively I tried to
Customize with the Negative Y-value (workshell location of Y value) but
to no avail. If I selected Both (to have the error bar extended on both
sides of the data point) only the upper part showed up!

I'm working with Excel 2003. Is this a bug or does it "works as
designed"? ;)



--

Andy Pope, Microsoft MVP - Excel
http://www.andypope.info
  #7   Report Post  
Posted to microsoft.public.excel.charting
rvExcelNewTip
 
Posts: n/a
Default Scatter Chart Data Point Highlighting


That's cool Andy!

But do you have any eplanation for Excel's native behaviour?


--
rvExcelNewTip
------------------------------------------------------------------------
rvExcelNewTip's Profile: http://www.excelforum.com/member.php...o&userid=15668
View this thread: http://www.excelforum.com/showthread...hreadid=498625

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
I need more general XY point to point plotting than XY scatter in spazminator Charts and Charting in Excel 12 December 19th 05 05:00 PM
Adding Data Information to a Chart Mike M Charts and Charting in Excel 4 December 17th 05 12:12 AM
How to remove a data point in a chart? Vicky Charts and Charting in Excel 6 July 15th 05 05:27 PM
Scatter Chart data rfronk Charts and Charting in Excel 2 June 17th 05 12:17 AM
Extending a Chart Data Series from an Array - Can it be done? Jon Peltier Charts and Charting in Excel 4 November 30th 04 03:30 AM


All times are GMT +1. The time now is 04:19 PM.

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

About Us

"It's about Microsoft Excel"