@danieldhaya19,
Creating chart once & updating the stripLine value based on slider movement using set method should work fine in your case. Please take a look at this updated JSFiddle.
Note: We recommend you to create chart-instance once & reuse it rather than creating new chart-instance upon movement of slider.
—
Vishwas R
Team CanvasJS