@presenta/block-tableau
v1.0.7
Published
This block renders a publicly accessible Tableau project.
Downloads
17
Readme
PRESENTA Tableau Block
This block renders a publicly accessible Tableau project.
Installation
Please read the installation istructions for official plugins here using this unique identifier: block-tableau
Usage
To configure this block use this setting:
{
type: 'tableau',
url: 'public url',
toolbal: 'hidden'
}
Development
Run the watcher:
npm start
and the local webserver
npm run test