View Full Version : Bar Chart Fill color based on value
tom_pugliese375698
04-24-2009, 05:19 AM
The question here pertains to a Bar Chart. Based on the value of the data, is there a way to color fill the bar column a different color? For example, if the value equals 90, the bar column color is green. If the value is 50, the bar column color is red. Thanks. Tom
Ray Borduin
04-24-2009, 07:52 AM
You could add that logic to the files in php or in your xml file. It would require hand coding, but is certainly possible for someone.
tom_pugliese375698
04-29-2009, 12:15 PM
I am using MS SQL and have created dynamic asp pages. The dynamic web chart plugin created 5 files. 1. A file ending with _data1.asp which appears to contain the sql record set. 2 A file ending with dataparser_1.asp. 3. A file called wa_dfc_xmlvb.asp 4. A file called wa_dwc.dtd and file 5, Open_flash_Chart.swf.
So where do I add the logic? Also how do I pass 2 querystring params to the sql record set? Thanks.
Ray Borduin
04-29-2009, 01:06 PM
The updates would all be done in the file ending with _data1.asp
vBulletin® v3.8.1, Copyright ©2000-2012, Jelsoft Enterprises Ltd.