Home › Forums › Feature Requests & Feedback › Change part of the colored area in splineArea chart › Reply To: Change part of the colored area in splineArea chart
You can use Range Spline Area chart along with minimum to do so, check this example. And also you can change the code in our library (canvasjs.js), you can look into renderRangeSplineArea to modify Spline-Area chart.