README
pluralsight-score
A React component mimicking the Pluralsight Score IQ graph.
Install
npm install pluralsight-score --save
oryarn 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.