View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.charting
Bob Phillips[_3_] Bob Phillips[_3_] is offline
external usenet poster
 
Posts: 2,420
Default Show only workdays in chart axis?

Goto Chart OptionsAxes and change Category (X) Axis to Category

--
__________________________________
HTH

Bob

"Dan" wrote in message
...
I should add I have tried right-clicking on the chart - chart options -
axes - and trying to select the Category radio button but it is grayed
out,
possibly because I am using a named field as the data source?


"Dan" wrote:

Hi,

I have created a dynamic named-range that I use as the data source for my
scatter plot chart's x-axis. I only type in dates that are workdays in
that
range.

When I graph my data the chart is still showing the weekends, just with
no
data points in there. It is stretching my graph out and skewing the look.

Is there a way to set the graph to only show weekdays and just skip the
weekends?

Thanks!
-Dan