This section lists considerations and known limitations for
Visualforce Charting.
-
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. Visualforce charts
won’t display in pages rendered as PDFs.
- Email clients do not usually 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.
Keep a JavaScript debugging tool, such as Firebug, active during development.
- Dynamic (Apex-generated) charting components are not supported at this time.