| Thread | Last Post | Replies |
|
| text label on scale | 22 Apr 2005 13:29 GMT | 2 |
I have a combination area/ column chart. I would like to have part of my scale in text form - part numeric. Is there a way to do this? I've looked at appspro.com and no luck so far and the XY labeler doesn't offer the option. I could be missing the obvious though...
|
| Multiple charts | 22 Apr 2005 01:39 GMT | 1 |
I need to create multiple charts from one set of data, where each new column of data will need a new chart using the same categories from the first columns. Is there any quick way of producing multiple charts for this at the same time?
|
| q-q plots | 22 Apr 2005 00:40 GMT | 4 |
I originally posted this in the excel.misc group but received no replies. I then found this group and it makes more sense to post here (I hope)... Is there anyone who can tell me please how to make quantile-quantile plots in excel?
|
| What is the simplest way to print multiple worksheets? | 21 Apr 2005 23:49 GMT | 1 |
I have a workbook with 30 worksheets of charts and 40 worksheets of data that feed the charts. Now I like to find the easiest way to print all 30 charts from this workbook at one simple command without printing the 40 data worksheets.
|
| format data series | 21 Apr 2005 23:30 GMT | 3 |
I have a xy scatter chart in a worksheet. It's a Temperature Vs. Time chart. Temperatures are gathered using a 3rd party plug (so I can't put any formula on those cells - since i can't edit an array). Is there a way (using some kind of formula in format data series) to tell ...
|
| Create shadow effect on with chart | 21 Apr 2005 22:24 GMT | 1 |
Hello. I would appreciate any assistance with the following. I am creating charts, but I would like to have the shadow effect, yet I am not sure how to code for this effect. Can anyone point me in the right direction? Thanks in advance.
|
| How to format elapsed time for swimming scores | 21 Apr 2005 12:26 GMT | 1 |
I'm trying to graph times for my son's swimmin team for each person by event and by date so we can show progress over time. When I use the time fomat I end up with an AM or PM after the time. I don't want this - only elapsed time.
|
| How to positionne DataLabel on top of a point ? | 21 Apr 2005 10:37 GMT | 1 |
I can't position correctly a datalabel on top of one point of a serie on the graph: it appears always on the right of the point. Here is the code: Set oPoint = ActiveChart.SeriesCollection(1).Points(1)
|
| Distribution Chart | 21 Apr 2005 02:33 GMT | 1 |
I would like to have your help in designing the following chart. Basically, the chart should display the number of task in each time frame. I would like to have Y axis showing the time frame. Assuming I have grouped the tasks into 3 categories and the data is as follows :
|
| Bar Graph with unique column labels | 21 Apr 2005 02:15 GMT | 1 |
I have a bar graph that has three columns; Cost Revenue, & Profit. I would like to have the cost column have a label show on top of each bar that shows the percent of cost. I have the needed values in a cloumn on the spread sheet. These three columns represent each day of a ...
|
| Is there a way to have the plotted area of an excel graph to have. | 21 Apr 2005 02:07 GMT | 1 |
Is there a way to have the plotted area of an excel graph to have two separate colors and also be able to indicate where you want the colors to begin & end?
|
| finding the value of a point on chart | 20 Apr 2005 15:01 GMT | 1 |
I need to find a value on the line of a chart that I did for chemistry. It isn't one of the points in my table of values. I have the x value, but need to know the y value. Thanks in advance for anyone's help.
|
| How can i get the MAX value for the Y and X axes ? | 20 Apr 2005 14:02 GMT | 5 |
I want to get the max value for the Y and X axes on a plotArea, not the max values for series on this chart. Is it possible with VBA ? TIA
|
| axis value extension | 20 Apr 2005 13:33 GMT | 1 |
How can I extend the x and y axis value in Excel charts? (These are the titles next to the axis, which appear to cut off if want to write anything long) Cheers
|
| Custom data labels on a scatter plot | 20 Apr 2005 12:25 GMT | 3 |
What I want to do seems so basic and easy, yet Excel doesn't seem to have standard functionality to accomplish it. All I want to do is put names on data points in a scatter plot chart. The only options XL seems to have is to put the x-axis value, the y-axis value, and/or the ...
|