magda-io / magda

A federated, open-source data catalog for all your big data and small data
https://magda.io
Apache License 2.0
505 stars 92 forks source link

Allow multiple "Extra Visualisation Section" type Magda UI Plugin Components to be loaded #3428

Closed t83714 closed 1 year ago

t83714 commented 1 year ago

Allow multiple "Extra Visualisation Section" type Magda UI Plugin Components to be loaded

Background

We currently support loading one "Extra Visualisation Section" type Magda UI Plugin Components with the following interface:

Key points re: currently supported functionalities:

Motivation & Proposal

The current API only supports one Extra Visualisation Section plugin to be loaded. However, users might want to load more than one Extra Visualisation Section plugins --- e.g. one plugin for visualising one particular format.

To accommodate that, a new technical solution proposal (backward compatible) is made here:

t83714 commented 1 year ago

closed via PR https://github.com/magda-io/magda/pull/3430