This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
zhangqi
/
swOperation
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
1ee58f83e4
Rami (Branch)
Tag
defaultDevelop
master
swOperation
/
node_modules
/
@antv
/
g2plot
/
lib
/
plots
/
tiny-line
/
utils.d.ts
utils.d.ts
90 B
Cronologia
Originale
1
2
3
4
export declare function getTinyData(data: number[]): {
x: string;
y: number;
}[];