chartjs-plugin-trendline
chartjs-plugin-trendline copied to clipboard
How to define specific data to be calculated in trendline

Case
I only want use data from 00 until 12 to create trendline, so the trendline will not include the latest data. How to implement this case?
Note: i want only data inside blue border which is calculated to form trendline
Please send me some example data that I can take a look at.