Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Visualizations] Adds visConfig.title and uiState to build pipeline f…
…unction (#2192) (#2272) In pipeline building, this PR adds `visConfig.title` and `uiState` properties for "visualization" function. This aims 2 goals: - To be consistent with pipelines built with "buildPipelineVisFunction". - To provide "title" and "uiState" informations for visualizations. This is currently a missing information for community plugins. Signed-off-by: fbaligand <[email protected]> Signed-off-by: fbaligand <[email protected]> (cherry picked from commit 140c56f) Co-authored-by: Fabien Baligand <[email protected]> Co-authored-by: Josh Romero <[email protected]>
- Loading branch information