@hpcc-js/chart 2.86.0 → 3.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (135) hide show
  1. package/dist/index.css +2 -0
  2. package/dist/index.css.map +7 -0
  3. package/dist/index.js +63 -11786
  4. package/dist/index.js.map +7 -1
  5. package/package.json +29 -33
  6. package/src/Area.ts +1 -1
  7. package/src/Axis.ts +89 -58
  8. package/src/Bar.ts +1 -1
  9. package/src/BubbleXY.ts +1 -1
  10. package/src/Bullet.ts +21 -11
  11. package/src/Column.ts +1 -2
  12. package/src/Contour.ts +1 -1
  13. package/src/Gantt.ts +1 -1
  14. package/src/Gauge.ts +30 -28
  15. package/src/HalfPie.ts +1 -1
  16. package/src/Heat.ts +1 -1
  17. package/src/HexBin.ts +1 -1
  18. package/src/Line.ts +1 -1
  19. package/src/QuarterPie.ts +1 -1
  20. package/src/Scatter.ts +1 -2
  21. package/src/StatChart.ts +2 -2
  22. package/src/Step.ts +1 -1
  23. package/src/WordCloud.ts +1 -1
  24. package/src/XYAxis.ts +1 -1
  25. package/src/__package__.ts +1 -1
  26. package/src/index.ts +27 -27
  27. package/types/Area.d.ts +1 -2
  28. package/types/Axis.d.ts +67 -118
  29. package/types/Bar.d.ts +1 -2
  30. package/types/Bubble.d.ts +0 -1
  31. package/types/BubbleXY.d.ts +1 -2
  32. package/types/Bullet.d.ts +13 -7
  33. package/types/Column.d.ts +1 -3
  34. package/types/Contour.d.ts +1 -2
  35. package/types/D3Cloud.d.ts +0 -1
  36. package/types/Gantt.d.ts +1 -2
  37. package/types/Gauge.d.ts +19 -11
  38. package/types/HalfPie.d.ts +1 -2
  39. package/types/Heat.d.ts +1 -2
  40. package/types/HexBin.d.ts +1 -2
  41. package/types/Line.d.ts +1 -2
  42. package/types/Pie.d.ts +0 -1
  43. package/types/QuarterPie.d.ts +1 -2
  44. package/types/QuartileCandlestick.d.ts +0 -1
  45. package/types/Radar.d.ts +0 -1
  46. package/types/RadialBar.d.ts +0 -1
  47. package/types/Scatter.d.ts +1 -3
  48. package/types/StatChart.d.ts +2 -3
  49. package/types/Step.d.ts +1 -2
  50. package/types/Summary.d.ts +0 -1
  51. package/types/SummaryC.d.ts +0 -1
  52. package/types/WordCloud.d.ts +0 -1
  53. package/types/XYAxis.d.ts +1 -2
  54. package/types/__package__.d.ts +1 -2
  55. package/types/index.d.ts +27 -28
  56. package/dist/index.es6.js +0 -11759
  57. package/dist/index.es6.js.map +0 -1
  58. package/dist/index.min.js +0 -2
  59. package/dist/index.min.js.map +0 -1
  60. package/types/Area.d.ts.map +0 -1
  61. package/types/Axis.d.ts.map +0 -1
  62. package/types/Bar.d.ts.map +0 -1
  63. package/types/Bubble.d.ts.map +0 -1
  64. package/types/BubbleXY.d.ts.map +0 -1
  65. package/types/Bullet.d.ts.map +0 -1
  66. package/types/Column.d.ts.map +0 -1
  67. package/types/Contour.d.ts.map +0 -1
  68. package/types/D3Cloud.d.ts.map +0 -1
  69. package/types/Gantt.d.ts.map +0 -1
  70. package/types/Gauge.d.ts.map +0 -1
  71. package/types/HalfPie.d.ts.map +0 -1
  72. package/types/Heat.d.ts.map +0 -1
  73. package/types/HexBin.d.ts.map +0 -1
  74. package/types/Line.d.ts.map +0 -1
  75. package/types/Pie.d.ts.map +0 -1
  76. package/types/QuarterPie.d.ts.map +0 -1
  77. package/types/QuartileCandlestick.d.ts.map +0 -1
  78. package/types/Radar.d.ts.map +0 -1
  79. package/types/RadialBar.d.ts.map +0 -1
  80. package/types/Scatter.d.ts.map +0 -1
  81. package/types/StatChart.d.ts.map +0 -1
  82. package/types/Step.d.ts.map +0 -1
  83. package/types/Summary.d.ts.map +0 -1
  84. package/types/SummaryC.d.ts.map +0 -1
  85. package/types/WordCloud.d.ts.map +0 -1
  86. package/types/XYAxis.d.ts.map +0 -1
  87. package/types/__package__.d.ts.map +0 -1
  88. package/types/__tests__/heat.d.ts +0 -10
  89. package/types/__tests__/heat.d.ts.map +0 -1
  90. package/types/__tests__/index.d.ts +0 -2
  91. package/types/__tests__/index.d.ts.map +0 -1
  92. package/types/__tests__/pie.d.ts +0 -5
  93. package/types/__tests__/pie.d.ts.map +0 -1
  94. package/types/__tests__/stat.d.ts +0 -5
  95. package/types/__tests__/stat.d.ts.map +0 -1
  96. package/types/__tests__/test3.d.ts +0 -9
  97. package/types/__tests__/test3.d.ts.map +0 -1
  98. package/types/index.d.ts.map +0 -1
  99. package/types/test.d.ts +0 -10
  100. package/types/test.d.ts.map +0 -1
  101. package/types-3.4/Area.d.ts +0 -5
  102. package/types-3.4/Axis.d.ts +0 -180
  103. package/types-3.4/Bar.d.ts +0 -5
  104. package/types-3.4/Bubble.d.ts +0 -32
  105. package/types-3.4/BubbleXY.d.ts +0 -6
  106. package/types-3.4/Bullet.d.ts +0 -19
  107. package/types-3.4/Column.d.ts +0 -70
  108. package/types-3.4/Contour.d.ts +0 -30
  109. package/types-3.4/D3Cloud.d.ts +0 -2
  110. package/types-3.4/Gantt.d.ts +0 -5
  111. package/types-3.4/Gauge.d.ts +0 -47
  112. package/types-3.4/HalfPie.d.ts +0 -7
  113. package/types-3.4/Heat.d.ts +0 -32
  114. package/types-3.4/HexBin.d.ts +0 -34
  115. package/types-3.4/Line.d.ts +0 -6
  116. package/types-3.4/Pie.d.ts +0 -95
  117. package/types-3.4/QuarterPie.d.ts +0 -12
  118. package/types-3.4/QuartileCandlestick.d.ts +0 -57
  119. package/types-3.4/Radar.d.ts +0 -47
  120. package/types-3.4/RadialBar.d.ts +0 -44
  121. package/types-3.4/Scatter.d.ts +0 -80
  122. package/types-3.4/StatChart.d.ts +0 -70
  123. package/types-3.4/Step.d.ts +0 -5
  124. package/types-3.4/Summary.d.ts +0 -105
  125. package/types-3.4/SummaryC.d.ts +0 -69
  126. package/types-3.4/WordCloud.d.ts +0 -130
  127. package/types-3.4/XYAxis.d.ts +0 -181
  128. package/types-3.4/__package__.d.ts +0 -4
  129. package/types-3.4/__tests__/heat.d.ts +0 -10
  130. package/types-3.4/__tests__/index.d.ts +0 -2
  131. package/types-3.4/__tests__/pie.d.ts +0 -5
  132. package/types-3.4/__tests__/stat.d.ts +0 -5
  133. package/types-3.4/__tests__/test3.d.ts +0 -9
  134. package/types-3.4/index.d.ts +0 -28
  135. package/types-3.4/test.d.ts +0 -10
