Hi,
My application will have multiple series in the same polar plot. For example, we have 3 polar lines. The user hides a series by clicking on the legend. I see that the plot gets refreshed as user goes to some other page and comes back to see all 3 lines back again.
Is there a way to know what are the series numbers that the user hid someway? If so, I can store that series numbers as an array on my products objects so that even if the files are trasferred to another machine, the settings are retained. Does jqwidgets have capability store that user selection info across machines? I don’t want to re-invent the wheel if something already exists.
Let me know your thoughts. Thanks.
Regards,
Jeswanth.