MSGRAPH in report question

  • Thread starter Thread starter bdtmike
  • Start date Start date
B

bdtmike

I've got a report that uses an MSGRAPH bar graph. On the Y axis, it's
supposed to list employee names and the bars show sales totals. The
problem I'm having is that it skips every other employee name. All the
bars show up, however.

Any ideas how to fix this?
 
Apparently, you are trying to put too much data on Y axis and MSGRAPH is
simplifying it. Try lowering the size of the font or make the graph bigger.

Mauricio Silva
 
well, I had everything set to "auto". Autosize fonts, for instance.
Sometimes the font changes and gets "jaggy" (like rasterized) for no
reason.
Another example is when I open the report the first time, I see a
partial set of data. Open it a second time and everything is there.
Wierd stuff.
 
Back
Top