이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Simple Tableau Viz

설명

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

  1. Under the Embed category, select the Simple Tableau Viz block type.
  2. Paste your url in the block and publish

That’s it. Your Visualization should now render when you view the page.

블록

이 플러그인은 1(을)를 제공합니다.

  • Simple Tableau Viz Block

설치

  1. Upload simple-tableau-viz folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

Coming soon.

후기

2019년 7월 4일
Installed and tested with WP 5.2.2 and it worked very well on the first attempt. But installing it created a bug where images on the home page carousel would not display. Considering how powerful Tableau visuals are, would like to see this supported for the newer versions of WP, I think it has real promise.
모든 1 평가 읽기

기여자 & 개발자

“Simple Tableau Viz”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“Simple Tableau Viz”(이)가 1(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Simple Tableau Viz”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

2.0

  • Added support for WP Gutenberg Blocks

1.0

  • First release with TinyMCE button on editor.