activeviam / activeui-plugin-plotly-chloropleth-map

An ActiveUI application featuring a custom chloropleth map widget, for teaching purposes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contains a Plotly chloropleth map widget plugin for ActiveUI.

Its goal is to teach developers how to use ActiveUI SDK.

The used atoti notebook is versioned here.

ActiveUI Application

This is an turnkey data exploration application based on ActiveUI SDK. It can be used as boilerplate to develop other applications.

Usage

See the ActiveUI documentation.

Development

  • Install NodeJS
  • Install Yarn
  • Install dependencies: yarn
  • Build packages: yarn build
  • Start in development mode: yarn start
  • You can now access the following:

When running a start command you can edit any package and see your changes reflected in the UI.

Happy hacking!

About

An ActiveUI application featuring a custom chloropleth map widget, for teaching purposes


Languages

Language:CSS 94.3%Language:TypeScript 5.5%Language:HTML 0.1%Language:JavaScript 0.0%Language:Shell 0.0%