Closed rsandor closed 9 years ago
The Epoch.Time.Plot._updateTicks method was not checking to see if there were any ticks before it attempted to determine if a tick was outgoing. This caused an out-of-bounds error in the method causing the chart to fail during transition.
Epoch.Time.Plot._updateTicks
The
Epoch.Time.Plot._updateTicks
method was not checking to see if there were any ticks before it attempted to determine if a tick was outgoing. This caused an out-of-bounds error in the method causing the chart to fail during transition.