UNPKG

@graphique/graphique

Version:

A data visualization system for React based on the Grammar of Graphics.

7 lines (6 loc) 226 B
export { ScaleX } from "./x" export { ScaleY } from "./y" export { ScaleFill } from "./fill" export { ScaleStroke } from "./stroke" export { ScaleStrokeDasharray } from "./strokeDasharray" export { ScaleRadius } from "./size"