UNPKG

@graphique/geom-point

Version:

For points, scatterplots, and bubbles

9 lines (8 loc) 220 B
export { GeomPoint, type GeomProps } from './geomPoint' export { Legend, SizeLegend, type LegendProps, type SizeLegendProps, } from './legend' export { type GeomAes, Entrance, SizeLabelDirection } from './types'