@operato/scene-scichart 7.2.5 → 7.2.6
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.md +9 -0
- package/db.sqlite +0 -0
- package/dist/charts/ox-scichart-multiple.js +42 -26
- package/dist/charts/ox-scichart-multiple.js.map +1 -1
- package/logs/.08636eb59927f12972f6774f5947c8507b3564c2-audit.json +15 -0
- package/logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json +15 -0
- package/logs/application-2024-08-03-13.log +105 -0
- package/logs/application-2024-08-03-14.log +105 -0
- package/logs/application-2024-08-03-15.log +210 -0
- package/logs/connections-2024-08-03-13.log +50 -0
- package/logs/connections-2024-08-03-14.log +50 -0
- package/logs/connections-2024-08-03-15.log +100 -0
- package/package.json +2 -2
- package/src/charts/ox-scichart-multiple.ts +53 -29
- package/tsconfig.tsbuildinfo +1 -1
|
@@ -0,0 +1,210 @@
|
|
|
1
|
+
2024-08-03T15:13:54+09:00 info: File Storage is Ready.
|
|
2
|
+
2024-08-03T15:13:54+09:00 error: Error: Cannot find module 'oracledb'
|
|
3
|
+
Require stack:
|
|
4
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/engine/connector/oracle-connector.js
|
|
5
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/engine/connector/index.js
|
|
6
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/engine/index.js
|
|
7
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/index.js
|
|
8
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/env/lib/module-loader.js
|
|
9
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/env/index.js
|
|
10
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/server-dev.js
|
|
11
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/bin/things-factory-dev
|
|
12
|
+
at Module._resolveFilename (node:internal/modules/cjs/loader:1145:15)
|
|
13
|
+
at Module._load (node:internal/modules/cjs/loader:986:27)
|
|
14
|
+
at Module.require (node:internal/modules/cjs/loader:1233:19)
|
|
15
|
+
at require (node:internal/modules/helpers:179:18)
|
|
16
|
+
at Object.<anonymous> (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/engine/connector/oracle-connector.js:7:20)
|
|
17
|
+
at Module._compile (node:internal/modules/cjs/loader:1358:14)
|
|
18
|
+
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
|
|
19
|
+
at Module.load (node:internal/modules/cjs/loader:1208:32)
|
|
20
|
+
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
|
21
|
+
at Module.require (node:internal/modules/cjs/loader:1233:19)
|
|
22
|
+
at require (node:internal/modules/helpers:179:18)
|
|
23
|
+
at Object.<anonymous> (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/engine/connector/index.js:11:1)
|
|
24
|
+
at Module._compile (node:internal/modules/cjs/loader:1358:14)
|
|
25
|
+
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
|
|
26
|
+
at Module.load (node:internal/modules/cjs/loader:1208:32)
|
|
27
|
+
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
|
28
|
+
2024-08-03T15:13:55+09:00 error: Error: Cannot find module 'oracledb'
|
|
29
|
+
Require stack:
|
|
30
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/engine/task/oracle-procedure.js
|
|
31
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/engine/task/index.js
|
|
32
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/engine/index.js
|
|
33
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/index.js
|
|
34
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/env/lib/module-loader.js
|
|
35
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/env/index.js
|
|
36
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/server-dev.js
|
|
37
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/bin/things-factory-dev
|
|
38
|
+
at Module._resolveFilename (node:internal/modules/cjs/loader:1145:15)
|
|
39
|
+
at Module._load (node:internal/modules/cjs/loader:986:27)
|
|
40
|
+
at Module.require (node:internal/modules/cjs/loader:1233:19)
|
|
41
|
+
at require (node:internal/modules/helpers:179:18)
|
|
42
|
+
at Object.<anonymous> (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/engine/task/oracle-procedure.js:9:20)
|
|
43
|
+
at Module._compile (node:internal/modules/cjs/loader:1358:14)
|
|
44
|
+
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
|
|
45
|
+
at Module.load (node:internal/modules/cjs/loader:1208:32)
|
|
46
|
+
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
|
47
|
+
at Module.require (node:internal/modules/cjs/loader:1233:19)
|
|
48
|
+
at require (node:internal/modules/helpers:179:18)
|
|
49
|
+
at Object.<anonymous> (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/engine/task/index.js:43:1)
|
|
50
|
+
at Module._compile (node:internal/modules/cjs/loader:1358:14)
|
|
51
|
+
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
|
|
52
|
+
at Module.load (node:internal/modules/cjs/loader:1208:32)
|
|
53
|
+
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
|
54
|
+
2024-08-03T15:13:55+09:00 error: Error: Cannot find module '@thiagoelg/node-printer'
|
|
55
|
+
Require stack:
|
|
56
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/board-service/dist-server/controllers/print.js
|
|
57
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/board-service/dist-server/controllers/index.js
|
|
58
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/board-service/dist-server/index.js
|
|
59
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/env/lib/module-loader.js
|
|
60
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/env/index.js
|
|
61
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/server-dev.js
|
|
62
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/bin/things-factory-dev
|
|
63
|
+
at Module._resolveFilename (node:internal/modules/cjs/loader:1145:15)
|
|
64
|
+
at Module._load (node:internal/modules/cjs/loader:986:27)
|
|
65
|
+
at Module.require (node:internal/modules/cjs/loader:1233:19)
|
|
66
|
+
at require (node:internal/modules/helpers:179:18)
|
|
67
|
+
at Object.<anonymous> (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/board-service/dist-server/controllers/print.js:10:17)
|
|
68
|
+
at Module._compile (node:internal/modules/cjs/loader:1358:14)
|
|
69
|
+
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
|
|
70
|
+
at Module.load (node:internal/modules/cjs/loader:1208:32)
|
|
71
|
+
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
|
72
|
+
at Module.require (node:internal/modules/cjs/loader:1233:19)
|
|
73
|
+
at require (node:internal/modules/helpers:179:18)
|
|
74
|
+
at Object.<anonymous> (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/board-service/dist-server/controllers/index.js:4:17)
|
|
75
|
+
at Module._compile (node:internal/modules/cjs/loader:1358:14)
|
|
76
|
+
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
|
|
77
|
+
at Module.load (node:internal/modules/cjs/loader:1208:32)
|
|
78
|
+
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
|
79
|
+
2024-08-03T15:13:55+09:00 error: Error: Cannot find module '@thiagoelg/node-printer'
|
|
80
|
+
Require stack:
|
|
81
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/print-service/dist-server/middlewares/index.js
|
|
82
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/print-service/dist-server/index.js
|
|
83
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/env/lib/module-loader.js
|
|
84
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/env/index.js
|
|
85
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/server-dev.js
|
|
86
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/bin/things-factory-dev
|
|
87
|
+
at Module._resolveFilename (node:internal/modules/cjs/loader:1145:15)
|
|
88
|
+
at Module._load (node:internal/modules/cjs/loader:986:27)
|
|
89
|
+
at Module.require (node:internal/modules/cjs/loader:1233:19)
|
|
90
|
+
at require (node:internal/modules/helpers:179:18)
|
|
91
|
+
at Object.<anonymous> (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/print-service/dist-server/middlewares/index.js:8:19)
|
|
92
|
+
at Module._compile (node:internal/modules/cjs/loader:1358:14)
|
|
93
|
+
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
|
|
94
|
+
at Module.load (node:internal/modules/cjs/loader:1208:32)
|
|
95
|
+
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
|
96
|
+
at Module.require (node:internal/modules/cjs/loader:1233:19)
|
|
97
|
+
at require (node:internal/modules/helpers:179:18)
|
|
98
|
+
at Object.<anonymous> (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/print-service/dist-server/index.js:4:22)
|
|
99
|
+
at Module._compile (node:internal/modules/cjs/loader:1358:14)
|
|
100
|
+
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
|
|
101
|
+
at Module.load (node:internal/modules/cjs/loader:1208:32)
|
|
102
|
+
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
|
103
|
+
2024-08-03T15:13:55+09:00 info: Default DataSource established
|
|
104
|
+
2024-08-03T15:13:56+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
105
|
+
2024-08-03T15:13:56+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
|
106
|
+
2024-08-03T15:29:15+09:00 info: File Storage is Ready.
|
|
107
|
+
2024-08-03T15:29:15+09:00 error: Error: Cannot find module 'oracledb'
|
|
108
|
+
Require stack:
|
|
109
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/engine/connector/oracle-connector.js
|
|
110
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/engine/connector/index.js
|
|
111
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/engine/index.js
|
|
112
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/index.js
|
|
113
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/env/lib/module-loader.js
|
|
114
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/env/index.js
|
|
115
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/server-dev.js
|
|
116
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/bin/things-factory-dev
|
|
117
|
+
at Module._resolveFilename (node:internal/modules/cjs/loader:1145:15)
|
|
118
|
+
at Module._load (node:internal/modules/cjs/loader:986:27)
|
|
119
|
+
at Module.require (node:internal/modules/cjs/loader:1233:19)
|
|
120
|
+
at require (node:internal/modules/helpers:179:18)
|
|
121
|
+
at Object.<anonymous> (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/engine/connector/oracle-connector.js:7:20)
|
|
122
|
+
at Module._compile (node:internal/modules/cjs/loader:1358:14)
|
|
123
|
+
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
|
|
124
|
+
at Module.load (node:internal/modules/cjs/loader:1208:32)
|
|
125
|
+
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
|
126
|
+
at Module.require (node:internal/modules/cjs/loader:1233:19)
|
|
127
|
+
at require (node:internal/modules/helpers:179:18)
|
|
128
|
+
at Object.<anonymous> (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/engine/connector/index.js:11:1)
|
|
129
|
+
at Module._compile (node:internal/modules/cjs/loader:1358:14)
|
|
130
|
+
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
|
|
131
|
+
at Module.load (node:internal/modules/cjs/loader:1208:32)
|
|
132
|
+
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
|
133
|
+
2024-08-03T15:29:16+09:00 error: Error: Cannot find module 'oracledb'
|
|
134
|
+
Require stack:
|
|
135
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/engine/task/oracle-procedure.js
|
|
136
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/engine/task/index.js
|
|
137
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/engine/index.js
|
|
138
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/index.js
|
|
139
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/env/lib/module-loader.js
|
|
140
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/env/index.js
|
|
141
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/server-dev.js
|
|
142
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/bin/things-factory-dev
|
|
143
|
+
at Module._resolveFilename (node:internal/modules/cjs/loader:1145:15)
|
|
144
|
+
at Module._load (node:internal/modules/cjs/loader:986:27)
|
|
145
|
+
at Module.require (node:internal/modules/cjs/loader:1233:19)
|
|
146
|
+
at require (node:internal/modules/helpers:179:18)
|
|
147
|
+
at Object.<anonymous> (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/engine/task/oracle-procedure.js:9:20)
|
|
148
|
+
at Module._compile (node:internal/modules/cjs/loader:1358:14)
|
|
149
|
+
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
|
|
150
|
+
at Module.load (node:internal/modules/cjs/loader:1208:32)
|
|
151
|
+
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
|
152
|
+
at Module.require (node:internal/modules/cjs/loader:1233:19)
|
|
153
|
+
at require (node:internal/modules/helpers:179:18)
|
|
154
|
+
at Object.<anonymous> (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/integration-base/dist-server/engine/task/index.js:43:1)
|
|
155
|
+
at Module._compile (node:internal/modules/cjs/loader:1358:14)
|
|
156
|
+
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
|
|
157
|
+
at Module.load (node:internal/modules/cjs/loader:1208:32)
|
|
158
|
+
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
|
159
|
+
2024-08-03T15:29:16+09:00 error: Error: Cannot find module '@thiagoelg/node-printer'
|
|
160
|
+
Require stack:
|
|
161
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/board-service/dist-server/controllers/print.js
|
|
162
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/board-service/dist-server/controllers/index.js
|
|
163
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/board-service/dist-server/index.js
|
|
164
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/env/lib/module-loader.js
|
|
165
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/env/index.js
|
|
166
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/server-dev.js
|
|
167
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/bin/things-factory-dev
|
|
168
|
+
at Module._resolveFilename (node:internal/modules/cjs/loader:1145:15)
|
|
169
|
+
at Module._load (node:internal/modules/cjs/loader:986:27)
|
|
170
|
+
at Module.require (node:internal/modules/cjs/loader:1233:19)
|
|
171
|
+
at require (node:internal/modules/helpers:179:18)
|
|
172
|
+
at Object.<anonymous> (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/board-service/dist-server/controllers/print.js:10:17)
|
|
173
|
+
at Module._compile (node:internal/modules/cjs/loader:1358:14)
|
|
174
|
+
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
|
|
175
|
+
at Module.load (node:internal/modules/cjs/loader:1208:32)
|
|
176
|
+
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
|
177
|
+
at Module.require (node:internal/modules/cjs/loader:1233:19)
|
|
178
|
+
at require (node:internal/modules/helpers:179:18)
|
|
179
|
+
at Object.<anonymous> (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/board-service/dist-server/controllers/index.js:4:17)
|
|
180
|
+
at Module._compile (node:internal/modules/cjs/loader:1358:14)
|
|
181
|
+
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
|
|
182
|
+
at Module.load (node:internal/modules/cjs/loader:1208:32)
|
|
183
|
+
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
|
184
|
+
2024-08-03T15:29:16+09:00 error: Error: Cannot find module '@thiagoelg/node-printer'
|
|
185
|
+
Require stack:
|
|
186
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/print-service/dist-server/middlewares/index.js
|
|
187
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/print-service/dist-server/index.js
|
|
188
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/env/lib/module-loader.js
|
|
189
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/env/index.js
|
|
190
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/dist-server/server-dev.js
|
|
191
|
+
- /Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/shell/bin/things-factory-dev
|
|
192
|
+
at Module._resolveFilename (node:internal/modules/cjs/loader:1145:15)
|
|
193
|
+
at Module._load (node:internal/modules/cjs/loader:986:27)
|
|
194
|
+
at Module.require (node:internal/modules/cjs/loader:1233:19)
|
|
195
|
+
at require (node:internal/modules/helpers:179:18)
|
|
196
|
+
at Object.<anonymous> (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/print-service/dist-server/middlewares/index.js:8:19)
|
|
197
|
+
at Module._compile (node:internal/modules/cjs/loader:1358:14)
|
|
198
|
+
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
|
|
199
|
+
at Module.load (node:internal/modules/cjs/loader:1208:32)
|
|
200
|
+
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
|
201
|
+
at Module.require (node:internal/modules/cjs/loader:1233:19)
|
|
202
|
+
at require (node:internal/modules/helpers:179:18)
|
|
203
|
+
at Object.<anonymous> (/Users/super/Documents/GitHub/operato-scene/node_modules/@things-factory/print-service/dist-server/index.js:4:22)
|
|
204
|
+
at Module._compile (node:internal/modules/cjs/loader:1358:14)
|
|
205
|
+
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
|
|
206
|
+
at Module.load (node:internal/modules/cjs/loader:1208:32)
|
|
207
|
+
at Module._load (node:internal/modules/cjs/loader:1024:12)
|
|
208
|
+
2024-08-03T15:29:17+09:00 info: Default DataSource established
|
|
209
|
+
2024-08-03T15:29:18+09:00 info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
|
210
|
+
2024-08-03T15:29:18+09:00 info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/graphql
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
2024-08-03T13:01:54+09:00 info: Initializing ConnectionManager...
|
|
2
|
+
2024-08-03T13:01:54+09:00 info: Connector 'echo-back-server' started to ready
|
|
3
|
+
2024-08-03T13:01:54+09:00 info: Connector 'echo-back' started to ready
|
|
4
|
+
2024-08-03T13:01:54+09:00 info: Connector 'http-connector' started to ready
|
|
5
|
+
2024-08-03T13:01:54+09:00 info: Connector 'graphql-connector' started to ready
|
|
6
|
+
2024-08-03T13:01:54+09:00 info: Connector 'sqlite-connector' started to ready
|
|
7
|
+
2024-08-03T13:01:54+09:00 info: Connector 'postgresql-connector' started to ready
|
|
8
|
+
2024-08-03T13:01:54+09:00 info: Connector 'mqtt-connector' started to ready
|
|
9
|
+
2024-08-03T13:01:54+09:00 info: Connector 'mssql-connector' started to ready
|
|
10
|
+
2024-08-03T13:01:54+09:00 info: Connector 'oracle-connector' started to ready
|
|
11
|
+
2024-08-03T13:01:54+09:00 info: Connector 'mysql-connector' started to ready
|
|
12
|
+
2024-08-03T13:01:54+09:00 info: Connector 'socket-server' started to ready
|
|
13
|
+
2024-08-03T13:01:54+09:00 info: Connector 'operato-connector' started to ready
|
|
14
|
+
2024-08-03T13:01:54+09:00 info: Connector 'email-connector' started to ready
|
|
15
|
+
2024-08-03T13:01:54+09:00 info: Connector 'influxdb-connector' started to ready
|
|
16
|
+
2024-08-03T13:01:54+09:00 info: Connector 'msgraph-connector' started to ready
|
|
17
|
+
2024-08-03T13:01:54+09:00 info: Connector 'proxy-connector' started to ready
|
|
18
|
+
2024-08-03T13:01:54+09:00 info: echo-back-servers are ready
|
|
19
|
+
2024-08-03T13:01:54+09:00 info: echo-back connections are ready
|
|
20
|
+
2024-08-03T13:01:54+09:00 info: http-connector connections are ready
|
|
21
|
+
2024-08-03T13:01:54+09:00 info: graphql-connector connections are ready
|
|
22
|
+
2024-08-03T13:01:54+09:00 info: sqlite-connector connections are ready
|
|
23
|
+
2024-08-03T13:01:54+09:00 info: postgresql-connector connections are ready
|
|
24
|
+
2024-08-03T13:01:54+09:00 info: mqtt-connector connections are ready
|
|
25
|
+
2024-08-03T13:01:54+09:00 info: mssql-connector connections are ready
|
|
26
|
+
2024-08-03T13:01:54+09:00 info: oracle-connector connections are ready
|
|
27
|
+
2024-08-03T13:01:54+09:00 info: mysql-connector connections are ready
|
|
28
|
+
2024-08-03T13:01:54+09:00 info: socket servers are ready
|
|
29
|
+
2024-08-03T13:01:54+09:00 info: operato-connector connections are ready
|
|
30
|
+
2024-08-03T13:01:54+09:00 info: email connections are ready
|
|
31
|
+
2024-08-03T13:01:54+09:00 info: influxdb connections are ready
|
|
32
|
+
2024-08-03T13:01:54+09:00 info: msgraph-connector connections are ready
|
|
33
|
+
2024-08-03T13:01:54+09:00 info: proxy-connector connections are ready
|
|
34
|
+
2024-08-03T13:01:54+09:00 info: All connector for 'echo-back-server' ready
|
|
35
|
+
2024-08-03T13:01:54+09:00 info: All connector for 'echo-back' ready
|
|
36
|
+
2024-08-03T13:01:54+09:00 info: All connector for 'http-connector' ready
|
|
37
|
+
2024-08-03T13:01:54+09:00 info: All connector for 'graphql-connector' ready
|
|
38
|
+
2024-08-03T13:01:54+09:00 info: All connector for 'sqlite-connector' ready
|
|
39
|
+
2024-08-03T13:01:54+09:00 info: All connector for 'postgresql-connector' ready
|
|
40
|
+
2024-08-03T13:01:54+09:00 info: All connector for 'mqtt-connector' ready
|
|
41
|
+
2024-08-03T13:01:54+09:00 info: All connector for 'mssql-connector' ready
|
|
42
|
+
2024-08-03T13:01:54+09:00 info: All connector for 'oracle-connector' ready
|
|
43
|
+
2024-08-03T13:01:54+09:00 info: All connector for 'mysql-connector' ready
|
|
44
|
+
2024-08-03T13:01:54+09:00 info: All connector for 'socket-server' ready
|
|
45
|
+
2024-08-03T13:01:54+09:00 info: All connector for 'operato-connector' ready
|
|
46
|
+
2024-08-03T13:01:54+09:00 info: All connector for 'email-connector' ready
|
|
47
|
+
2024-08-03T13:01:54+09:00 info: All connector for 'influxdb-connector' ready
|
|
48
|
+
2024-08-03T13:01:54+09:00 info: All connector for 'msgraph-connector' ready
|
|
49
|
+
2024-08-03T13:01:54+09:00 info: All connector for 'proxy-connector' ready
|
|
50
|
+
2024-08-03T13:01:54+09:00 info: ConnectionManager initialization done:
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
2024-08-03T14:28:52+09:00 info: Initializing ConnectionManager...
|
|
2
|
+
2024-08-03T14:28:52+09:00 info: Connector 'echo-back-server' started to ready
|
|
3
|
+
2024-08-03T14:28:52+09:00 info: Connector 'echo-back' started to ready
|
|
4
|
+
2024-08-03T14:28:52+09:00 info: Connector 'http-connector' started to ready
|
|
5
|
+
2024-08-03T14:28:52+09:00 info: Connector 'graphql-connector' started to ready
|
|
6
|
+
2024-08-03T14:28:52+09:00 info: Connector 'sqlite-connector' started to ready
|
|
7
|
+
2024-08-03T14:28:52+09:00 info: Connector 'postgresql-connector' started to ready
|
|
8
|
+
2024-08-03T14:28:52+09:00 info: Connector 'mqtt-connector' started to ready
|
|
9
|
+
2024-08-03T14:28:52+09:00 info: Connector 'mssql-connector' started to ready
|
|
10
|
+
2024-08-03T14:28:52+09:00 info: Connector 'oracle-connector' started to ready
|
|
11
|
+
2024-08-03T14:28:52+09:00 info: Connector 'mysql-connector' started to ready
|
|
12
|
+
2024-08-03T14:28:52+09:00 info: Connector 'socket-server' started to ready
|
|
13
|
+
2024-08-03T14:28:52+09:00 info: Connector 'operato-connector' started to ready
|
|
14
|
+
2024-08-03T14:28:52+09:00 info: Connector 'email-connector' started to ready
|
|
15
|
+
2024-08-03T14:28:52+09:00 info: Connector 'influxdb-connector' started to ready
|
|
16
|
+
2024-08-03T14:28:52+09:00 info: Connector 'msgraph-connector' started to ready
|
|
17
|
+
2024-08-03T14:28:52+09:00 info: Connector 'proxy-connector' started to ready
|
|
18
|
+
2024-08-03T14:28:52+09:00 info: echo-back-servers are ready
|
|
19
|
+
2024-08-03T14:28:52+09:00 info: echo-back connections are ready
|
|
20
|
+
2024-08-03T14:28:52+09:00 info: http-connector connections are ready
|
|
21
|
+
2024-08-03T14:28:52+09:00 info: graphql-connector connections are ready
|
|
22
|
+
2024-08-03T14:28:52+09:00 info: sqlite-connector connections are ready
|
|
23
|
+
2024-08-03T14:28:52+09:00 info: postgresql-connector connections are ready
|
|
24
|
+
2024-08-03T14:28:52+09:00 info: mqtt-connector connections are ready
|
|
25
|
+
2024-08-03T14:28:52+09:00 info: mssql-connector connections are ready
|
|
26
|
+
2024-08-03T14:28:52+09:00 info: oracle-connector connections are ready
|
|
27
|
+
2024-08-03T14:28:52+09:00 info: mysql-connector connections are ready
|
|
28
|
+
2024-08-03T14:28:52+09:00 info: socket servers are ready
|
|
29
|
+
2024-08-03T14:28:52+09:00 info: operato-connector connections are ready
|
|
30
|
+
2024-08-03T14:28:52+09:00 info: email connections are ready
|
|
31
|
+
2024-08-03T14:28:52+09:00 info: influxdb connections are ready
|
|
32
|
+
2024-08-03T14:28:52+09:00 info: msgraph-connector connections are ready
|
|
33
|
+
2024-08-03T14:28:52+09:00 info: proxy-connector connections are ready
|
|
34
|
+
2024-08-03T14:28:52+09:00 info: All connector for 'echo-back-server' ready
|
|
35
|
+
2024-08-03T14:28:52+09:00 info: All connector for 'echo-back' ready
|
|
36
|
+
2024-08-03T14:28:52+09:00 info: All connector for 'http-connector' ready
|
|
37
|
+
2024-08-03T14:28:52+09:00 info: All connector for 'graphql-connector' ready
|
|
38
|
+
2024-08-03T14:28:52+09:00 info: All connector for 'sqlite-connector' ready
|
|
39
|
+
2024-08-03T14:28:52+09:00 info: All connector for 'postgresql-connector' ready
|
|
40
|
+
2024-08-03T14:28:52+09:00 info: All connector for 'mqtt-connector' ready
|
|
41
|
+
2024-08-03T14:28:52+09:00 info: All connector for 'mssql-connector' ready
|
|
42
|
+
2024-08-03T14:28:52+09:00 info: All connector for 'oracle-connector' ready
|
|
43
|
+
2024-08-03T14:28:52+09:00 info: All connector for 'mysql-connector' ready
|
|
44
|
+
2024-08-03T14:28:52+09:00 info: All connector for 'socket-server' ready
|
|
45
|
+
2024-08-03T14:28:52+09:00 info: All connector for 'operato-connector' ready
|
|
46
|
+
2024-08-03T14:28:52+09:00 info: All connector for 'email-connector' ready
|
|
47
|
+
2024-08-03T14:28:52+09:00 info: All connector for 'influxdb-connector' ready
|
|
48
|
+
2024-08-03T14:28:52+09:00 info: All connector for 'msgraph-connector' ready
|
|
49
|
+
2024-08-03T14:28:52+09:00 info: All connector for 'proxy-connector' ready
|
|
50
|
+
2024-08-03T14:28:52+09:00 info: ConnectionManager initialization done:
|
|
@@ -0,0 +1,100 @@
|
|
|
1
|
+
2024-08-03T15:13:56+09:00 info: Initializing ConnectionManager...
|
|
2
|
+
2024-08-03T15:13:56+09:00 info: Connector 'echo-back-server' started to ready
|
|
3
|
+
2024-08-03T15:13:56+09:00 info: Connector 'echo-back' started to ready
|
|
4
|
+
2024-08-03T15:13:56+09:00 info: Connector 'http-connector' started to ready
|
|
5
|
+
2024-08-03T15:13:56+09:00 info: Connector 'graphql-connector' started to ready
|
|
6
|
+
2024-08-03T15:13:56+09:00 info: Connector 'sqlite-connector' started to ready
|
|
7
|
+
2024-08-03T15:13:56+09:00 info: Connector 'postgresql-connector' started to ready
|
|
8
|
+
2024-08-03T15:13:56+09:00 info: Connector 'mqtt-connector' started to ready
|
|
9
|
+
2024-08-03T15:13:56+09:00 info: Connector 'mssql-connector' started to ready
|
|
10
|
+
2024-08-03T15:13:56+09:00 info: Connector 'oracle-connector' started to ready
|
|
11
|
+
2024-08-03T15:13:56+09:00 info: Connector 'mysql-connector' started to ready
|
|
12
|
+
2024-08-03T15:13:56+09:00 info: Connector 'socket-server' started to ready
|
|
13
|
+
2024-08-03T15:13:56+09:00 info: Connector 'operato-connector' started to ready
|
|
14
|
+
2024-08-03T15:13:56+09:00 info: Connector 'email-connector' started to ready
|
|
15
|
+
2024-08-03T15:13:56+09:00 info: Connector 'influxdb-connector' started to ready
|
|
16
|
+
2024-08-03T15:13:56+09:00 info: Connector 'msgraph-connector' started to ready
|
|
17
|
+
2024-08-03T15:13:56+09:00 info: Connector 'proxy-connector' started to ready
|
|
18
|
+
2024-08-03T15:13:56+09:00 info: echo-back-servers are ready
|
|
19
|
+
2024-08-03T15:13:56+09:00 info: echo-back connections are ready
|
|
20
|
+
2024-08-03T15:13:56+09:00 info: http-connector connections are ready
|
|
21
|
+
2024-08-03T15:13:56+09:00 info: graphql-connector connections are ready
|
|
22
|
+
2024-08-03T15:13:56+09:00 info: sqlite-connector connections are ready
|
|
23
|
+
2024-08-03T15:13:56+09:00 info: postgresql-connector connections are ready
|
|
24
|
+
2024-08-03T15:13:56+09:00 info: mqtt-connector connections are ready
|
|
25
|
+
2024-08-03T15:13:56+09:00 info: mssql-connector connections are ready
|
|
26
|
+
2024-08-03T15:13:56+09:00 info: oracle-connector connections are ready
|
|
27
|
+
2024-08-03T15:13:56+09:00 info: mysql-connector connections are ready
|
|
28
|
+
2024-08-03T15:13:56+09:00 info: socket servers are ready
|
|
29
|
+
2024-08-03T15:13:56+09:00 info: operato-connector connections are ready
|
|
30
|
+
2024-08-03T15:13:56+09:00 info: email connections are ready
|
|
31
|
+
2024-08-03T15:13:56+09:00 info: influxdb connections are ready
|
|
32
|
+
2024-08-03T15:13:56+09:00 info: msgraph-connector connections are ready
|
|
33
|
+
2024-08-03T15:13:56+09:00 info: proxy-connector connections are ready
|
|
34
|
+
2024-08-03T15:13:56+09:00 info: All connector for 'echo-back-server' ready
|
|
35
|
+
2024-08-03T15:13:56+09:00 info: All connector for 'echo-back' ready
|
|
36
|
+
2024-08-03T15:13:56+09:00 info: All connector for 'http-connector' ready
|
|
37
|
+
2024-08-03T15:13:56+09:00 info: All connector for 'graphql-connector' ready
|
|
38
|
+
2024-08-03T15:13:56+09:00 info: All connector for 'sqlite-connector' ready
|
|
39
|
+
2024-08-03T15:13:56+09:00 info: All connector for 'postgresql-connector' ready
|
|
40
|
+
2024-08-03T15:13:56+09:00 info: All connector for 'mqtt-connector' ready
|
|
41
|
+
2024-08-03T15:13:56+09:00 info: All connector for 'mssql-connector' ready
|
|
42
|
+
2024-08-03T15:13:56+09:00 info: All connector for 'oracle-connector' ready
|
|
43
|
+
2024-08-03T15:13:56+09:00 info: All connector for 'mysql-connector' ready
|
|
44
|
+
2024-08-03T15:13:56+09:00 info: All connector for 'socket-server' ready
|
|
45
|
+
2024-08-03T15:13:56+09:00 info: All connector for 'operato-connector' ready
|
|
46
|
+
2024-08-03T15:13:56+09:00 info: All connector for 'email-connector' ready
|
|
47
|
+
2024-08-03T15:13:56+09:00 info: All connector for 'influxdb-connector' ready
|
|
48
|
+
2024-08-03T15:13:56+09:00 info: All connector for 'msgraph-connector' ready
|
|
49
|
+
2024-08-03T15:13:56+09:00 info: All connector for 'proxy-connector' ready
|
|
50
|
+
2024-08-03T15:13:56+09:00 info: ConnectionManager initialization done:
|
|
51
|
+
2024-08-03T15:29:18+09:00 info: Initializing ConnectionManager...
|
|
52
|
+
2024-08-03T15:29:18+09:00 info: Connector 'echo-back-server' started to ready
|
|
53
|
+
2024-08-03T15:29:18+09:00 info: Connector 'echo-back' started to ready
|
|
54
|
+
2024-08-03T15:29:18+09:00 info: Connector 'http-connector' started to ready
|
|
55
|
+
2024-08-03T15:29:18+09:00 info: Connector 'graphql-connector' started to ready
|
|
56
|
+
2024-08-03T15:29:18+09:00 info: Connector 'sqlite-connector' started to ready
|
|
57
|
+
2024-08-03T15:29:18+09:00 info: Connector 'postgresql-connector' started to ready
|
|
58
|
+
2024-08-03T15:29:18+09:00 info: Connector 'mqtt-connector' started to ready
|
|
59
|
+
2024-08-03T15:29:18+09:00 info: Connector 'mssql-connector' started to ready
|
|
60
|
+
2024-08-03T15:29:18+09:00 info: Connector 'oracle-connector' started to ready
|
|
61
|
+
2024-08-03T15:29:18+09:00 info: Connector 'mysql-connector' started to ready
|
|
62
|
+
2024-08-03T15:29:18+09:00 info: Connector 'socket-server' started to ready
|
|
63
|
+
2024-08-03T15:29:18+09:00 info: Connector 'operato-connector' started to ready
|
|
64
|
+
2024-08-03T15:29:18+09:00 info: Connector 'email-connector' started to ready
|
|
65
|
+
2024-08-03T15:29:18+09:00 info: Connector 'influxdb-connector' started to ready
|
|
66
|
+
2024-08-03T15:29:18+09:00 info: Connector 'msgraph-connector' started to ready
|
|
67
|
+
2024-08-03T15:29:18+09:00 info: Connector 'proxy-connector' started to ready
|
|
68
|
+
2024-08-03T15:29:18+09:00 info: echo-back-servers are ready
|
|
69
|
+
2024-08-03T15:29:18+09:00 info: echo-back connections are ready
|
|
70
|
+
2024-08-03T15:29:18+09:00 info: http-connector connections are ready
|
|
71
|
+
2024-08-03T15:29:18+09:00 info: graphql-connector connections are ready
|
|
72
|
+
2024-08-03T15:29:18+09:00 info: sqlite-connector connections are ready
|
|
73
|
+
2024-08-03T15:29:18+09:00 info: postgresql-connector connections are ready
|
|
74
|
+
2024-08-03T15:29:18+09:00 info: mqtt-connector connections are ready
|
|
75
|
+
2024-08-03T15:29:18+09:00 info: mssql-connector connections are ready
|
|
76
|
+
2024-08-03T15:29:18+09:00 info: oracle-connector connections are ready
|
|
77
|
+
2024-08-03T15:29:18+09:00 info: mysql-connector connections are ready
|
|
78
|
+
2024-08-03T15:29:18+09:00 info: socket servers are ready
|
|
79
|
+
2024-08-03T15:29:18+09:00 info: operato-connector connections are ready
|
|
80
|
+
2024-08-03T15:29:18+09:00 info: email connections are ready
|
|
81
|
+
2024-08-03T15:29:18+09:00 info: influxdb connections are ready
|
|
82
|
+
2024-08-03T15:29:18+09:00 info: msgraph-connector connections are ready
|
|
83
|
+
2024-08-03T15:29:18+09:00 info: proxy-connector connections are ready
|
|
84
|
+
2024-08-03T15:29:18+09:00 info: All connector for 'echo-back-server' ready
|
|
85
|
+
2024-08-03T15:29:18+09:00 info: All connector for 'echo-back' ready
|
|
86
|
+
2024-08-03T15:29:18+09:00 info: All connector for 'http-connector' ready
|
|
87
|
+
2024-08-03T15:29:18+09:00 info: All connector for 'graphql-connector' ready
|
|
88
|
+
2024-08-03T15:29:18+09:00 info: All connector for 'sqlite-connector' ready
|
|
89
|
+
2024-08-03T15:29:18+09:00 info: All connector for 'postgresql-connector' ready
|
|
90
|
+
2024-08-03T15:29:18+09:00 info: All connector for 'mqtt-connector' ready
|
|
91
|
+
2024-08-03T15:29:18+09:00 info: All connector for 'mssql-connector' ready
|
|
92
|
+
2024-08-03T15:29:18+09:00 info: All connector for 'oracle-connector' ready
|
|
93
|
+
2024-08-03T15:29:18+09:00 info: All connector for 'mysql-connector' ready
|
|
94
|
+
2024-08-03T15:29:18+09:00 info: All connector for 'socket-server' ready
|
|
95
|
+
2024-08-03T15:29:18+09:00 info: All connector for 'operato-connector' ready
|
|
96
|
+
2024-08-03T15:29:18+09:00 info: All connector for 'email-connector' ready
|
|
97
|
+
2024-08-03T15:29:18+09:00 info: All connector for 'influxdb-connector' ready
|
|
98
|
+
2024-08-03T15:29:18+09:00 info: All connector for 'msgraph-connector' ready
|
|
99
|
+
2024-08-03T15:29:18+09:00 info: All connector for 'proxy-connector' ready
|
|
100
|
+
2024-08-03T15:29:18+09:00 info: ConnectionManager initialization done:
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@operato/scene-scichart",
|
|
3
3
|
"description": "scichart wrapping component",
|
|
4
|
-
"version": "7.2.
|
|
4
|
+
"version": "7.2.6",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"things-scene": true,
|
|
7
7
|
"author": "heartyoh",
|
|
@@ -59,5 +59,5 @@
|
|
|
59
59
|
"prettier --write"
|
|
60
60
|
]
|
|
61
61
|
},
|
|
62
|
-
"gitHead": "
|
|
62
|
+
"gitHead": "192c803bf1530b2c367537d7a29fa147a3507de6"
|
|
63
63
|
}
|
|
@@ -78,8 +78,20 @@ export class OxSciChartMultiple extends LitElement {
|
|
|
78
78
|
async initializeSciChart() {
|
|
79
79
|
this.cleanup()
|
|
80
80
|
|
|
81
|
+
// Overview 차트는 정확히 일치하는 시리즈 이름만 포함
|
|
82
|
+
const overviewDatasets =
|
|
83
|
+
this.config?.data.datasets.filter(dataset => this.visibleSeries.includes(dataset.dataKey!)) || []
|
|
84
|
+
|
|
81
85
|
const { chart, dataSeries } =
|
|
82
|
-
(await buildSciChartOverview(
|
|
86
|
+
(await buildSciChartOverview(
|
|
87
|
+
{
|
|
88
|
+
...this.config,
|
|
89
|
+
data: { datasets: overviewDatasets }
|
|
90
|
+
},
|
|
91
|
+
this.overviewContainer,
|
|
92
|
+
{},
|
|
93
|
+
this.synchronizer
|
|
94
|
+
)) || {}
|
|
83
95
|
|
|
84
96
|
this.verticalGroup.addSurfaceToGroup(chart.sciChartSurface)
|
|
85
97
|
|
|
@@ -151,32 +163,42 @@ export class OxSciChartMultiple extends LitElement {
|
|
|
151
163
|
|
|
152
164
|
const newData = this.dataSet
|
|
153
165
|
|
|
154
|
-
|
|
166
|
+
this.groupCharts.forEach(({ dataKey, sciChartSurface, dataSeries }) => {
|
|
155
167
|
try {
|
|
156
|
-
|
|
157
|
-
const
|
|
168
|
+
// dataKey로 시작하는 모든 시리즈를 업데이트
|
|
169
|
+
const relatedDatasets = datasets.filter(dataset => dataset.dataKey?.startsWith(dataKey))
|
|
158
170
|
|
|
159
|
-
|
|
160
|
-
|
|
171
|
+
// 각 relatedDatasets에 대해 해당하는 dataSeries를 업데이트
|
|
172
|
+
dataSeries.forEach((ds, index) => {
|
|
173
|
+
ds.clear()
|
|
161
174
|
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
175
|
+
const relatedDataset = relatedDatasets[index]
|
|
176
|
+
if (relatedDataset) {
|
|
177
|
+
const filteredData = newData[datasets.findIndex(ds => ds.dataKey === relatedDataset.dataKey)].filter(
|
|
178
|
+
d => typeof d.yValue === 'number'
|
|
166
179
|
)
|
|
180
|
+
|
|
181
|
+
if (filteredData.length > 0) {
|
|
182
|
+
ds.appendRange(
|
|
183
|
+
filteredData.map(d => d.xValue),
|
|
184
|
+
filteredData.map(d => d.yValue)
|
|
185
|
+
)
|
|
186
|
+
}
|
|
167
187
|
}
|
|
168
188
|
})
|
|
189
|
+
|
|
190
|
+
// Zoom 및 리렌더링
|
|
191
|
+
setTimeout(() => {
|
|
192
|
+
sciChartSurface.zoomExtents()
|
|
193
|
+
sciChartSurface.invalidateElement()
|
|
194
|
+
}, 200)
|
|
169
195
|
} catch (error) {
|
|
170
|
-
console.
|
|
196
|
+
console.error('Error updating data series:', error)
|
|
171
197
|
}
|
|
172
|
-
|
|
173
|
-
setTimeout(() => {
|
|
174
|
-
sciChartSurface.zoomExtents()
|
|
175
|
-
sciChartSurface.invalidateElement()
|
|
176
|
-
}, 200)
|
|
177
198
|
})
|
|
178
199
|
|
|
179
200
|
try {
|
|
201
|
+
// Overview 차트 데이터 업데이트
|
|
180
202
|
this.overviewDataSeries.forEach(ds => ds.clear())
|
|
181
203
|
|
|
182
204
|
newData.forEach((data, index) => {
|
|
@@ -191,7 +213,7 @@ export class OxSciChartMultiple extends LitElement {
|
|
|
191
213
|
}
|
|
192
214
|
})
|
|
193
215
|
} catch (error) {
|
|
194
|
-
console.
|
|
216
|
+
console.error('Error updating overview data series:', error)
|
|
195
217
|
}
|
|
196
218
|
}
|
|
197
219
|
|
|
@@ -231,7 +253,7 @@ export class OxSciChartMultiple extends LitElement {
|
|
|
231
253
|
return html`
|
|
232
254
|
<div id=${this.containerId + '-overview'} class="overview" ?hidden=${!this.showOverview}></div>
|
|
233
255
|
<div id="chart-group">
|
|
234
|
-
${
|
|
256
|
+
${this.visibleSeries.map(dataKey =>
|
|
235
257
|
keyed(
|
|
236
258
|
dataKey,
|
|
237
259
|
html`
|
|
@@ -288,30 +310,29 @@ export class OxSciChartMultiple extends LitElement {
|
|
|
288
310
|
|
|
289
311
|
const { data = {}, options = {} } = this.config || {}
|
|
290
312
|
const { datasets = [] } = data as OperatoChart.ChartData
|
|
291
|
-
const
|
|
313
|
+
const primaryDataset = datasets.find(dataset => dataset.dataKey == dataKey)
|
|
292
314
|
|
|
293
|
-
if (!
|
|
315
|
+
if (!primaryDataset) {
|
|
294
316
|
return
|
|
295
317
|
}
|
|
296
318
|
|
|
297
|
-
|
|
298
|
-
const
|
|
299
|
-
const { valueFormat } = dataset
|
|
319
|
+
// 해당 dataKey로 시작하는 모든 시리즈를 함께 그룹화하여 차트를 구성
|
|
320
|
+
const relatedDatasets = datasets.filter(dataset => dataset.dataKey?.startsWith(dataKey))
|
|
300
321
|
|
|
301
322
|
const yAxis = {
|
|
302
|
-
...yAxes[0],
|
|
303
|
-
axisTitle:
|
|
323
|
+
...options.scales?.yAxes?.[0],
|
|
324
|
+
axisTitle: primaryDataset?.label
|
|
304
325
|
}
|
|
305
326
|
|
|
306
327
|
const config = {
|
|
307
328
|
...this.config,
|
|
308
329
|
data: {
|
|
309
|
-
datasets:
|
|
330
|
+
datasets: relatedDatasets // 이 차트에 포함될 모든 관련 시리즈들
|
|
310
331
|
},
|
|
311
332
|
options: {
|
|
312
333
|
...options,
|
|
313
334
|
scales: {
|
|
314
|
-
...scales,
|
|
335
|
+
...options.scales,
|
|
315
336
|
yAxes: [yAxis]
|
|
316
337
|
}
|
|
317
338
|
}
|
|
@@ -322,13 +343,16 @@ export class OxSciChartMultiple extends LitElement {
|
|
|
322
343
|
config,
|
|
323
344
|
container,
|
|
324
345
|
{ fontSize: 14, fontFamily: 'Roboto', fontColor: undefined },
|
|
325
|
-
{
|
|
346
|
+
{
|
|
347
|
+
precision: primaryDataset.valueFormat ? calculatePrecision(primaryDataset.valueFormat) : undefined,
|
|
348
|
+
grouped: this.containerId
|
|
349
|
+
}
|
|
326
350
|
))!
|
|
327
351
|
|
|
328
352
|
this.verticalGroup.addSurfaceToGroup(chart.sciChartSurface)
|
|
329
353
|
this.synchronizer.addAxis(chart.sciChartSurface.xAxes.get(0))
|
|
330
354
|
|
|
331
|
-
groupedChart.dataKey =
|
|
355
|
+
groupedChart.dataKey = primaryDataset.dataKey!
|
|
332
356
|
groupedChart.sciChartSurface = chart.sciChartSurface
|
|
333
357
|
groupedChart.dataSeries = dataSeries
|
|
334
358
|
|