This section lists considerations and known limitations for the
pilot release of
Visualforce Charting. Some of these limitations may remain when the feature is generally
available.
- Visualforce charts only render in browsers which support scalable vector
graphics (SVG). For more information, see WC3 SVG Working Group.
- Visualforce charting uses JavaScript to draw the charts. These charts won't
display in pages rendered as PDFs.
- Email clients do not generally support JavaScript execution in
messages. Don't use Visualforce charting in email messages or email templates.
- Visualforce charting sends errors and messages to the JavaScript console.
You'll want to keep a JavaScript debugging tool, such as Firebug,
active during development.