1.0.0 • Published 6 years ago

pluralsight-score v1.0.0

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

pluralsight-score

A React component mimicking the Pluralsight Score IQ graph.

package build downloads minified size minzipped size

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.