Benedict Witzenberger
Benedict Witzenberger
Thanks for opening this issue. I guess there are actually two problems, right? For the first one: could you please provide a reproducible example of a dataframe that causes trouble...
There is a new function argument included in https://github.com/munichrocker/DatawRappr/commit/982b49449e4139647f2cc215a9d271e5a28502e7 Could you please try if that fixes your issue? `dw_data_to_chart(x, chart_id, format = c("tsv")`
Idea: Should basically be a combination of `dw_retrieve_chart_metadata` and `dw_create_chart`
Hi @janicekchen Thanks for bringing up this issue. You mentioned that you experience the same behavior when downloading via the CLI. Is there any color-category data included in the return...
Thanks @janicekchen I was able to test this using one of the example datasets. I had to set all colors manually to enable the `color-category` by switching on `Customize colors`...
Possible solution deployed with https://github.com/munichrocker/DatawRappr/tree/fix%2365/dw_list_charts. Needs some testing.
An API endpoint for this now already exists: https://developer.datawrapper.de/reference/postchartsidcopy