Commit Graph

103 Commits

Author SHA1 Message Date
Cindy Chang
adb2ab29af refine use ticks[ticks.length - 1].value 2024-06-18 09:52:43 +08:00
Cindy Chang
6c9322d1bc fix: #258 2024-06-18 09:25:13 +08:00
Cindy Chang
9b88de4c3f fix: #302. Shouldn't use mod and shouldn't double divide. 2024-06-17 23:03:46 +08:00
Cindy Chang
cee61dbd93 fix: #287 Compare page 2024-06-17 22:46:32 +08:00
Cindy Chang
7750f913a8 ticks.length solves the Y axis bug. 2024-06-17 22:32:57 +08:00
Cindy Chang
541c0080aa import moment and declare primevue option 2024-06-17 21:51:19 +08:00
Cindy Chang
9f121eb5d4 WIP: explicit declare primevue option of one of the chart and the bug is somewhat solved 2024-06-17 21:31:41 +08:00
Cindy Chang
13bc3882ed fix #300 handle compare page by handling data[0], data[1] 2024-06-14 10:57:31 +08:00
Cindy Chang
0689e79013 WIP #300 Performance page done. Use ref() instead of reactive() in independant Vue3 component. 2024-06-13 15:40:51 +08:00
Cindy Chang
f6989c4759 WIP same as the previoius commit. Tried to extract out an independent vue component to prevent shared primevue option.
X axis is with bug now.
2024-06-13 13:35:58 +08:00
Cindy Chang
310c416fd7 WIP #300 Tried to extract out an independent vue component to prevent shared primevue option 2024-06-13 09:48:19 +08:00
Cindy Chang
339657879a fix #287 by using simple division 2024-06-12 12:27:51 +08:00
Cindy Chang
444b7d6975 WIP: not sure what is aaa and bbb meaning in /rule/log/aaa/conformance/bbb 2024-06-11 09:15:16 +08:00
Cindy Chang
d6cb329a5c fix #258. Compare page and Performance pages are featured with formatted x ticks.
The author supposes this issue is not a bug but a feature.
2024-06-07 15:55:51 +08:00
Cindy Chang
fc99bac449 WIP customizing x tick according to time difference 2024-06-07 10:37:28 +08:00
Cindy Chang
c0c455c55c refine performance code layout 2024-06-06 15:16:43 +08:00
chiayin
e391c9a237 docs: Update all files JSDoc. 2024-03-29 15:49:05 +08:00
chiayin
c608b1cc52 fix: Issues #278 done. 2024-03-27 11:20:54 +08:00
chiayin
c26693f933 fix: Issues #262 done. 2024-03-25 12:03:23 +08:00
chiayin
83cca58fe2 fix: Issues #261 done. 2024-03-25 11:36:06 +08:00
chiayin
456078141a fix: Issues #277 Performance page done. 2024-03-21 11:25:37 +08:00
chiayin
483f6a026d refactor: Discover Router Save done. 2024-03-19 16:29:29 +08:00
chiayin
6663b48159 refactor: Discover Router done. 2024-03-19 15:57:12 +08:00
chiayin
bc3e20abd0 refactor: Conformance Router - FILES page to Confomance page router refresh the page done. 2024-03-15 18:10:25 +08:00
chiayin
49b0e462a1 refactor: Conformance Router - FILES page to Confomance page router done. 2024-03-15 16:52:43 +08:00
chiayin
4cea216337 fix: Issues #261 done. 2024-03-13 12:16:10 +08:00
chiayin
2c5eb7bcea fix: Issues #252 remove table-fixed done. 2024-03-12 17:33:40 +08:00
chiayin
689e792cbc fix: Issues #258 Performance Line Chart done. 2024-03-12 16:54:24 +08:00
chiayin
e581bdcfe4 fix: Issues #256 fix Compare Line Chart Y unit to 'Count' done. 2024-03-12 16:16:02 +08:00
chiayin
64ae986384 fix: Issues #256 fix Performance Line Chart Y unit to 'Count' done. 2024-03-12 15:47:15 +08:00
chiayin
2c6a45232d fix: Issues #256 fix Compare Horizontal Bar Chart X unit to 'Count' done. 2024-03-12 14:09:28 +08:00
chiayin
fa0376ec5f fix: Issues #256 fix Horizontal Bar Chart X unit to 'Count' done. 2024-03-12 12:10:49 +08:00
chiayin
557f0812c7 fix: Issues #253 fixed Performancce titel font-size done. 2024-03-12 11:11:22 +08:00
chiayin
fcf640cc5b fix: Issues #33 done. 2024-02-26 15:04:40 +08:00
chiayin
f429d21584 fix: Primevue css update to fix google font icon text-size done. 2024-02-22 10:08:40 +08:00
chiayin
1eadcdd506 feat: Compare & Performance add function information done. 2024-02-20 12:58:08 +08:00
chiayin
ac8a3b0b27 feat: Compare bar layout done. 2024-02-15 13:00:01 +08:00
chiayin
8ce668f471 feat: Performance conformance page to performance page done. 2024-02-07 11:37:53 +08:00
chiayin
2258f0e7b0 test: Performance Enter Log and Enter Filter done. 2024-02-07 11:21:52 +08:00
chiayin
ac9e13d067 feat: Performance done. 2024-02-06 16:47:54 +08:00
chiayin
c811baefa6 feat: Performance all chart done. 2024-02-05 15:50:33 +08:00
chiayin
5063d49794 feat: Performance Title font normal done. 2024-02-05 13:15:33 +08:00
chiayin
70d2031d61 feat: Performance activity ellipsis done. 2024-02-05 13:13:46 +08:00
chiayin
85d604fc38 feat: Performance Horizontal Bar Height done. 2024-02-05 11:30:12 +08:00
chiayin
c86ce2d6f0 feat: Performance tooltip done. 2024-02-02 16:14:09 +08:00
chiayin
7c959e7cd9 feat: Performance dateLabel done. 2024-02-02 15:00:45 +08:00
chiayin
d89c5ff4d8 feat: Performance timeLabel done. 2024-02-01 12:33:11 +08:00
chiayin
bddc1d3a7a feat: Performance aside done. 2024-01-26 17:08:34 +08:00
chiayin
329e1035ad feat: Performance API done. 2024-01-26 10:38:42 +08:00
chiayin
8ebfb151c7 feat: Performance router done. 2024-01-25 15:35:23 +08:00