I am trying to create a trend chart in JavaScript. I went through some of the libraries and noticed that -
D3.js - does not have an option to create a trend chart
Highcharts.js - cannot create a trend chart in Highcharts.js without the help of plug-ins?
Please suggest a library to create a trend chart.
Thanks in advance