To run this locally:
- Run
git clone https://github.com/Megaputer/external-components.git - Go to directory with
cd external-components - Run
yarn install - Create an archive with widgets using the command
yarn archive - To add widgets to a PA6, upload the archive (
./build/external-components.zip) via the PolyAnalyst Administrative Tool
- SimpleWidget - Example of using component by
htmlandscss - EditorPublicationWidget - Example of defining
editororpublicationmode with parameterisEditor - AppearanceWidget - Example of how a widget works by save visual settings in appearance
- TableWidget - Example of displaying data using
SimpleTableand workEDD-expression - BarChartWidget - Example of using the
disctincthandler, displaying results as a chart and EDD processing (by clicking a bar) - StatisticsWidget - Example of using the handler
statisticsto get statistics from data - Calendar - Example of using the
filterhandler, displaying results as a calendar and EDD processing (by clicking a date) - OpenStreetMap - Example of displaying data on the map