Datawrapper icon indicating copy to clipboard operation
Datawrapper copied to clipboard

A light-weight wrapper for the Datawrapper API.

Results 23 Datawrapper issues
Sort by recently updated
recently updated
newest added

## Update Post timeout When trying to publish a choropleth map using `dw.publish_chart()` I was getting a timeout error, despite my API key having full permissions. I forked the repo,...

Ran a monthly Colab script this morning and it generated an error when running `dw.refresh_data(chart_id_datawrapper)` output with the following error --------------------------------------------------------------------------- AssertionError Traceback (most recent call last) [](https://localhost:8080/#) in ()...

bug

## 🐛 Bug Report When update_chart successfully executes it calls self.publish_chart at the end with default parameters, ie display = True. This means that calling update_chart returns a display of...

bug

It reads: > IPython/core/display.py:431: UserWarning: Consider using IPython.display.IFrame instead warnings.warn("Consider using IPython.display.IFrame instead")

bug

Bumps [more-itertools](https://github.com/more-itertools/more-itertools) from 9.1.0 to 10.2.0. Release notes Sourced from more-itertools's releases. Version 10.2.0 New functions iter_suppress (thanks to jaraco, pochmann, and rhettinger) filter_map (thanks to struktured) classify_unique (thanks to...

dependencies
python

Bumps [setuptools](https://github.com/pypa/setuptools) from 67.8.0 to 69.0.3. Changelog Sourced from setuptools's changelog. v69.0.3 Bugfixes Retain valid names with underscores in egg_info. v69.0.2 Bugfixes Added missing estimated date for removing setuptools.dep_util (deprecated...

dependencies
python

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. Release notes Sourced from actions/upload-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....

dependencies
github_actions

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4. Release notes Sourced from actions/download-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....

dependencies
github_actions

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5. Release notes Sourced from actions/setup-python's releases. v5.0.0 What's Changed In scope of this release, we update node version runtime from node16 to node20 (actions/setup-python#772)....

dependencies
github_actions

Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.1 to 41.0.6. Changelog Sourced from cryptography's changelog. 41.0.6 - 2023-11-27 * Fixed a null-pointer-dereference and segfault that could occur when loading certificates from a PKCS#7 bundle....

dependencies
python