Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]() You can make the x-axis cross at the maximum Y-value, but is it possible (without macro) to make it cross at the minimum value? I should find that much more useful. NSV -- nsv ------------------------------------------------------------------------ nsv's Profile: http://www.excelforum.com/member.php...o&userid=26500 View this thread: http://www.excelforum.com/showthread...hreadid=526722 |
#2
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]() When this is an issue for me, I just use some value <= the minimum Y axis value that the data will ever see. So, if my Y data will always be positive, I set the X axis crosses at 0, and the x axis is always at the bottom of the plot. -- MrShorty ------------------------------------------------------------------------ MrShorty's Profile: http://www.excelforum.com/member.php...o&userid=22181 View this thread: http://www.excelforum.com/showthread...hreadid=526722 |
#3
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Taking it to the extreme, enter a value that's ridiculously less than the
minimum. Say, -999999999999 for a linear scale, or 0.000000001 for a log scale. Almost as helpful as a button would have been. - Jon ------- Jon Peltier, Microsoft Excel MVP Peltier Technical Services - Tutorials and Custom Solutions - http://PeltierTech.com/ 2006 Excel User Conference, 19-21 April, Atlantic City, NJ http://peltiertech.com/Excel/ExcelUserConf06.html _______ "MrShorty" wrote in message ... When this is an issue for me, I just use some value <= the minimum Y axis value that the data will ever see. So, if my Y data will always be positive, I set the X axis crosses at 0, and the x axis is always at the bottom of the plot. -- MrShorty |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Dynamic Range with unused formula messing up x axis on dynamic graph | Charts and Charting in Excel | |||
Value (Y) axis crosses between dates | Charts and Charting in Excel | |||
how to add a second x axis with same Y axis value in one plot | Charts and Charting in Excel | |||
Secondary Axis Match Primary Axis Gridlines | Charts and Charting in Excel | |||
can't change how data on 2nd axis is being displayed | Charts and Charting in Excel |