← Settings and activity 1 result found add reset colorCounter method 7 votes Vote Vote Vote Vote We're glad you're herePlease sign in to leave feedback Signed in as (Sign out) Close Close 1 vote 2 votes 3 votes Remove votes You have left! (?) (thinking…) 1 comment · Highcharts Javascript API · Delete… · Admin → How important is this to you? Not at all You must login first! Important You must login first! Critical You must login first! We're glad you're herePlease sign in to leave feedback Signed in as (Sign out) Close Close An error occurred while saving the comment Sam commented · Oct 6, 2010 · Edit… · Delete… I guess to make most useful you could make function something like function adjustColorCounter(changeBy){if(changeBy){colorCounter += changeBy} else{colorCounter=0;}} Save Submitting... Sam shared this idea · Oct 6, 2010
I guess to make most useful you could make function something like
function adjustColorCounter(changeBy){if(changeBy){colorCounter += changeBy} else{colorCounter=0;}}