Implement pair plot and time series analysis using Echarts scatter plot.
The reason we cannot use line chart because line chart of Echarts does not support data selection nor any brush usage. See https://echarts.apache.org/en/option.html#brush for more details on which type of chart support brush.