Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dana-cfc4 committed Jan 20, 2023
1 parent 78cb29f commit 83e4e7a
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@

[Volto](https://github.com/plone/volto) add-on

## Tableau

Registers a VisualizationView component for a content type named 'tableau_visualization'.

## Features

Demo GIF
Expand Down Expand Up @@ -155,6 +159,21 @@ Generic command, does not automatically add the `beta` to version, but you can s
> Do not keep Pull Requests from develop to master branches open when you are doing beta releases from the develop branch. As long as a PR to master is open, an automatic script will run on every commit and will update both the version and the changelog to a production-ready state - ( MAJOR.MINOR.PATCH mandatory format for version).
## Enable Sources

Sources (Data provenance) should be set on the visualization. To enable this, "EEA Core Metadata" should be checked as behavior on the visualization content-type.

controlpanel/dexterity-types/tableau_visualization

After this, sources can be added from the visualization edit interface. "EEA core metadata" tab => "Add source"


## Add a Tableau Visualization

1. Add the corresponding content-type
2. Fill in the mandatory fields
3. "Tableau Widget" section => "Open Tableau Editor"
4. Provide the necessary settings to create the visualization

## How to contribute

Expand Down

0 comments on commit 83e4e7a

Please sign in to comment.