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

Latest commit

 

History

History
28 lines (19 loc) · 1.61 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.61 KB

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.