I have a line chart with multiple lines(created using different Y-fields) using ExtJS5. When chart renders all the lines are showed by default.
But my client wants to see only first line(first series line) when chart renders for first time. Later when he selects the other items from legend corresponding lines has to be showed.
Is there any option to do this? Thanks in advance...
Regards, Vin