Hello, I am using echarts and wanted to be able to save the interactive state of the chart. For example, I present a chart to my user with a lot of data one it. I want them to be able to select which data to see, which echarts supports today. However, I want the user to hit a save button to save the current state of the chart so that the user does not have to interact with the chart each time it is rendered. Is there a way to do that?
Thanks for the help! Stephen