I am having a problem with cfchart bar charts, have searched but not found a solution. If I specify any value for yaxistitle, it distorts the text that appears when you mouseover. If I don't specify yaxistitle, the text in the mouseover "bubble" looks fine. But if I specify *anything* for yaxistitle, it does not.
Here are a couple of snips that show the problem. This one has yaxistitle="US$ million" in the cfchart tag
Image may be NSFW.
Clik here to view.
This one did not have anything for the yaxistitle parameter.
Image may be NSFW.
Clik here to view.
The clients would prefer, and I agree with them, to have "Private Sector" left aligned, above the yaxistitle value and data value. I experimented with the default.xml style file, to no avail.
Suggestions welcome!
- Michael