flex LineChart 的demo


     
     
     
     
     
  width="100%" height="100%"  dataProvider="{gprsAC}"  
  showDataTips="true" fontSize="12"  y="77" x="10">   
     
     
      
     
     
     
     
     
     
     
     
  width="160" yField="count"   />   
     
     
    
  这里主要是通过setInterval(addArr,MINISECENDS);来实现一秒跳动一次的。当然还有setTime来做 不过setTime做起来感觉很麻烦。 
  如果想通过后台交互的话 那就改改addArr这个方法就行啦 代码如下:
  width="100%" creationComplete="init();">     
     
  .font12{font-family:宋体;fontSize:15}   
     
      
     
       
      
  width="100%" />    
     
     
  width="100%" borderColor="#F7F2F2" themeColor="#F8FAFB"  backgroundColor="#F9F5F5" borderStyle="inset">      
  width="100%" id="chart" fontFamily="宋体"  fontSize="12">      
        
        
        
       
             
             
         
        
        
        
    

你可能感兴趣的:(chart)