Subject: | single quote in legend causes javascript error |
If a legend string contains a single quote the resulting page exhibits javascript errors at the onMouseOver and onMouseOut clauses.
If the single quote is replaced by \x27, the javascript error goes away, but the \x27 is not mapped back to a "'" in the graph legend.