Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 412 Bytes

SparkLine.md

File metadata and controls

40 lines (22 loc) · 412 Bytes

SparkLine (component)

Props

boundingClientRect (required)

type: object

circleRadius

type: number defaultValue: 3

className

type: string defaultValue: 'spark-lines'

data (required)

type: arrayOf[object Object]

margins

type: shape[object Object] defaultValue: { top: 1, right: 1, bottom: 1, left: 1, }