Skip to content

evertonch/directus-extension-tableau-panel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

directus-extension-tableau-panel

Tableau Embedded Panel for Directus Analytics

Install

npm install directus-extension-tableau-panel

or

yarn add directus-extension-tableau-panel

Add env variables to allow tableau embedded script import

CONTENT_SECURITY_POLICY_DIRECTIVES__CONNECT_SRC: "array:'self',blob:,https://public.tableau.com/"
CONTENT_SECURITY_POLICY_DIRECTIVES__SCRIPT_SRC: "array:'self',https://public.tableau.com/"
CONTENT_SECURITY_POLICY_DIRECTIVES__FRAME_SRC: "array:'self',https://public.tableau.com/"

Restart Directus

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published