Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exporting x-range data to CSV #14108

Closed
madepiet opened this issue Aug 24, 2020 · 2 comments · Fixed by #19281
Closed

Exporting x-range data to CSV #14108

madepiet opened this issue Aug 24, 2020 · 2 comments · Fixed by #19281

Comments

@madepiet
Copy link
Contributor

Expected behaviour

Default options for exporting x-range data to CSV.

Actual behaviour

It looks like it only includes start dates, which isn't very helpful.
You have to customize and build your own table in the getDataRows function each time.

Live demo with steps to reproduce

https://jsfiddle.net/BlackLabel/ytL517mo/

Product version

v8.2.0

@highsoft-bot highsoft-bot added this to To do in Development-Flow Aug 24, 2020
@LaniMoo
Copy link

LaniMoo commented Nov 11, 2020

Hi there, would it be possible to get a workaround for this?

@PaulDalek
Copy link
Contributor

Hi @LaniMoo

Thank you for contacting us. Here's the working workaround which simply appends the correctly formatted value of the x2 to an existing category.

Workaround
https://jsfiddle.net/BlackLabel/dwmg45st/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging a pull request may close this issue.

5 participants