@datagrok-libraries/utils
Advanced tools
Comparing version
@@ -11,3 +11,3 @@ { | ||
"fullName": "Utils", | ||
"version": "4.3.0", | ||
"version": "4.3.1", | ||
"description": "Common utilities", | ||
@@ -14,0 +14,0 @@ "dependencies": { |
@@ -9,6 +9,2 @@ import * as DG from 'datagrok-api/dg'; | ||
} | ||
type MarkerSize = { | ||
sizeFrom: number; | ||
sizeTo: number; | ||
}; | ||
export type MouseOverLineEvent = { | ||
@@ -61,3 +57,2 @@ x: number; | ||
toggleCurrentLineStyle(flag: boolean): void; | ||
getMarkersSizes(spLook: any, markerSizeCol: DG.Column | null, i: number): MarkerSize; | ||
fillLeftBottomRect(): void; | ||
@@ -75,3 +70,2 @@ createMultiLinesIndices(): void; | ||
} | ||
export {}; | ||
//# sourceMappingURL=render-lines-on-sp.d.ts.map |
@@ -18,2 +18,3 @@ import * as DG from 'datagrok-api/dg'; | ||
stressTest?: boolean; | ||
tags?: string[]; | ||
} | ||
@@ -20,0 +21,0 @@ export interface CategoryOptions { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
668170
-0.49%4482
-0.44%