Add stock dividend trend analysis page with chart rendering and data fetching
This commit is contained in:
@@ -102,4 +102,5 @@ function doubleLineChart(params){
|
||||
if (option && typeof option === "object") {
|
||||
myChart.setOption(option, true);
|
||||
}
|
||||
return myChart;
|
||||
}
|
||||
Reference in New Issue
Block a user