UNPKG

react-plot

Version:

Library of React components to render SVG 2D plots.

3 lines 200 B
import type { AxisRendererProps } from './types.js'; export default function VerticalAxis(props: AxisRendererProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=VerticalAxis.d.ts.map