dz's Open Flash Chart 2 disabling animation problem (Rails)
        Posted  
        
            by greg
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by greg
        
        
        
        Published on 2009-08-11T13:57:22Z
        Indexed on 
            2010/04/15
            0:03 UTC
        
        
        Read the original article
        Hit count: 642
        
How to disable the startup animation in OFC2? Since I started using the dz build, the on-show animation is on by default, which sucks quite a lot.
Neither of these work:
graph.animate=false
graph.on_show=false
Also, dz's build implements the tooltip hover support poorly - the tooltip continues to hover even when the cursor is on another flash object.
Has anyone overcome these problems?
© Stack Overflow or respective owner