Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

CharlesStover/react-pluralsight-score

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.