CharlesStover / react-pluralsight-score

A React component mimicking the Pluralsight Score IQ graph.

Home Page:https://www.npmjs.com/package/pluralsight-score

Repository from Github https://github.comCharlesStover/react-pluralsight-scoreRepository from Github https://github.comCharlesStover/react-pluralsight-score

Pluralsight Score IQ Graph for React Tweet

A React component mimicking the Pluralsight Score IQ graph.

version minified size minzipped size downloads build

screenshot

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.

About

A React component mimicking the Pluralsight Score IQ graph.

https://www.npmjs.com/package/pluralsight-score

License:MIT License


Languages

Language:JavaScript 93.4%Language:SCSS 6.6%