portfolio-performance / portfolio

Track and evaluate the performance of your investment portfolio across stocks, cryptocurrencies, and other assets.
http://www.portfolio-performance.info
Eclipse Public License 1.0
2.75k stars 577 forks source link

add CSV export to Taxonomy stacked charts #4088

Closed mierin12 closed 1 week ago

mierin12 commented 1 week ago

Issue: https://forum.portfolio-performance.info/t/daten-exportieren-button-ohne-funktion-unter-klassifizierungen/27371

Hello, this is a proposition to add (or re add??) the CSV export of chart data to the Taxonomy stacked charts. Currently the export button is doing nothing for those charts. I duplicated TimelineChartCSVExporter with some simplifications (I do not think we can expect discontinuousSeries here). dateSeries is a bit different too since its a categorized graph.

buchen commented 1 week ago

this is a proposition to add (or re add??) the CSV export

Thanks. I think the button never had a functionality. I believe I did not know how to hide buttons (here: the export button) if the current view has nothing attached to it. But having an implementation is better.