function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
TapasviniTapasvini 

creating graph

I want create one table which has different color filled in it and with x and y co-ordinates value.

the table looks like agraph.So how I can code it??

HariDineshHariDinesh

Hi,

 

Look at the below links which might be useful to you.

Go through the links which will make you understand the implementation of Visualforce Charting

 

http://www.salesforce.com/us/developer/docs/pages/index_Left.htm

 

in this look at below topics:

How Visualforce charting works

Building complex charts with Visualforce charting

 

http://www.salesforce.com/us/developer/docs/pages/Content/pages_quick_start_advanced_google_charts.htm

http://blogs.developerforce.com/tech-pubs/2011/09/introducing-visualforce-charting.html

 

http://boards.developerforce.com/t5/Visualforce-Development/Creating-Charts-in-PDF-using-VisualForce/td-p/186895