@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);

Readme

Keywords

none

Package Sidebar

Install

npm i @stamen/choropleth

Weekly Downloads

1

Version

0.2.0

License

ISC

Last publish

Collaborators

  • ericsoco
  • mojodna
  • stamen