1.0.7 • Published 6 years ago

@benchomsang/visspot-basic-binary-survey v1.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

visspot-basic-binary-survey

A VisSpot chart template: A basic poll with options to answer yes or no. No dataset required.

NPM JavaScript Style Guide

Install

npm install --save visspot-basic-binary-survey

Usage

import React, { Component } from 'react'

import {BasicBinarySurvey} from 'visspot-basic-binary-survey'
import 'visspot-basic-binary-survey/dist/index.css'

class Example extends Component {
  // See full example in the example folder
  render() {
    return <BasicBinarySurvey  />
  }
}

License

MIT © 1994benc

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago