Menu

#9 Infinite loop when redrawing

closed-fixed
nobody
None
9
2010-01-20
2009-05-15
Anonymous
No

I'm using v 3.3. for XL2007, I'm getting some strange behaviours that do not allow to use SL with some effectiveness:
when I extend a sparkline formula, or try to redraw all the sparks, let's say 10, with "Refresh sparklines", the CPU goes 100% and does not seem to stop within acceptable time (within one minute). The same happens when I try to delete all; if I stop the loop, debug points to " If Left(shp.Name, 4) = "Sprk" Then shp.Delete".

Furthermore, entering Min/Max parameters inside LineCharts and Barcharts does not have any effect.

Thanks.

Discussion

  • Nobody/Anonymous

    Hello,
    I am running 3.3.5 for Excel2003 and I found an infinite loop in the Linechartclass.
    When in Points1: in the select case Gapstyle, the case else oes to next_ii, while it should be next_i.

     
  • Fabrice Rimlinger

    • priority: 5 --> 9
    • status: open --> closed-fixed
     

Log in to post a comment.