export-csv icon indicating copy to clipboard operation
export-csv copied to clipboard

Last serie may be is larger than the first

Open s2oBCN opened this issue 11 years ago • 2 comments

Thank you for the plugin.

This change is to take care that If there's more than one serie with differents lengths, show all the data for the last serie.

I also have this in my code: exportUrl, { input: this.getCSV(), filename: this.title.text,. Because I want to download the csv with the name of the serie.

s2oBCN avatar May 17 '14 12:05 s2oBCN

Same issue here. The code goes by the length of the first series but if other series have more data points then it doesnt grab all of those

ghost avatar Jun 12 '14 19:06 ghost

i have fixed this if you need the code

ghost avatar Jun 12 '14 19:06 ghost