View Single Post
  #5   Report Post  
Jon Peltier
 
Posts: n/a
Default

Does your chart have a time scale category axis? Probably it has a base
unit of days, end a scale that's months wide. Each column can be no
wider than a single day, and that's with the gap width set to zero. So
if you only have one column every week, your gap width is six days wide,
and your column is at most one day wide.

Using Chart Options from the Chart menu, Axes tab, change to a Category
style X Axis.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______


Jon wrote:

I have created a simple bar chart. The bars are fairly narrow. Is there a
way to make the bars appear wider other than to make the whole chart larger?