@atomist/org-visualizer
Version:
Organization Visualizer using Atomist project scanning
4 lines • 353 B
TypeScript
export declare function sunburst(workspaceId: any, data: any, pWidth: any, pHeight: any, perLevelDataElementIds: string[]): void;
export declare function postSetIdeal(workspaceId: string, fingerprintId: string): void;
export declare function postNoteProblem(workspaceId: string, fingerprintId: string): void;
//# sourceMappingURL=sunburstScript.d.ts.map