Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
I have created a dashboard that plots the top 5 cost drivers for the time
period, for the data set that I am analyzing. However the maximum value of the cost drivers in all the time period differ greatly. How am I able to relate all the graphs on the page together so they share a common y axis range? Thank you |
#2
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Hi,
Depending on the chart style you have chosen you could use a dummy data series that contains the min and max values for all the data displayed. This would force the Auto scaling to produce the same range for each chart. Or you could use code. Check the min and max scale values for all the charts and then apply that to each chart. Cheers Andy -- Andy Pope, Microsoft MVP - Excel http://www.andypope.info "Shyamal" wrote in message ... I have created a dashboard that plots the top 5 cost drivers for the time period, for the data set that I am analyzing. However the maximum value of the cost drivers in all the time period differ greatly. How am I able to relate all the graphs on the page together so they share a common y axis range? Thank you |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Need PivotChart x axis to cross Y axis at minimum Y axis value | Charts and Charting in Excel | |||
Excel 2003: Mapping rows (x-axis) vs multiple columns (y-axis) | Excel Discussion (Misc queries) | |||
Standardize all cells at once | Excel Discussion (Misc queries) | |||
Adding data on Axis Major Gridlines next to Category Axis Collums | New Users to Excel | |||
How to insert X axis scale values next to axis and X axis grid lin | Charts and Charting in Excel |