Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
Sanjay Kumar Singh
 
Posts: n/a
Default Hyperlinkage of one graph with another graph or Drill down graph

There is need of hyperlink of two graphs. eg.
Graph 1:-Monthwise Equipment Downtime graph- Bar graph having Months on
X-axis and Downtime(Hrs) on Y-Axis.
we want to know the downtime of 10 equipment (EQ1, EQ2, EQ3, ----E12)
monthwise (say for 12 months).This graph can be made easily.
Graph 2:- Equipment failure by reason pie graph
Now we want to show the pie graph for the reason of downtimes for each
equipment (like say for EQ1:- 40%- Material failure, 30% Process failure,
30% Design failure)
Now we want to hyperlink graph 2 with graph 1 so that clicking on bar of
equipment will display the failure by reason. If it is not clicked, it should
not reflect failureby reason graph.


----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...excel.charting
  #2   Report Post  
Posted to microsoft.public.excel.charting
Tushar Mehta
 
Posts: n/a
Default Hyperlinkage of one graph with another graph or Drill down graph

If you are interested in something that does not require waiting for MS
to develop a solution...

If the result can be a PivotChart (based on an associated PivotTable),
you could use
PivotChart Drilldown
http://www.tushar-
mehta.com/excel/software/pivotchart_drilldown/index.html

Alternatively, if you don't mind the 'breakdown reason' chart showing
all the time, you could use a drop-down selector as in example 6 in
Dynamic Charts
http://www.tushar-mehta.com/excel/ne...rts/index.html

Finally, depending on your comfort level with VBA, you could roll your
own solution. Trap the MouseUp event for the chart, use the
GetChartElement method to figure out which item was clicked and change
the source of the 'breakdown details' chart appropriately.

--
Regards,

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

In article , =?Utf-
8?B?U2FuamF5IEt1bWFyIFNpbmdo?= <Sanjay Kumar
says...
There is need of hyperlink of two graphs. eg.
Graph 1:-Monthwise Equipment Downtime graph- Bar graph having Months on
X-axis and Downtime(Hrs) on Y-Axis.
we want to know the downtime of 10 equipment (EQ1, EQ2, EQ3, ----E12)
monthwise (say for 12 months).This graph can be made easily.
Graph 2:- Equipment failure by reason pie graph
Now we want to show the pie graph for the reason of downtimes for each
equipment (like say for EQ1:- 40%- Material failure, 30% Process failure,
30% Design failure)
Now we want to hyperlink graph 2 with graph 1 so that clicking on bar of
equipment will display the failure by reason. If it is not clicked, it should
not reflect failureby reason graph.


----------------
This post is a suggestion for Microsoft, and Microsoft responds to the
suggestions with the most votes. To vote for this suggestion, click the "I
Agree" button in the message pane. If you do not see the button, follow this
link to open the suggestion in the Microsoft Web-based Newsreader and then
click "I Agree" in the message pane.

http://www.microsoft.com/office/comm...excel.charting

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
Bar graph and line graph overlayed MikeR-Oz Charts and Charting in Excel 4 February 6th 06 08:01 AM
How do I create a combination graph with stackedColumns+lineGraph ChartQuestion Charts and Charting in Excel 1 June 14th 05 12:39 PM
Graph Help- 12 month graph, but only want months that have passed coal_miner Charts and Charting in Excel 4 June 3rd 05 03:03 PM
Line Graph Data Recognition Nat Charts and Charting in Excel 2 April 30th 05 02:07 PM
Graph Axes Robin Excel Discussion (Misc queries) 0 December 8th 04 09:03 PM


All times are GMT +1. The time now is 09:01 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"