UNPKG

svgchrt

Version:

A way to easily create SVG-based charts without having to worry about positioning of titles, subtitles or legends.

3 lines 163 B
declare function svgWrapText(item: SVGTextElement, width: number, lineHeight?: number): void; export default svgWrapText; //# sourceMappingURL=svgWrapText.d.ts.map