UNPKG

@ebay/ui-core-react

Version:

Skin components build off React

8 lines 349 B
import type Highcharts from "highcharts"; /** * Wraps the Legend.colorizeItem method to render crisper legend symbol borders. * This makes legend swatches display with sharp pixel-aligned borders that * match the series borderColor. */ export declare function ebayLegend(highcharts: typeof Highcharts): void; //# sourceMappingURL=legend.d.ts.map