January 17, 2019

139 words 1 min read

nteract/semiotic

nteract/semiotic

A data visualization framework combining React & D3

repo name nteract/semiotic
repo link https://github.com/nteract/semiotic
homepage https://semiotic.nteract.io/
language JavaScript
size (curr.) 13399 kB
stars (curr.) 1948
created 2017-03-16
license Other

Semiotic

Circle CI status

Semiotic is a data visualization framework combining React & D3

Interactive Documentation

API Docs on the wiki

Examples

Installation

npm i semiotic

Example

import { XYFrame } from "semiotic"

You can also use the static distribution:

https://unpkg.com/semiotic/dist/semiotic.min.js

In which case the elements are exposed as properties of a Semiotic object:

const { XYFrame } = Semiotic

This is how it’s used in these Codepen examples.

Semiotic icon based on an icon by André Schauer

It may not be apparent in the commit logs but development of this library owes a lot to:

  • Susie Lu
  • Jason Reid
  • James Womack
  • Matt Herman
  • Shelby Sturgis
  • Tristan Reid

Using BrowserStack for browser compatibility testing

BrowserStack

comments powered by Disqus