Commit Graph

65 Commits

Author SHA1 Message Date
peterlu14 8c6f551a35 -remove useless files 2023-03-07 16:41:43 +08:00
peterlu14 3c835eec6a - upgrade modules in package.json (-ionicons) 2023-03-07 16:30:15 +08:00
peterlu14 c3570d1259 - add canvas class and store
- add data-analysis store to save batchMode
- channel store to save generate x & y axis
- data-analysis page display can be switch to display chart
2023-03-06 17:17:41 +08:00
peterlu14 1230a5ffa6 [update] remove useless sidebar 2023-03-02 15:22:57 +08:00
peterlu14 2fd179b73d -file slider loading
-change message format
-disable console
-add console time
-callback func data format change
-remove time limit
-grid show remove
2023-02-13 09:59:42 +08:00
peterlu14 feeb423e24 - get file data onMounted 2023-02-04 18:01:43 +08:00
peterlu14 a1c202fc5c - add chartAPI to series markLine formatter
- rename XAxis & YAxis class
2023-02-04 18:01:03 +08:00
peterlu14 1a5bcf0a58 - chart reset function to fix series not render problem 2023-02-04 15:57:03 +08:00
peterlu14 6b7e5015e7 - let series & markLine tooltip follow unit & scale 2023-02-04 15:55:33 +08:00
peterlu14 d2ccfc63a4 - chart grid height 80% to 75% 2023-02-03 18:27:12 +08:00
peterlu14 c94d4360e6 -add yAxisManager setting in click start button
-replace x-axis setting with axis-setting can both use by x&y axis
-remove chart watch select files
2023-02-03 18:23:25 +08:00
peterlu14 62f62ef5e5 [update] add y-axis manager 2023-02-03 17:02:39 +08:00
peterlu14 aadbb6c482 [update] legend locate bottom & x-axis default name remove 2023-02-03 16:50:10 +08:00
peterlu14 69dc2a718f [update] x-axis fixed & interval follow the unit 2023-02-03 16:49:11 +08:00
peterlu14 4fc46ca4ea [update] x-axis change unit 2023-02-03 15:04:25 +08:00
peterlu14 840f0af14b [update] chart build timing from select file to press start button 2023-02-03 11:07:58 +08:00
peterlu14 53d131376d [update] add Grid & tooltip 2023-02-03 10:12:54 +08:00
peterlu14 f83f8eb8f8 [update] folder rename 2023-02-03 10:10:05 +08:00
peterlu14 68356fbd04 [update] add xAxisManager & giveup setOption & appendData api 2023-02-02 11:20:07 +08:00
peterlu14 a357102e82 [update] restruct again 2023-02-01 11:19:57 +08:00
peterlu14 6ac8e8cd4a [update] resturct data-analysis files struct 2023-02-01 11:16:06 +08:00
peterlu14 3cbc572592 test 2023-01-31 17:50:28 +08:00
peterlu14 ef8ce2a0c4 [update] add chart series 2023-01-31 10:37:06 +08:00
peterlu14 9000fabdea [update] chart init & series data api init 2023-01-18 17:29:48 +08:00
peterlu14 06afc2e1a3 [update] fix render problem 2023-01-13 11:51:25 +08:00
peterlu14 3dfef28777 [update] filetable update 2023-01-12 17:37:54 +08:00
peterlu14 4d48e82997 [update] add new slideout & table 2023-01-12 16:06:51 +08:00
peterlu14 5af4215562 Merge remote-tracking branch 'origin/10-test' into dev/file_modal 2023-01-06 13:41:44 +08:00
peterlu14 4f94fcf541 [update] temp get all files 2023-01-06 13:40:59 +08:00
peterlu14 22afbab8ff [update] fix vue-router deploy apache problem 2023-01-06 13:40:16 +08:00
lai8928 ef22f1d20b [update]button link 2023-01-06 13:05:52 +08:00
peterlu14 99f401bac0 [update] router default page direct to data-analysis 2023-01-06 11:13:42 +08:00
peterlu14 3d751f746b [debug] temp fix typescript error 2023-01-06 11:12:49 +08:00
peterlu14 2df4ccf13c [update] fix channel 2023-01-06 10:42:20 +08:00
lai8928 0786113589 Merge remote-tracking branch 'origin/dev/file_modal' into 10-test 2023-01-04 10:19:33 +08:00
lai8928 7499f34dc7 change controller id 2023-01-04 10:17:52 +08:00
peterlu14 a65fea33a9 [update] change control panel to script setup & fix style error 2023-01-04 10:15:11 +08:00
peterlu14 90ba4b448a Merge remote-tracking branch 'origin/10-test' into dev/file_modal 2023-01-03 17:33:42 +08:00
lai8928 dfb3a96f84 [update] merge file modal 2023-01-03 16:50:40 +08:00
lai8928 58eecd80ae Merge remote-tracking branch 'origin/dev/file_modal' into 10-test 2022-12-30 15:58:27 +08:00
peterlu14 ec29b2fbc7 [update] show info 2022-12-30 15:20:11 +08:00
peterlu14 b8a7b39b62 [update] pass fileview-select & channel by create pinia store 2022-12-30 15:17:43 +08:00
peterlu14 4e041645a8 [update] channel X & Y select and emit 2022-12-30 09:53:35 +08:00
peterlu14 5fe5a64140 [update] import config table 2022-12-30 09:51:23 +08:00
peterlu14 746f4d98ec [update] restruct Device type & add getMetaFile 2022-12-30 09:48:47 +08:00
lai8928 4e8254e2d7 add csv download test 2022-12-29 14:09:05 +08:00
peterlu14 7043581335 [update] change-note 2022-12-29 11:42:35 +08:00
peterlu14 a0d8020787 [update] reformat file.ts & fileModal 2022-12-29 11:41:28 +08:00
peterlu14 6144b60541 [update] update change-note 2022-12-29 10:52:44 +08:00
peterlu14 42f5a37e4d [update] build file system for data analysis 2022-12-29 10:49:19 +08:00