Extension for interacting with Datawrapper, a web-based tool for creating interactive charts and maps. Commonly used by journalists, researchers, and organizations to visualize data in an engaging and professional way.
This extension requires an API token from Datawrapper to run.
The View Recent Charts
and Search Charts
commands require an API token with chart:read
permissions to show charts within Raycast. View Recent Charts
requires both chart:read
and user:read
to show the active user's recent charts. More API documentation can be found here.
The Duplicate Chart
action (found within both commands and accessible via hotkey cmd+D
) requires chart:write
permissions to duplicate a chart. If you do not have this scope added to the active API key, the action will present an error.
If you'd like to take full advantage of this extension's features, you should configure the API token with the following scopes:
Search Charts
Command ConfigurationThe Search Charts
command allows filtering chart results by chart author, Datawrapper folder, and/or user team. These optional filters are available in this command's configuration. This is useful if you work within a large team and you'd like to filter results to be more relevant to you. Below is a guide on how to find these IDs:
123456
).https://app.datawrapper.de/archive/123456
or https://app.datawrapper.de/archive/team/teamid/123456
).https://app.datawrapper.de/archive/team/12AB123a
)