Skip to main content

Hooks API

import { usePL } from 'plre'

usePL({
        x: [1, 2, 3, 4, 5],
        y: [1, 2, 3, 4, 5],
})