UNPKG

@graphique/graphique

Version:

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

5 lines (4 loc) 72 B
export enum LegendOrientation { H = 'horizontal', V = 'vertical', }