@pie-lib/plot 2.8.1-beta.0 → 2.9.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.
package/CHANGELOG.json CHANGED
@@ -1,339 +1,4 @@
1
1
  [
2
- {
3
- "type": "fix",
4
- "scope": null,
5
- "subject": "rm child prepack in favour of root prepack",
6
- "merge": null,
7
- "header": "fix: rm child prepack in favour of root prepack",
8
- "body": null,
9
- "footer": null,
10
- "notes": [],
11
- "hash": "381d8d6485269b641d8d4655148966d2e70803be",
12
- "gitTags": "",
13
- "committerDate": "2019-03-15 09:51:11 +0000",
14
- "isTagged": true,
15
- "tag": "@pie-lib/plot@0.1.12"
16
- },
17
- {
18
- "type": "chore",
19
- "scope": null,
20
- "subject": "get packages to call changelog function on prepack",
21
- "merge": null,
22
- "header": "chore: get packages to call changelog function on prepack",
23
- "body": null,
24
- "footer": null,
25
- "notes": [],
26
- "hash": "8828f01f2d16d29404ba837c1de40d09e7230ec5",
27
- "gitTags": "",
28
- "committerDate": "2019-03-14 12:40:05 +0000",
29
- "isTagged": true,
30
- "tag": "@pie-lib/plot@0.1.10"
31
- },
32
- {
33
- "type": "chore",
34
- "scope": null,
35
- "subject": "call changelog on prepack",
36
- "merge": null,
37
- "header": "chore: call changelog on prepack",
38
- "body": null,
39
- "footer": null,
40
- "notes": [],
41
- "hash": "b672c012de096c55b765a765f758da3fc5df2f90",
42
- "gitTags": "",
43
- "committerDate": "2019-03-13 23:00:44 +0000",
44
- "isTagged": true,
45
- "tag": "@pie-lib/plot@0.1.10"
46
- },
47
- {
48
- "type": "chore",
49
- "scope": null,
50
- "subject": "generate changelog.json instead of markdown",
51
- "merge": null,
52
- "header": "chore: generate changelog.json instead of markdown",
53
- "body": null,
54
- "footer": null,
55
- "notes": [],
56
- "hash": "eaa5019a11f70c53425d55856bd3b940237f8c7d",
57
- "gitTags": "",
58
- "committerDate": "2019-03-13 17:24:09 +0000",
59
- "isTagged": true,
60
- "tag": "@pie-lib/plot@0.1.10"
61
- },
62
- {
63
- "type": "fix",
64
- "scope": null,
65
- "subject": "force version bump",
66
- "merge": null,
67
- "header": "fix: force version bump",
68
- "body": null,
69
- "footer": null,
70
- "notes": [],
71
- "hash": "dd057a52e90133dfb30660b1824760cb9f10a280",
72
- "gitTags": "",
73
- "committerDate": "2019-02-17 21:23:35 +0000",
74
- "isTagged": true,
75
- "tag": "@pie-lib/plot@0.1.10"
76
- },
77
- {
78
- "type": "fix",
79
- "scope": null,
80
- "subject": "fix tests",
81
- "merge": null,
82
- "header": "fix: fix tests",
83
- "body": null,
84
- "footer": null,
85
- "notes": [],
86
- "hash": "1363aa4540f970c8cdd05ef05c1325de973d22e2",
87
- "gitTags": "",
88
- "committerDate": "2019-02-16 23:47:25 +0000",
89
- "isTagged": true,
90
- "tag": "@pie-lib/plot@0.1.10"
91
- },
92
- {
93
- "type": "feat",
94
- "scope": null,
95
- "subject": "new package plot",
96
- "merge": null,
97
- "header": "feat: new package plot",
98
- "body": "Contains shared components for charting/graphing",
99
- "footer": null,
100
- "notes": [],
101
- "hash": "1adf654849a64dc86629f9a8cdec8879b711f69f",
102
- "gitTags": "",
103
- "committerDate": "2019-01-30 22:14:28 +0000",
104
- "isTagged": true,
105
- "tag": "@pie-lib/plot@0.1.0"
106
- },
107
- {
108
- "type": "fix",
109
- "scope": null,
110
- "subject": "fix bounded drag calculation",
111
- "merge": null,
112
- "header": "fix: fix bounded drag calculation",
113
- "body": "To get the correct x/y coordinates the drag logic needs a reference to\nthe root <g> node that contains all the elements.",
114
- "footer": null,
115
- "notes": [],
116
- "hash": "08097bd199de32b534ea788d12f528fb5fb7b9ff",
117
- "gitTags": "",
118
- "committerDate": "2019-06-12 13:23:25 +0100",
119
- "isTagged": true,
120
- "tag": "@pie-lib/plot@0.2.0"
121
- },
122
- {
123
- "type": "feat",
124
- "scope": null,
125
- "subject": "plot updates",
126
- "merge": null,
127
- "header": "feat: plot updates",
128
- "body": "* trig\n* draggable refactor",
129
- "footer": null,
130
- "notes": [],
131
- "hash": "6856d5672ac71c9d7d973c7d510bce68c2a519fc",
132
- "gitTags": "",
133
- "committerDate": "2019-06-10 15:24:31 +0100",
134
- "isTagged": true,
135
- "tag": "@pie-lib/plot@0.2.0"
136
- },
137
- {
138
- "type": "fix",
139
- "scope": null,
140
- "subject": "fix version conflict",
141
- "merge": null,
142
- "header": "fix: fix version conflict",
143
- "body": null,
144
- "footer": null,
145
- "notes": [],
146
- "hash": "397b5dedd0beb34814ada7099ccdca483e696abd",
147
- "gitTags": "",
148
- "committerDate": "2019-06-28 14:34:18 +0100",
149
- "isTagged": true,
150
- "tag": "@pie-lib/plot@1.1.1"
151
- },
152
- {
153
- "type": "fix",
154
- "scope": null,
155
- "subject": "calculate edge when points are on same horizontal or vertical line",
156
- "merge": null,
157
- "header": "fix: calculate edge when points are on same horizontal or vertical line",
158
- "body": null,
159
- "footer": null,
160
- "notes": [],
161
- "hash": "5cba298d99fcece210bd47ada1692144be604dc0",
162
- "gitTags": "",
163
- "committerDate": "2019-06-27 13:19:23 +0100",
164
- "isTagged": true,
165
- "tag": "@pie-lib/plot@0.2.2"
166
- },
167
- {
168
- "type": "feat",
169
- "scope": null,
170
- "subject": "support dragging when having a grid defined by decimal values",
171
- "merge": null,
172
- "header": "feat: support dragging when having a grid defined by decimal values",
173
- "body": null,
174
- "footer": null,
175
- "notes": [],
176
- "hash": "5a5e505d9f1a7d3dd5bd553c03bdf61965945d68",
177
- "gitTags": "",
178
- "committerDate": "2019-07-16 00:42:36 +0300",
179
- "isTagged": true,
180
- "tag": "@pie-lib/plot@1.2.0"
181
- },
182
- {
183
- "type": "feat",
184
- "scope": "charting",
185
- "subject": "Added Dot Plot chart type and Line Plot chart type. (WIP)",
186
- "merge": null,
187
- "header": "feat(charting): Added Dot Plot chart type and Line Plot chart type. (WIP)",
188
- "body": null,
189
- "footer": null,
190
- "notes": [],
191
- "hash": "b9cafc3356447b3ec55aeaedb47dbd867173e544",
192
- "gitTags": "",
193
- "committerDate": "2019-07-23 16:46:51 +0300",
194
- "isTagged": true,
195
- "tag": "@pie-lib/plot@1.3.0"
196
- },
197
- {
198
- "type": "fix",
199
- "scope": null,
200
- "subject": "5325: Graphing: Axis labels overlapping numeric labels",
201
- "merge": null,
202
- "header": "fix: 5325: Graphing: Axis labels overlapping numeric labels",
203
- "body": null,
204
- "footer": null,
205
- "notes": [],
206
- "hash": "678c61ada909fdd45074b7b5e70c33d798d2dda7",
207
- "gitTags": "",
208
- "committerDate": "2020-02-18 10:53:28 +0200",
209
- "isTagged": true,
210
- "tag": "@pie-lib/plot@1.3.3"
211
- },
212
- {
213
- "type": "fix",
214
- "scope": null,
215
- "subject": "add module prop to package.json",
216
- "merge": null,
217
- "header": "fix: add module prop to package.json",
218
- "body": null,
219
- "footer": null,
220
- "notes": [],
221
- "hash": "387232f7d98e5f7be458887e37cf6c1241856761",
222
- "gitTags": "",
223
- "committerDate": "2020-03-30 13:02:58 +0100",
224
- "isTagged": true,
225
- "tag": "@pie-lib/plot@1.3.5"
226
- },
227
- {
228
- "type": "fix",
229
- "scope": null,
230
- "subject": "correct export syntax",
231
- "merge": null,
232
- "header": "fix: correct export syntax",
233
- "body": null,
234
- "footer": null,
235
- "notes": [],
236
- "hash": "db7fcc0fa1bddf9fc2d304978941db04001ec0ab",
237
- "gitTags": "",
238
- "committerDate": "2020-03-30 22:30:10 +0100",
239
- "isTagged": true,
240
- "tag": "@pie-lib/plot@1.3.7"
241
- },
242
- {
243
- "type": "fix",
244
- "scope": null,
245
- "subject": "Graphing issues and inconsistencies PD-123",
246
- "merge": null,
247
- "header": "fix: Graphing issues and inconsistencies PD-123",
248
- "body": null,
249
- "footer": "BREAKING CHANGE: tools, currentTool, defaultTool and hideLabel should not be used as params anymore, instead, send only toolbarTools, which is an array of strings, where each string should be a valid tool type. eg. ['point', 'line', 'label']",
250
- "notes": [
251
- {
252
- "title": "BREAKING CHANGE",
253
- "text": "tools, currentTool, defaultTool and hideLabel should not be used as params anymore, instead, send only toolbarTools, which is an array of strings, where each string should be a valid tool type. eg. ['point', 'line', 'label']"
254
- }
255
- ],
256
- "hash": "291b0539884eaeafbd48987e595ffd267869a142",
257
- "gitTags": "",
258
- "committerDate": "2020-05-12 13:38:27 +0300",
259
- "isTagged": true,
260
- "tag": "@pie-lib/plot@2.0.0"
261
- },
262
- {
263
- "type": "feat",
264
- "scope": "charting",
265
- "subject": "add color theme support",
266
- "merge": null,
267
- "header": "feat(charting): add color theme support",
268
- "body": null,
269
- "footer": null,
270
- "notes": [],
271
- "hash": "606d45e46f86cb8f56544befdb8b71fb8a451746",
272
- "gitTags": "",
273
- "committerDate": "2020-09-29 16:53:15 +0300",
274
- "isTagged": true,
275
- "tag": "@pie-lib/plot@2.1.0"
276
- },
277
- {
278
- "type": "fix",
279
- "scope": "graphing",
280
- "subject": "increase width and height for labels, depending on labels length PD-988",
281
- "merge": null,
282
- "header": "fix(graphing): increase width and height for labels, depending on labels length PD-988",
283
- "body": null,
284
- "footer": null,
285
- "notes": [],
286
- "hash": "5f64c472eedaa64882961f0da0e8aad5edefce4e",
287
- "gitTags": " (origin/fix/PD-988)",
288
- "committerDate": "2021-03-11 16:32:44 +0200",
289
- "isTagged": true,
290
- "tag": "@pie-lib/plot@2.1.4"
291
- },
292
- {
293
- "type": "fix",
294
- "scope": "graphing",
295
- "subject": "increase width for range axisLabel PD-988",
296
- "merge": null,
297
- "header": "fix(graphing): increase width for range axisLabel PD-988",
298
- "body": null,
299
- "footer": null,
300
- "notes": [],
301
- "hash": "e4e5b8f3b12931a8ad2b05590921d01d99924e9f",
302
- "gitTags": "",
303
- "committerDate": "2021-03-11 12:47:38 +0200",
304
- "isTagged": true,
305
- "tag": "@pie-lib/plot@2.1.4"
306
- },
307
- {
308
- "type": "fix",
309
- "scope": "graphing",
310
- "subject": "calculate the amount of necessary width for domain axis label PD-988",
311
- "merge": null,
312
- "header": "fix(graphing): calculate the amount of necessary width for domain axis label PD-988",
313
- "body": null,
314
- "footer": null,
315
- "notes": [],
316
- "hash": "0085feb879b6246a887de4ec025d0c1149c297b6",
317
- "gitTags": "",
318
- "committerDate": "2021-03-11 11:36:29 +0200",
319
- "isTagged": true,
320
- "tag": "@pie-lib/plot@2.1.4"
321
- },
322
- {
323
- "type": "fix",
324
- "scope": "graphing",
325
- "subject": "Modified labels size and bug fixes",
326
- "merge": null,
327
- "header": "fix(graphing): Modified labels size and bug fixes",
328
- "body": null,
329
- "footer": null,
330
- "notes": [],
331
- "hash": "e6dd79a235728d21bfdd2ecdf0b4aed610b1291d",
332
- "gitTags": "",
333
- "committerDate": "2021-03-26 12:18:14 +0200",
334
- "isTagged": true,
335
- "tag": "@pie-lib/plot@2.1.5"
336
- },
337
2
  {
338
3
  "type": "fix",
339
4
  "scope": "charting",
package/CHANGELOG.md CHANGED
@@ -3,7 +3,159 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- ## [2.8.1-beta.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.8.1-beta.0) (2025-07-20)
6
+ # [2.9.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.9.0) (2025-07-31)
7
+
8
+ **Note:** Version bump only for package @pie-lib/plot
9
+
10
+
11
+
12
+
13
+
14
+ # [2.10.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.10.0) (2025-07-31)
15
+
16
+ **Note:** Version bump only for package @pie-lib/plot
17
+
18
+
19
+
20
+
21
+
22
+ # [2.9.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.9.0) (2025-07-31)
23
+
24
+ **Note:** Version bump only for package @pie-lib/plot
25
+
26
+
27
+
28
+
29
+
30
+ # [2.8.0-beta.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.8.0-beta.8) (2025-07-25)
31
+
32
+ **Note:** Version bump only for package @pie-lib/plot
33
+
34
+
35
+
36
+
37
+
38
+ # [2.8.0-beta.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.8.0-beta.7) (2025-07-25)
39
+
40
+ **Note:** Version bump only for package @pie-lib/plot
41
+
42
+
43
+
44
+
45
+
46
+ # [2.8.0-beta.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.8.0-beta.7) (2025-07-25)
47
+
48
+ **Note:** Version bump only for package @pie-lib/plot
49
+
50
+
51
+
52
+
53
+
54
+ # [2.8.0-beta.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.8.0-beta.6) (2025-07-25)
55
+
56
+ **Note:** Version bump only for package @pie-lib/plot
57
+
58
+
59
+
60
+
61
+
62
+ # [2.8.0-beta.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.8.0-beta.6) (2025-07-25)
63
+
64
+ **Note:** Version bump only for package @pie-lib/plot
65
+
66
+
67
+
68
+
69
+
70
+ # [2.8.0-beta.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.8.0-beta.5) (2025-07-25)
71
+
72
+ **Note:** Version bump only for package @pie-lib/plot
73
+
74
+
75
+
76
+
77
+
78
+ # [2.8.0-beta.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.8.0-beta.5) (2025-07-25)
79
+
80
+ **Note:** Version bump only for package @pie-lib/plot
81
+
82
+
83
+
84
+
85
+
86
+ # [2.8.0-beta.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.8.0-beta.4) (2025-07-25)
87
+
88
+ **Note:** Version bump only for package @pie-lib/plot
89
+
90
+
91
+
92
+
93
+
94
+ # [2.8.0-beta.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.8.0-beta.3) (2025-07-25)
95
+
96
+ **Note:** Version bump only for package @pie-lib/plot
97
+
98
+
99
+
100
+
101
+
102
+ # [2.8.0-beta.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.8.0-beta.4) (2025-07-23)
103
+
104
+ **Note:** Version bump only for package @pie-lib/plot
105
+
106
+
107
+
108
+
109
+
110
+ # [2.8.0-beta.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.8.0-beta.3) (2025-07-23)
111
+
112
+ **Note:** Version bump only for package @pie-lib/plot
113
+
114
+
115
+
116
+
117
+
118
+ # [2.8.0-beta.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.8.0-beta.3) (2025-07-20)
119
+
120
+ **Note:** Version bump only for package @pie-lib/plot
121
+
122
+
123
+
124
+
125
+
126
+ # [2.8.0-beta.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.8.0-beta.2) (2025-07-20)
127
+
128
+ **Note:** Version bump only for package @pie-lib/plot
129
+
130
+
131
+
132
+
133
+
134
+ # [2.8.0-beta.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.8.0-beta.1) (2025-07-20)
135
+
136
+ **Note:** Version bump only for package @pie-lib/plot
137
+
138
+
139
+
140
+
141
+
142
+ # [2.8.0-beta.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.8.0-beta.2) (2025-07-20)
143
+
144
+ **Note:** Version bump only for package @pie-lib/plot
145
+
146
+
147
+
148
+
149
+
150
+ # [2.8.0-beta.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.8.0-beta.1) (2025-07-20)
151
+
152
+ **Note:** Version bump only for package @pie-lib/plot
153
+
154
+
155
+
156
+
157
+
158
+ # [2.8.0-beta.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/plot@2.7.3...@pie-lib/plot@2.8.0-beta.1) (2025-07-20)
7
159
 
8
160
  **Note:** Version bump only for package @pie-lib/plot
9
161
 
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "publishConfig": {
4
4
  "access": "public"
5
5
  },
6
- "version": "2.8.1-beta.0",
6
+ "version": "2.9.0",
7
7
  "description": "Some underlying components for building charts/graphs",
8
8
  "keywords": [
9
9
  "react",
@@ -18,8 +18,8 @@
18
18
  "dependencies": {
19
19
  "@mapbox/point-geometry": "^0.1.0",
20
20
  "@material-ui/core": "^3.8.3",
21
- "@pie-lib/editable-html": "beta",
22
- "@pie-lib/render-ui": "beta",
21
+ "@pie-lib/editable-html": "^11.4.0",
22
+ "@pie-lib/render-ui": "^4.18.0",
23
23
  "@vx/axis": "^0.0.183",
24
24
  "@vx/event": "^0.0.182",
25
25
  "@vx/grid": "^0.0.183",
@@ -36,12 +36,11 @@
36
36
  "react": "^16.8.1",
37
37
  "react-draggable": "^3.1.1",
38
38
  "react-redux": "^6.0.0",
39
- "redux": "^4.0.1",
40
- "redux-undo": "beta"
39
+ "redux": "^4.0.1"
41
40
  },
42
41
  "peerDependencies": {
43
42
  "react": "^16.8.1"
44
43
  },
45
- "gitHead": "e2aa3ddac60f49bcb8c2562370f496323642f453",
44
+ "gitHead": "889a13bfea2c768b8a3a6eabfc6fe7b7725aa832",
46
45
  "scripts": {}
47
46
  }
package/src/root.jsx CHANGED
@@ -353,7 +353,6 @@ const styles = (theme) => ({
353
353
  paddingTop: '6px',
354
354
  },
355
355
  topPixelIndicator: {
356
- color: color.defaults.PRIMARY_LIGHT,
357
356
  display: 'flex',
358
357
  flexDirection: 'column',
359
358
  alignItems: 'center',
@@ -368,7 +367,6 @@ const styles = (theme) => ({
368
367
  marginRight: '6px',
369
368
  },
370
369
  sidePixelIndicator: {
371
- color: color.defaults.PRIMARY_LIGHT,
372
370
  textAlign: 'right',
373
371
  height: '20px',
374
372
  pointerEvents: 'none',