merge file
This commit is contained in:
@ -865,7 +865,7 @@ export default {
|
||||
currentChartData["data"][j]["totVal"];
|
||||
}
|
||||
|
||||
console.log("text seri data", seriesData);
|
||||
// console.log("text seri data", seriesData);
|
||||
|
||||
this.$store.state.pageData[myPrgmId][chartKey]["xAxis"]["data"] = xAxisData;
|
||||
this.$store.state.pageData[myPrgmId][chartKey]["series"][0]["data"] = seriesData;
|
||||
|
Reference in New Issue
Block a user