UNPKG

@nteract/data-explorer

Version:
3 lines (2 loc) 143 B
export declare function numeralFormatting(tickValue: number): string; export declare function createLabelItems(uniqueValues: string[]): any[];