https://github.com/preignition/multi-geo
Polymer building blocks elements for building geo visualization (based on d3.js v5)
https://github.com/preignition/multi-geo
Last synced: 6 months ago
JSON representation
Polymer building blocks elements for building geo visualization (based on d3.js v5)
- Host: GitHub
- URL: https://github.com/preignition/multi-geo
- Owner: preignition
- Created: 2018-10-29T19:55:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-08-04T14:32:49.000Z (almost 5 years ago)
- Last Synced: 2025-03-11T10:06:07.418Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://www.webcomponents.org/element/multi-geo
- Size: 1.74 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://webcomponents.org/element/multi-geo)
[](https://app.netlify.com/sites/multi-geo/deploys)
# \
Build composable, markup-based, extensible geo visualizations for the web.
\ (along with \) is a Polymer/Webcomponent library to compose markup-driven and data-driven geo vizualization layers.
## Motivation
While building vizualisation for the web, it is difficult to find the right balance between low-level vizualization kernel (like d3) that requires a lot of development work, and high-level black box library that are difficult to configure beyond a certain point.
\ is a attempt to provide the best of two the worlds: low level extensible webcomponents (often wrapper around d3.js modules like d3-axis) composed together to build complex charts. The library proposes ready-to-use configurable charts, but also the building blocks for accomodating more complex use case.
\, plays well with [\](https://github.com/PolymerEl/multi-chart) (similar library for standart charts) and [\](https://github.com/PolymerEl/multi-verse), a graphical interactive multi-dimensional analysis tool. Together, they offer a markup based alternative to tools like [dc.js](https://dc-js.github.io/dc.js/)
## Examples
Demo and API available from https://multi-geo.netlify.com/
### Features
### Choropleth