ashishkanhasoft
ashishkanhasoft
@pramodsharma403 Have you get any solution for this issue?
``` sure sir @Abhinandan-Kushwaha ['linechart' + (i + 1)]: { ['linechart' + (i + 1)]: resultData?.filter(function (o: any) { return o?.measure_name === e; })?.map((m: any, idx: any) => { //...
Also here is the Linechart component ``` 0 ? lineChart_1_New : fakeData} data2={lineChart_2_New} data3={lineChart_3_New} data4={lineChart_4_New} data5={lineChart_5_New} color1={lineChart_1_New?.length > 0 ? color1 : 'transparent'} color2={color2} color3={color3} color4={color4} color5={color5} width={screen_width} height={200} spacing={70}...