@stamen/choropleth

0.2.0 • Public • Published

Choropleth

A non-interactive choropleth, drawn with d3.

Part of the @stamen/panorama toolkit.

Usage

import React from 'react';
import ReactDOM from 'react-dom';
import { Choropleth } from '@panorama/toolkit';

let mapChoroplethConfig = {
  // TODO
};

ReactDOM.render(<Choropleth {...mapChoroplethConfig}/>, document.body);

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @stamen/choropleth

    Weekly Downloads

    0

    Version

    0.2.0

    License

    ISC

    Last publish

    Collaborators

    • ericsoco
    • mojodna
    • stamen