UNPKG

@patternfly/react-charts

Version:

This library provides a set of React chart components for use with the PatternFly reference implementation.

13 lines 351 B
export declare const AxisTheme: { axis: { style: { grid: { stroke: "var(--pf-chart-axis--grid--stroke--Color, #d2d2d2)"; }; ticks: { stroke: "var(--pf-chart-axis--tick--stroke--Color, #d2d2d2)"; }; }; }; }; //# sourceMappingURL=axis-theme.d.ts.map