UNPKG

fybdp-d3-kg

Version:

Knowledge Graph using React and D3.js

6 lines (5 loc) 218 B
export declare class TextTools { private static ADDITIONAL_TEXT_SPACE; private static measureTextWidth; static truncate: (text: any, maxWidth: any, textStyle: any, additionalTextSpace?: any) => any; }