rohanc202

Results 2 issues of rohanc202

I am using chart.js with ng2-chart where i have to update dataset on button click. This is how i am reassigning the dataset and labels ; --------------------------------------- this.mfData.getMFData('http://www.mocky.io/v2/5ddcf6143400000f55eae607').subscribe(res => {...

I have huge data to show on the line chart. But while showing labels on x-axis , I want to show only some lables. For example : If the lineLabelData...