Topic on Extension talk:Wiretap

Feature request - store data locally as csv

4
Revansx (talkcontribs)

Great extension. Thanks! .. One additional feature that I think would be easy to implement would be to have the extension save the data locally to a csv file that could also be used by outside processes to do more with the data.

For example.. line 144 of ../w/extensions/wiretap/modules/charts/ext.wiretap.charts.js is var myLineChart = new Chart( ctx ).Line( data, options );.

Is the variable data the data i'm interested in?

Could a line be added below 145 that would write that data to a file?

Could it be that straightforward?

Revansx (talkcontribs)
Beaujjeffrey (talkcontribs)

I second that. It would be great to be able to do this.

2A02:C7F:9885:AD00:8CF6:53B2:790:DC9D (talkcontribs)

Would love this feature too!

Reply to "Feature request - store data locally as csv"