UNPKG

@tomsoftware/webgl-chart-vue

Version:

High performance web Chart Library to plot line-charts using WebGL.

5 lines (4 loc) 162 B
export declare class Utilities { /** start downloading an image in the browser */ static DownloadImage(img: HTMLImageElement, fileName?: string): void; }