Skip to content

Commit 8c15fd9

Browse files
committed
15.2
1 parent 88c47a6 commit 8c15fd9

File tree

355 files changed

+69151
-6063
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

355 files changed

+69151
-6063
lines changed

chart/3dchart.d.ts

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
import { Animation, ChartColorScheme } from 3;
2+
export {};
3+
export { Animation, ChartColorScheme, };
4+
export declare const Smart: any;
5+
/**
6+
3D Chart is a feature-complete interactive WebGL 3D graph library that answers the data visualization needs of any modern web app.
7+
*/
8+
export declare class {
9+
}
10+
declare const _default: 3;
11+
export default _default;

chart/threedchart.d.ts

Lines changed: 449 additions & 0 deletions
Large diffs are not rendered by default.

common/three.js

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)