1.0.7 • Published 4 years ago

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

Weekly downloads
-
License
MIT
Repository
github
Last release
4 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

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago