1.1.5 • Published 6 years ago

@ta-interaktiv/react-pollingresults v1.1.5

Weekly downloads
1
License
ISC
Repository
gitlab
Last release
6 years ago

React Polling Results Component

A complex React component that visualises several subsequent survey results, as shown here.

Installation

yarn add @ta-interaktiv/react-pollingresults

Usage

import { PollingResults } from '@ta-interaktiv/react-pollingresults'

const YourComponent = () => {
 return (<PollingResults abstimmung={20180304} />)
}

API

Table of Contents

Abstimmungsumfragen

Extends React.Component

Main component – downloads the complete data set of a certain referendum date.

Parameters

  • props Props
    • props.abstimmung number The date of the poll in the format YYYYMMDD
1.1.5

6 years ago

1.1.4

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.22

6 years ago

1.0.21

6 years ago

1.0.20

7 years ago

1.0.19

7 years ago

1.0.18

7 years ago

1.0.16

7 years ago

1.0.15

7 years ago

1.0.12

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.0

7 years ago

0.0.1

7 years ago