Wopisanje
A simple plugin to insert Tableau Public Vizualizations into a WordPress page. This can be done as a Block, Shortcode or via TinyMCE for the Classic Editor. No frills, no options.
This plugin will no longer be updated.
This has been replaced by WP-TAB Tableau Public Viz Block
Download from here: WP-TAB Tableau Public Viz Block.
- This plugin will only work for Tableau Public Visualizations i.e. you need to have a viz hosted on Tableau Public (What is Tableau Public).
- This plugin uses the Tableau JS API to a)fetch and b)embed your Tableau Public Viz within your WordPress site.
- The Tableau Public Data policy can be viewed here. Data on Tableau Public is expected to be public.
- Tableau’s privacy policy can be viewed here
- This plugin does not store the data anywhere in any format. It simply provides a user friendly way to pull a viz hosted on http://public.tableau.com and embed it into the site hosting the plugin.
All you need is your Tableau Public url e.g ‚https://public.tableau.com/views/WorldIndicators/GDPpercapita‘
Usage:
With TinyMCE Editor Button (Classic Editor):
1. Get your Tableau Public url e.g ‚https://public.tableau.com/views/WorldIndicators/GDPpercapita‘
2. Edit the page/post you want it on
3. Click the Tableau button in the Editor
4. Paste the url and insert and publish
Manual Shortcode( or Shortcode Block for Gutenberg):
If the url is: http://public.tableau.com/views/RegionalSampleWorkbook/Storms
Then, this is the shortcode:
[tableau url=“http://public.tableau.com/views/RegionalSampleWorkbook/Flights“]
Embed Block
- Under the Embed category, select the Simple Tableau Viz block type.
- Paste your url in the block and publish
That’s it. Your Visualization should now render when you view the page.
Bloki
Tutón tykač 1 blok skići.
- Simple Tableau Viz Block
Instalacija
- Upload
simple-tableau-viz
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‚Plugins‘ menu in WordPress
HSP
Coming soon.
Pohódnoćenja
Sobuskutkowarjo a wuwiwarjo
„Simple Tableau Viz“ je softwara wotewrjeneho žórła. Slědowacy ludźo su k tutomu tykačej přinošowali.
Sobuskutkowarjo„Simple Tableau Viz“ je so do 1 rěče přełožił. Dźakujemy so přełožowarjam za jich přinoški.
Přełožće „Simple Tableau Viz“ do swojeje rěče.
Na wuwiću zajimowany?
Přehladajće kod, hladajće do SVN-repozitorija abo abonujće wuwiwanski protokol přez RSS.
Protokol změnow
2.0
- Added support for WP Gutenberg Blocks
1.0
- First release with TinyMCE button on editor.