Skip to content

ConfusionTechnologies/pbiviz-svg-map

Repository files navigation

Power BI SVG Map

Microsoft's Power BI is a dashboarding & data visualization tool for business intelligence. This repository contains a custom visual for Power BI to plot data on an interactive map. This is accomplished by uploading an SVG map within the visual and configuring it with the required data.

See https://docs.microsoft.com/en-us/power-bi/developer/visuals/environment-setup on how to install the environment to build this custom visual.

Current Stack

Click links below to find respective documentation. In order of decreasing significance:

  1. Preact: Small & fast React alternative
  2. d3: Data visualization & plotting library
  3. Twind: Tailwind-inspired CSS-in-JS library
  4. Nanostores: Global app state management
  5. Wouter: Minimalist page routing system
  6. Preact-Feather: Icon library

Credits

Initially developed by @Interpause.