https://github.com/charlesstover/react-pluralsight-score
A React component mimicking the Pluralsight Score IQ graph.
https://github.com/charlesstover/react-pluralsight-score
babel babeljs chart charts css graph graphs npm npm-module npm-package pluralsight react react-component react-components reactjs sass travis travis-ci travisci webpack
Last synced: 5 months ago
JSON representation
A React component mimicking the Pluralsight Score IQ graph.
- Host: GitHub
- URL: https://github.com/charlesstover/react-pluralsight-score
- Owner: CharlesStover
- License: mit
- Archived: true
- Created: 2018-08-31T22:37:38.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-02-10T18:31:51.000Z (over 3 years ago)
- Last Synced: 2024-09-28T06:21:38.656Z (9 months ago)
- Topics: babel, babeljs, chart, charts, css, graph, graphs, npm, npm-module, npm-package, pluralsight, react, react-component, react-components, reactjs, sass, travis, travis-ci, travisci, webpack
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/pluralsight-score
- Size: 854 KB
- Stars: 6
- Watchers: 3
- Forks: 3
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pluralsight Score IQ Graph for React [](https://twitter.com/intent/tweet?text=You%20can%20integrate%20the%20@Pluralsight%20IQ%20graph%20directly%20into%20your%20React%20application.%20pic.twitter.com/a1L5J8nbMj&url=https://github.com/CharlesStover/react-pluralsight-score&via=CharlesStover&hashtags=react,reactjs,javascript,webdev,webdeveloper,webdevelopment)
A React component mimicking the Pluralsight Score IQ graph.
[](https://www.npmjs.com/package/pluralsight-score)
[](https://www.npmjs.com/package/pluralsight-score)
[](https://www.npmjs.com/package/pluralsight-score)
[](https://www.npmjs.com/package/pluralsight-score)
[](https://travis-ci.com/CharlesStover/react-pluralsight-score/)[](https://www.npmjs.com/package/pluralsight-score)
## Install
* `npm install pluralsight-score --save` or
* `yarn add pluralsight-score`## Props
* hidden: boolean
Gives the component a height of `0`, useful for height-based CSS transitions.
Default: `false`* onRef: function
Callback for the root ref.* percentile: number
A number from 0 to 100 used to draw and animate the graph.