package/types/Axis.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- import { publish, SVGWidget } from "@hpcc-js/common";
1
+ import { SVGWidget } from "@hpcc-js/common";
2
2
  import "../src/Axis.css";
3
3
  export interface IOverflow {
4
4
  left: number;
@@ -9,6 +9,8 @@ export interface IOverflow {
9
9
  tickOverlapModulus: number;
10
10
  }
11
11
  export declare class Axis extends SVGWidget {
12
+ _origType: any;
13
+ _origTimePattern: any;
12
14
  protected parser: any;
13
15
  protected parserInvert: any;
14
16
  protected formatter: (date: Date) => string;
@@ -19,14 +21,6 @@ export declare class Axis extends SVGWidget {
19
21
  protected svg: any;
20
22
  protected svgAxis: any;
21
23
  protected svgGuides: any;
22
- _type: string;
23
- type(): string;
24
- type(_: string): this;
25
- _timePattern: string;
26
- timePattern(): string;
27
- timePattern(_: string): this;
28
- timePattern_exists: () => boolean;
29
- reverse: publish<this, boolean>;
30
24
  constructor(drawStartPosition?: "origin" | "center");
31
25
  lowValue(): any;
32
26
  highValue(): any;
@@ -52,117 +46,73 @@ export declare class Axis extends SVGWidget {
52
46
  update(domNode: any, element: any): void;
53
47
  rerender(): void;
54
48
  postUpdate(domNode: any, element: any): void;
55
- title: {
56
- (): string;
57
- (_: string): Axis;
58
- };
59
- orientation: {
60
- (): string;
61
- (_: string): Axis;
62
- };
63
- orientation_default: {
64
- (): string;
65
- (_: string): Axis;
66
- };
67
- powExponent: {
68
- (): number;
69
- (_: number): Axis;
70
- };
71
- logBase: {
72
- (): number;
73
- (_: number): Axis;
74
- };
75
- ordinals: {
76
- (): string[];
77
- (_: string[]): Axis;
78
- };
79
- ordinals_exists: () => boolean;
80
- fontSize: {
81
- (): number;
82
- (_: number): Axis;
83
- };
84
- fontSize_exists: () => boolean;
85
- fontFamily: {
86
- (): string;
87
- (_: string): Axis;
88
- };
89
- tickCount: {
90
- (): number;
91
- (_: number): Axis;
92
- };
93
- tickFormat: {
94
- (): string;
95
- (_: string): Axis;
96
- };
97
- tickFormat_exists: () => boolean;
98
- tickLength: {
99
- (): number;
100
- (_: number): Axis;
101
- };
102
- tickLength_exists: () => boolean;
103
- ticks: {
104
- (): Array<{
105
- value: string;
106
- label: string;
107
- }>;
108
- (_: Array<{
109
- value: string;
110
- label: string;
111
- }>): Axis;
112
- };
113
- xAxisDomainLow: {
114
- (): string;
115
- (_: string): Axis;
116
- };
117
- xAxisDomainHigh: {
118
- (): string;
119
- (_: string): Axis;
120
- };
121
- low: {
122
- (): any;
123
- (_: any): Axis;
124
- };
125
- low_exists: () => boolean;
126
- high: {
127
- (): any;
128
- (_: any): Axis;
129
- };
130
- high_exists: () => boolean;
131
- overlapMode: {
132
- (): string;
133
- (_: string): Axis;
134
- };
135
- overlapMode_default: {
136
- (): string;
137
- (_: string): Axis;
138
- };
139
- labelRotation: {
140
- (): number;
141
- (_: number): Axis;
142
- };
143
- shrinkToFit: {
144
- (): string;
145
- (_: string): Axis;
146
- };
147
- shrinkToFit_default: {
148
- (): string;
149
- (_: string): Axis;
150
- };
151
- extend: {
152
- (): number;
153
- (_: number): Axis;
154
- };
155
- extend_default: {
156
- (): number;
157
- (_: number): Axis;
158
- };
159
- hidden: {
160
- (): boolean;
161
- (_: boolean): Axis;
162
- };
163
49
  }
164
50
  export interface Axis {
51
+ type(): string;
52
+ type(_: string): this;
53
+ type_exists(): boolean;
54
+ timePattern(): string;
55
+ timePattern(_: string): this;
56
+ timePattern_exists(): boolean;
57
+ reverse(): boolean;
58
+ reverse(_: boolean): this;
59
+ title(): string;
60
+ title(_: string): this;
165
61
  title_exists(): boolean;
62
+ orientation(): string;
63
+ orientation(_: string): this;
64
+ orientation_default(): string;
65
+ orientation_default(_: string): this;
66
+ powExponent(): number;
67
+ powExponent(_: number): this;
68
+ logBase(): number;
69
+ logBase(_: number): this;
70
+ ordinals(): string[];
71
+ ordinals(_: string[]): this;
72
+ ordinals_exists(): boolean;
73
+ fontSize(): number;
74
+ fontSize(_: number): this;
75
+ fontSize_exists(): boolean;
76
+ fontFamily(): string;
77
+ fontFamily(_: string): this;
78
+ tickCount(): number;
79
+ tickCount(_: number): this;
80
+ tickFormat(): string;
81
+ tickFormat(_: string): this;
82
+ tickFormat_exists(): boolean;
83
+ tickLength(): number;
84
+ tickLength(_: number): this;
85
+ tickLength_exists(): boolean;
86
+ ticks(): Array<{
87
+ value: string;
88
+ label: string;
89
+ }>;
90
+ ticks(_: Array<{
91
+ value: string;
92
+ label: string;
93
+ }>): this;
94
+ low(): any;
95
+ low(_: any): this;
96
+ low_exists(): boolean;
97
+ high(): any;
98
+ high(_: any): this;
99
+ high_exists(): boolean;
100
+ overlapMode(): string;
101
+ overlapMode(_: string): this;
102
+ overlapMode_default(): string;
103
+ overlapMode_default(_: string): this;
104
+ labelRotation(): number;
105
+ labelRotation(_: number): this;
106
+ shrinkToFit(): string;
107
+ shrinkToFit(_: string): this;
108
+ shrinkToFit_default(): string;
109
+ shrinkToFit_default(_: string): this;
110
+ extend(): number;
111
+ extend(_: number): this;
112
+ extend_default(): number;
113
+ extend_default(_: number): this;
114
+ hidden(): boolean;
115
+ hidden(_: boolean): this;
166
116
  ordinalPaddingInner(): number;
167
117
  ordinalPaddingInner(_: number): this;
168
118
  ordinalPaddingOuter(): number;
@@ -177,4 +127,3 @@ export interface Axis {
177
127
  padding(): number;
178
128
  padding(_: number): this;
179
129
  }
180
- //# sourceMappingURL=Axis.d.ts.map
package/types/Bar.d.ts CHANGED
@@ -1,5 +1,4 @@
1
- import { Column } from "./Column";
1
+ import { Column } from "./Column.ts";
2
2
  export declare class Bar extends Column {
3
3
  constructor();
4
4
  }
5
- //# sourceMappingURL=Bar.d.ts.map
package/types/Bubble.d.ts CHANGED
@@ -29,4 +29,3 @@ export declare class Bubble extends SVGWidget {
29
29
  tooltipStyle: () => "default" | "none" | "series-table";
30
30
  _selection: any;
31
31
  }
32
- //# sourceMappingURL=Bubble.d.ts.map
@@ -1,6 +1,5 @@
1
- import { Scatter } from "./Scatter";
1
+ import { Scatter } from "./Scatter.ts";
2
2
  export declare class BubbleXY extends Scatter {
3
3
  constructor();
4
4
  enter(domNode: any, element: any): void;
5
5
  }
6
- //# sourceMappingURL=BubbleXY.d.ts.map
package/types/Bullet.d.ts CHANGED
@@ -1,11 +1,6 @@
1
- import { HTMLWidget, publish } from "@hpcc-js/common";
1
+ import { HTMLWidget } from "@hpcc-js/common";
2
2
  import "../src/Bullet.css";
3
3
  export declare class Bullet extends HTMLWidget {
4
- titleColumn: publish<this, string>;
5
- subtitleColumn: publish<this, string>;
6
- rangesColumn: publish<this, string>;
7
- measuresColumn: publish<this, string>;
8
- markersColumn: publish<this, string>;
9
4
  private _hiddenColumns;
10
5
  constructor();
11
6
  bulletData(): any;
@@ -16,4 +11,15 @@ export declare class Bullet extends HTMLWidget {
16
11
  dblclick(row: any, column: any, selected: any): void;
17
12
  _selection: any;
18
13
  }
19
- //# sourceMappingURL=Bullet.d.ts.map
14
+ export interface Bullet {
15
+ titleColumn(): string;
16
+ titleColumn(_: string): this;
17
+ subtitleColumn(): string;
18
+ subtitleColumn(_: string): this;
19
+ rangesColumn(): string;
20
+ rangesColumn(_: string): this;
21
+ measuresColumn(): string;
22
+ measuresColumn(_: string): this;
23
+ markersColumn(): string;
24
+ markersColumn(_: string): this;
25
+ }
package/types/Column.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  import { InputField } from "@hpcc-js/common";
2
- import { XYAxis } from "./XYAxis";
2
+ import { XYAxis } from "./XYAxis.ts";
3
3
  import "../src/Column.css";
4
4
  export declare class Column extends XYAxis {
5
5
  static __inputs: InputField[];
@@ -19,7 +19,6 @@ export declare class Column extends XYAxis {
19
19
  valueTextWidth: number;
20
20
  };
21
21
  innerText(origRow: any, lparam: any, idx: any): string;
22
- _palette: any;
23
22
  fillColor: (row: any, column: any, value: any, origRow: any) => string;
24
23
  textColor: (row: any, column: any, value: any, origRow: any) => string;
25
24
  dblclick: (row: any, column: any, selected: any) => void;
@@ -67,4 +66,3 @@ export interface Column {
67
66
  tooltipInnerTextEllipsedOnly(): boolean;
68
67
  tooltipInnerTextEllipsedOnly(_: boolean): this;
69
68
  }
70
- //# sourceMappingURL=Column.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import { InputField } from "@hpcc-js/common";
2
- import { XYAxis } from "./XYAxis";
2
+ import { XYAxis } from "./XYAxis.ts";
3
3
  export declare class Contour extends XYAxis {
4
4
  static __inputs: InputField[];
5
5
  protected _dataMinWeight: any;
@@ -27,4 +27,3 @@ export interface Contour {
27
27
  contourStrokeWidth(): number;
28
28
  contourStrokeWidth(_: number): this;
29
29
  }
30
- //# sourceMappingURL=Contour.d.ts.map
@@ -1,2 +1 @@
1
1
  export declare function d3Cloud(): any;
2
- //# sourceMappingURL=D3Cloud.d.ts.map
package/types/Gantt.d.ts CHANGED
@@ -1,5 +1,4 @@
1
- import { Bar } from "./Bar";
1
+ import { Bar } from "./Bar.ts";
2
2
  export declare class Gantt extends Bar {
3
3
  constructor();
4
4
  }
5
- //# sourceMappingURL=Gantt.d.ts.map
package/types/Gauge.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- import { publish, SVGWidget } from "@hpcc-js/common";
1
+ import { SVGWidget } from "@hpcc-js/common";
2
2
  export declare class Gauge extends SVGWidget {
3
3
  private _d3Arc;
4
4
  private _colorScale;
@@ -12,15 +12,6 @@ export declare class Gauge extends SVGWidget {
12
12
  protected _bottomText: any;
13
13
  protected _tooltipG: any;
14
14
  protected _mainTooltip: any;
15
- title: publish<this, string>;
16
- titleDescription: publish<this, string>;
17
- maxDiameter: publish<this, number>;
18
- value: publish<this, number>;
19
- valueDescription: publish<this, string>;
20
- showTick: publish<this, boolean>;
21
- tickValue: publish<this, number>;
22
- tickValueDescription: publish<this, string>;
23
- tooltip: publish<this, string>;
24
15
  constructor();
25
16
  protected tip(d: any): void;
26
17
  protected calcSize(textElement: any, width: number, height: number): {
@@ -35,6 +26,24 @@ export declare class Gauge extends SVGWidget {
35
26
  click(w: Gauge): void;
36
27
  }
37
28
  export interface Gauge {
29
+ title(): string;
30
+ title(_: string): this;
31
+ titleDescription(): string;
32
+ titleDescription(_: string): this;
33
+ maxDiameter(): number;
34
+ maxDiameter(_: number): this;
35
+ value(): number;
36
+ value(_: number): this;
37
+ valueDescription(): string;
38
+ valueDescription(_: string): this;
39
+ showTick(): boolean;
40
+ showTick(_: boolean): this;
41
+ tickValue(): number;
42
+ tickValue(_: number): this;
43
+ tickValueDescription(): string;
44
+ tickValueDescription(_: string): this;
45
+ tooltip(): string;
46
+ tooltip(_: string): this;
38
47
  tickColor(): string;
39
48
  tickColor(_: string): this;
40
49
  emptyColor(): string;
@@ -44,4 +53,3 @@ export interface Gauge {
44
53
  colorRange(): string[];
45
54
  colorRange(_: string[]): this;
46
55
  }
47
- //# sourceMappingURL=Gauge.d.ts.map
@@ -1,7 +1,6 @@
1
- import { Pie } from "./Pie";
1
+ import { Pie } from "./Pie.ts";
2
2
  export declare class HalfPie extends Pie {
3
3
  constructor();
4
4
  postUpdate(domNode: any, element: any): void;
5
5
  updateD3Pie(): void;
6
6
  }
7
- //# sourceMappingURL=HalfPie.d.ts.map
package/types/Heat.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- import { XYAxis } from "./XYAxis";
1
+ import { XYAxis } from "./XYAxis.ts";
2
2
  export declare class Heat extends XYAxis {
3
3
  protected _domForeignObject: any;
4
4
  protected _domCanvas: any;
@@ -29,4 +29,3 @@ export interface Heat {
29
29
  minOpacity(): number;
30
30
  minOpacity(_: number): this;
31
31
  }
32
- //# sourceMappingURL=Heat.d.ts.map
package/types/HexBin.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  import { InputField } from "@hpcc-js/common";
2
- import { XYAxis } from "./XYAxis";
2
+ import { XYAxis } from "./XYAxis.ts";
3
3
  import "../src/HexBin.css";
4
4
  export declare class HexBin extends XYAxis {
5
5
  static __inputs: InputField[];
@@ -31,4 +31,3 @@ export declare class HexBin extends XYAxis {
31
31
  (_: number): HexBin;
32
32
  };
33
33
  }
34
- //# sourceMappingURL=HexBin.d.ts.map
package/types/Line.d.ts CHANGED
@@ -1,6 +1,5 @@
1
- import { Scatter } from "./Scatter";
1
+ import { Scatter } from "./Scatter.ts";
2
2
  import "../src/Line.css";
3
3
  export declare class Line extends Scatter {
4
4
  constructor();
5
5
  }
6
- //# sourceMappingURL=Line.d.ts.map
package/types/Pie.d.ts CHANGED
@@ -92,4 +92,3 @@ export interface Pie {
92
92
  sortDataByValue(): "none" | "ascending" | "descending";
93
93
  sortDataByValue(_: "none" | "ascending" | "descending"): this;
94
94
  }
95
- //# sourceMappingURL=Pie.d.ts.map
@@ -1,4 +1,4 @@
1
- import { Pie } from "./Pie";
1
+ import { Pie } from "./Pie.ts";
2
2
  export declare class QuarterPie extends Pie {
3
3
  constructor();
4
4
  postUpdate(domNode: any, element: any): void;
@@ -9,4 +9,3 @@ export interface QuarterPie {
9
9
  orientation(): string;
10
10
  orientation(_: string): this;
11
11
  }
12
- //# sourceMappingURL=QuarterPie.d.ts.map
@@ -54,4 +54,3 @@ export interface QuartileCandlestick {
54
54
  showValues(): boolean;
55
55
  showValues(_: boolean): this;
56
56
  }
57
- //# sourceMappingURL=QuartileCandlestick.d.ts.map
package/types/Radar.d.ts CHANGED
@@ -44,4 +44,3 @@ export interface Radar {
44
44
  pointSize(): number;
45
45
  pointSize(_: number): this;
46
46
  }
47
- //# sourceMappingURL=Radar.d.ts.map
@@ -41,4 +41,3 @@ export interface RadialBar {
41
41
  transitionDuration(): number;
42
42
  transitionDuration(_: number): this;
43
43
  }
44
- //# sourceMappingURL=RadialBar.d.ts.map
@@ -1,5 +1,5 @@
1
1
  import { InputField } from "@hpcc-js/common";
2
- import { XYAxis } from "./XYAxis";
2
+ import { XYAxis } from "./XYAxis.ts";
3
3
  import "../src/Scatter.css";
4
4
  export declare class Scatter extends XYAxis {
5
5
  static __inputs: InputField[];
@@ -55,7 +55,6 @@ export declare class Scatter extends XYAxis {
55
55
  (): number;
56
56
  (_: number): Scatter;
57
57
  };
58
- _palette: any;
59
58
  fillColor: (row: any, column: any, value: any, origRow: any) => string;
60
59
  strokeColor: (row: any, column: any, value: any, origRow: any) => string;
61
60
  textColor: (row: any, column: any, value: any, origRow: any) => string;
@@ -77,4 +76,3 @@ export interface Scatter {
77
76
  interpolateDarken(): boolean;
78
77
  interpolateDarken(_: boolean): this;
79
78
  }
80
- //# sourceMappingURL=Scatter.d.ts.map
@@ -1,6 +1,6 @@
1
1
  import { HTMLWidget } from "@hpcc-js/common";
2
- import { QuartileCandlestick } from "./QuartileCandlestick";
3
- import { Scatter } from "./Scatter";
2
+ import { QuartileCandlestick } from "./QuartileCandlestick.ts";
3
+ import { Scatter } from "./Scatter.ts";
4
4
  type View = "min_max" | "25_75" | "normal";
5
5
  type AxisTick = {
6
6
  label: string;
@@ -48,4 +48,3 @@ export interface StatChart {
48
48
  quartiles(_: Quartiles): this;
49
49
  }
50
50
  export {};
51
- //# sourceMappingURL=StatChart.d.ts.map
package/types/Step.d.ts CHANGED
@@ -1,5 +1,4 @@
1
- import { Scatter } from "./Scatter";
1
+ import { Scatter } from "./Scatter.ts";
2
2
  export declare class Step extends Scatter {
3
3
  constructor();
4
4
  }
5
- //# sourceMappingURL=Step.d.ts.map
@@ -102,4 +102,3 @@ export interface Summary {
102
102
  click(row: any, column: any, selected: any): any;
103
103
  dblclick(row: any, column: any, selected: any): any;
104
104
  }
105
- //# sourceMappingURL=Summary.d.ts.map
@@ -66,4 +66,3 @@ export interface SummaryC {
66
66
  iconBaseline(): "top" | "middle" | "bottom";
67
67
  iconBaseline(_: "top" | "middle" | "bottom"): this;
68
68
  }
69
- //# sourceMappingURL=SummaryC.d.ts.map
@@ -127,4 +127,3 @@ export declare class WordCloud extends SVGWidget {
127
127
  tooltipOffset_exists: () => boolean;
128
128
  _selection: Utility.SimpleSelection;
129
129
  }
130
- //# sourceMappingURL=WordCloud.d.ts.map
package/types/XYAxis.d.ts CHANGED
@@ -1,5 +1,5 @@
1
1
  import { SVGWidget, Utility } from "@hpcc-js/common";
2
- import { Axis } from "./Axis";
2
+ import { Axis } from "./Axis.ts";
3
3
  import "../src/XYAxis.css";
4
4
  export declare class XYAxis extends SVGWidget {
5
5
  protected domainAxis: Axis;
@@ -178,4 +178,3 @@ export interface XYAxis {
178
178
  yAxisPadding(): number;
179
179
  yAxisPadding(_: number): this;
180
180
  }
181
- //# sourceMappingURL=XYAxis.d.ts.map
@@ -1,4 +1,3 @@
1
1
  export declare const PKG_NAME = "@hpcc-js/chart";
2
- export declare const PKG_VERSION = "2.86.0";
2
+ export declare const PKG_VERSION = "3.1.0";
3
3
  export declare const BUILD_VERSION = "2.107.0";
4
- //# sourceMappingURL=__package__.d.ts.map
package/types/index.d.ts CHANGED
@@ -1,28 +1,27 @@
1
- export * from "./__package__";
2
- export * from "./Area";
3
- export * from "./Axis";
4
- export * from "./Bar";
5
- export * from "./Bubble";
6
- export * from "./BubbleXY";
7
- export * from "./Bullet";
8
- export * from "./Column";
9
- export * from "./Contour";
10
- export * from "./Gantt";
11
- export * from "./Gauge";
12
- export * from "./HalfPie";
13
- export * from "./Heat";
14
- export * from "./HexBin";
15
- export * from "./Line";
16
- export * from "./Pie";
17
- export * from "./QuarterPie";
18
- export * from "./QuartileCandlestick";
19
- export * from "./Radar";
20
- export * from "./RadialBar";
21
- export * from "./Scatter";
22
- export * from "./StatChart";
23
- export * from "./Step";
24
- export * from "./Summary";
25
- export * from "./SummaryC";
26
- export * from "./WordCloud";
27
- export * from "./XYAxis";
28
- //# sourceMappingURL=index.d.ts.map
1
+ export * from "./__package__.ts";
2
+ export * from "./Area.ts";
3
+ export * from "./Axis.ts";
4
+ export * from "./Bar.ts";
5
+ export * from "./Bubble.ts";
6
+ export * from "./BubbleXY.ts";
7
+ export * from "./Bullet.ts";
8
+ export * from "./Column.ts";
9
+ export * from "./Contour.ts";
10
+ export * from "./Gantt.ts";
11
+ export * from "./Gauge.ts";
12
+ export * from "./HalfPie.ts";
13
+ export * from "./Heat.ts";
14
+ export * from "./HexBin.ts";
15
+ export * from "./Line.ts";
16
+ export * from "./Pie.ts";
17
+ export * from "./QuarterPie.ts";
18
+ export * from "./QuartileCandlestick.ts";
19
+ export * from "./Radar.ts";
20
+ export * from "./RadialBar.ts";
21
+ export * from "./Scatter.ts";
22
+ export * from "./StatChart.ts";
23
+ export * from "./Step.ts";
24
+ export * from "./Summary.ts";
25
+ export * from "./SummaryC.ts";
26
+ export * from "./WordCloud.ts";
27
+ export * from "./XYAxis.ts";