Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
I would like to make x-y charts in Excel 2000 with dynamic source data. That
is, the user can select what data set he wants to display. To do this, I need better control of how the axis limits are defined. This can be achieved in one of two ways: 1. Use numbers from cells to define xmin, xmax, ymin, ymax. 2. Define in some way how auto-scaling decides what the min and max values are (I often find that the data gets "scrunched" into a small portion of the plot area). Method 1 is preferred, but 2 may also work. I would prefer to do this without writing a VBA macro, if possible. Does anyone know if this can be done? |
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 | |||
how to add a second x axis with same Y axis value in one plot | Charts and Charting in Excel | |||
In a 2 Y-Axis chart, how do I assign data ranges to an axis? | Charts and Charting in Excel | |||
Secondary Axis Match Primary Axis Gridlines | Charts and Charting in Excel | |||
Show two value ranges on one axis | Charts and Charting in Excel |