Changeset 2523201
- Timestamp:
- 04/29/2021 07:22:25 AM (5 years ago)
- File:
-
- 1 edited
-
datawrapper-oembed/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
datawrapper-oembed/trunk/readme.txt
r2320760 r2523201 3 3 Tags: oembed, data visualizaton 4 4 Requires at least: 4.7 5 Tested up to: 5. 45 Tested up to: 5.7.1 6 6 Stable tag: 4.3 7 7 Requires PHP: 7.0 … … 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html 10 10 11 Registers Datawrapper as o embed provider so charts, maps, and tables created with Datawrapper can be embedded in WordPress.11 Registers Datawrapper as oEmbed provider so charts, maps, and tables created with Datawrapper can be embedded in WordPress. 12 12 13 13 == Description == 14 14 15 [Datawrapper](https://www.datawrapper.de/) is a software service for creating interactive & responsive charts, maps and tables. Datawrapper offers a free plan that allows using most of the service without restrictions. You can create and publish as many visualizations as you want, for free. This plugin aims to make it easier to embed Datawrapper visualizations in WordPress blogs. 15 [Datawrapper](https://www.datawrapper.de/) is an online tool with which you can create interactive and responsive charts, maps, and tables. **Datawrapper is free to use**, so you can create and publish unlimited visualizationas, download them as PNGs and collaborate in teams. The [paid plan](https://www.datawrapper.de/pricing/) is the right choice if you need a custom design, or PDF and SVG export. 16 17 The **Datawrapper oEmbed** plugin lets you paste Datawrapper URLs to embed Datawrapper visualizations in WordPress.com and WordPress.org websites. [Learn more in the Datawrapper Academy](https://academy.datawrapper.de/article/203-how-to-embed-charts-in-wordpress). 16 18 17 19 18 20 == Frequently Asked Questions == 19 21 20 = What happens after I installed this plugin? =22 = What does this plugin enable me to do? = 21 23 22 You can just paste Datawrapper chart URLs into your post and it will turn into a responsive embed.24 Once you've installed this plugin, you can paste Datawrapper chart URLs into your WordPress articles/sites and they will turn into beautiful responsive and interactive embeds. 23 25 24 = Do I need a Datawrapper account? =26 = How does it work? = 25 27 26 You can embed any Datawrapper charts you find, but to publish new charts, maps, or tables you need to create a free account. You can [try Datawrapper](https://app.datawrapper.de/chart/create) without signin up, though. 28 To place a Datawrapper chart, map or table into your WordPress article, simple paste its URL (e.g. [https://datawrapper.dwcdn.net/8Wwvx/](https://datawrapper.dwcdn.net/8Wwvx/)). Your visualization will appear and will be interactive when you publish or preview the article. 29 30 For a detailed how-to with images, visit the Datawrapper Academy article **["How to embed charts in Wordpress articles"](https://academy.datawrapper.de/article/203-how-to-embed-charts-in-wordpress)**. 31 32 = Do I need a Datawrapper account to use this plugin? = 33 34 You can embed any Datawrapper charts you find, but to publish new charts, maps, or tables you need to create a free account. If you want to [try out Datawrapper](https://app.datawrapper.de/chart/create), you can do so without signing up. 35 36 = Can I use this plugin if I use the free version of Datawrapper? = 37 38 Yes. This plugin will work no matter if you use Datawrapper for free or with a paid plan. 39 40 = Why should I embed my Datawrapper visualizations instead of using an image? = 41 42 There are a few advantages: 43 * Datawrapper visualizations are responsive – images are not. "Responsive" means that the visualization adjusts to the size of your device. You can look at a Datawrapper chart, map or table on a small mobile phone or on a big laptop screen – in any case, text elements like axis labels or descriptions will be nicely readable. 44 * Your readers can hover over elements e.g. in your maps or line charts to see the underlying values. 45 * In Datawrapper visualizations, you can link to a data source or let users download the data with a click. Both wouldn't be possible with an image. 46 27 47 28 48 == Screenshots ==
Note: See TracChangeset
for help on using the changeset viewer.