set bgcolor while retriving data or no data also
FusionCharts Forum
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        



set bgcolor while retriving data or no data... Expand / Collapse
Author
Message
Posted 7/27/2008 5:44:39 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 7/29/2008 1:25:14 AM
Posts: 2, Visits: 3
i know there is bgcolor attributes in the xml while displaying.But i'm not able to set background at initial time while it retrive the data or while it generates the Messeage "No data to display"
How do i set background
since i've created 3 graph in a single row and there is background color #ececec it it try to display white color "retriving or loading time" or there is no data
Post #7594
Posted 7/28/2008 2:14:33 AM
Supreme Being

Supreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme BeingSupreme Being

Group: Moderators
Last Login: Today @ 7:54:06 AM
Posts: 644, Visits: 1,948
Hi,
   When you are rendering the chart using FusionCharts javascript object then that time we specify the back ground color. please follow the syntax
 
   var chart1 = new FusionCharts("FusionCharts/FCF_StackedBar2D.swf", "chart1Id", "400", "300", "0", "0","ececec" ); 

  also set bgcolor='ececec' with in the chart xml
  <graph bgcolor='ececec' >


Thanks,
Arindam

FusionCharts Team
www.fusioncharts.com

Post #7606
Posted 7/29/2008 1:31:48 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 7/29/2008 1:25:14 AM
Posts: 2, Visits: 3
Thank you very much for your reply .....
it worked
Post #7641
« Prev Topic | Next Topic »


Permissions Expand / Collapse

All times are GMT -7:00, Time now is 6:56pm


Execution: 0.031.