Closed pmaji closed 6 years ago
If the user inputs anything less than 0.01 on the first chart and 0.1 on the second chart for the loess smoother, or if they take too long o the input such that the debounced input still reads as a 0, the app crashes. Need to handle for this.
Set hard limits by using sliders instead.
If the user inputs anything less than 0.01 on the first chart and 0.1 on the second chart for the loess smoother, or if they take too long o the input such that the debounced input still reads as a 0, the app crashes. Need to handle for this.