Skip to content

Customizable CSV export #1527

@Peter-Reimer

Description

@Peter-Reimer
  1. Set the name of the Downloaded CSV file. Currently files are always called like the chart(ID).
  2. I have categories / legends that can contain commas, so I need a way to change the delimiter.
  3. Change the category and value column name in the CSV Data.
  4. Second category/text on the right side of the data in the CSV File.
  5. An extra column in the first line (similar to a title) above the CSV data.

Describe the solution you'd like
The column names and delimiters are hard-coded in the exportCSV function.
Maybe you could specify these strings in the ChartOptions so that the export can is more customizable?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions