Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

record max step and min step #341

Merged
merged 1 commit into from
Feb 22, 2024
Merged

record max step and min step #341

merged 1 commit into from
Feb 22, 2024

Conversation

SAKURA-CAT
Copy link
Contributor

@SAKURA-CAT SAKURA-CAT commented Feb 22, 2024

Description

#307 提供了支持,记录了最大/最小值时的步数,数据结构如下:
image

@SAKURA-CAT SAKURA-CAT added the 💪 enhancement New feature or request label Feb 22, 2024
@SAKURA-CAT SAKURA-CAT self-assigned this Feb 22, 2024
@Feudalman Feudalman merged commit 6ec7f6d into main Feb 22, 2024
@SAKURA-CAT SAKURA-CAT deleted the feat/summary-detail branch February 22, 2024 08:17
Feudalman added a commit that referenced this pull request Feb 22, 2024
commit 6ec7f6d
Author: KAAANG <79990647+SAKURA-CAT@users.noreply.github.com>
Date:   Thu Feb 22 16:13:17 2024 +0800

    record max step and min step (#341)

commit ce48cd8
Author: KAAANG <cunykang@gmail.com>
Date:   Thu Feb 22 15:51:42 2024 +0800

    delete Video

commit a11a7ed
Author: Bote Huang <106975133+KashiwaByte@users.noreply.github.com>
Date:   Thu Feb 22 15:36:32 2024 +0800

    Feat/video chart (#338)

    * feat:create class Video

    * feat:add __init__,add video chart

    * feat:add function for saving video

    * feat:add function for getting list of video

    * feat:add function get_data

    * feat:add function __save and __prepare_video

    * feat:add function load_from_str and load_from_BytesIO

    * bugfix: fix __save function

    * del test file

commit 6b5b9c3
Author: KAAANG <79990647+SAKURA-CAT@users.noreply.github.com>
Date:   Wed Feb 21 15:25:33 2024 +0800

    Feat/new line chart (#334)

    * add type——linear

    * label formatter

    * update tick

commit 788d8c1
Author: Ze-Yi LIN <58305964+xiaolin199912@users.noreply.github.com>
Date:   Tue Feb 20 21:07:39 2024 +0800

    Feat/image-add-parameters-boxes-masks (#329)

    * add BoundingBoxes class

    * update something

    * Update transfer_logfile_0.1.4.py

    * add ImageMask class

    * bugfix

commit 65a6378
Author: Ze-Yi LIN <58305964+xiaolin199912@users.noreply.github.com>
Date:   Mon Feb 19 18:42:11 2024 +0800

    Readme v0.2.0 (#326)

commit 7b964e9
Author: Zirui Cai <74649535+Feudalman@users.noreply.github.com>
Date:   Mon Feb 19 18:29:05 2024 +0800

    Fixbug/tag sort (#327)
SAKURA-CAT added a commit that referenced this pull request Feb 28, 2024
* feat: create text tag

* feat: init

* feat: text data

* feat: zoom

* feat: text detail

* feat: step

* style

* fix: width

* fix: change

* fix: change

* feat: modal title

* fix: line clamp

* test: text log

* Squashed commit of the following:

commit 6ec7f6d
Author: KAAANG <79990647+SAKURA-CAT@users.noreply.github.com>
Date:   Thu Feb 22 16:13:17 2024 +0800

    record max step and min step (#341)

commit ce48cd8
Author: KAAANG <cunykang@gmail.com>
Date:   Thu Feb 22 15:51:42 2024 +0800

    delete Video

commit a11a7ed
Author: Bote Huang <106975133+KashiwaByte@users.noreply.github.com>
Date:   Thu Feb 22 15:36:32 2024 +0800

    Feat/video chart (#338)

    * feat:create class Video

    * feat:add __init__,add video chart

    * feat:add function for saving video

    * feat:add function for getting list of video

    * feat:add function get_data

    * feat:add function __save and __prepare_video

    * feat:add function load_from_str and load_from_BytesIO

    * bugfix: fix __save function

    * del test file

commit 6b5b9c3
Author: KAAANG <79990647+SAKURA-CAT@users.noreply.github.com>
Date:   Wed Feb 21 15:25:33 2024 +0800

    Feat/new line chart (#334)

    * add type——linear

    * label formatter

    * update tick

commit 788d8c1
Author: Ze-Yi LIN <58305964+xiaolin199912@users.noreply.github.com>
Date:   Tue Feb 20 21:07:39 2024 +0800

    Feat/image-add-parameters-boxes-masks (#329)

    * add BoundingBoxes class

    * update something

    * Update transfer_logfile_0.1.4.py

    * add ImageMask class

    * bugfix

commit 65a6378
Author: Ze-Yi LIN <58305964+xiaolin199912@users.noreply.github.com>
Date:   Mon Feb 19 18:42:11 2024 +0800

    Readme v0.2.0 (#326)

commit 7b964e9
Author: Zirui Cai <74649535+Feudalman@users.noreply.github.com>
Date:   Mon Feb 19 18:29:05 2024 +0800

    Fixbug/tag sort (#327)

* use hash name to filename

* feat: get text

* feat: get text

* feat: caption

* fix: log page layout

* ui: color

* feat: skeleton

* fix: detail caption

* fix: length

* feat: log height

* feat: page index

* fix: flash

* fix: skeleton

* fix: flash

* fix: some bug

* fix:wrap

* ui: color

* Squashed commit of the following:

commit b328478
Author: KAAANG <79990647+SAKURA-CAT@users.noreply.github.com>
Date:   Mon Feb 26 22:12:23 2024 +0800

    Update/line chart styles (#351)

    * hover active

    * hover top

    * optimize hover top

    * Update LineChart.vue

    * update hover

    * allow hover while running

    * Limit height when zooming in

    * fix slidebar bug

    * thickenByTag

    * Logic to distinguish between multiple data charts and single data charts

    * allow config crosshair

    * update crosshairsColor

    * update doc

    * update thickerLineWidth

    ---------

    Co-authored-by: ZeYi Lin <944270057@qq.com>

* refactor: click to turn page

* feat: enter and blur

* doc: comments

* fix: bg height

* Update launch.json

* refactor: get texts

* refactor: script to create experiment

---------

Co-authored-by: ZeYi Lin <944270057@qq.com>
Co-authored-by: KAAANG <cunykang@gmail.com>
Feudalman added a commit that referenced this pull request Feb 28, 2024
commit bb6d595
Author: Zirui Cai <74649535+Feudalman@users.noreply.github.com>
Date:   Wed Feb 28 21:25:42 2024 +0800

    Feature/text chart (#337)

    * feat: create text tag

    * feat: init

    * feat: text data

    * feat: zoom

    * feat: text detail

    * feat: step

    * style

    * fix: width

    * fix: change

    * fix: change

    * feat: modal title

    * fix: line clamp

    * test: text log

    * Squashed commit of the following:

    commit 6ec7f6d
    Author: KAAANG <79990647+SAKURA-CAT@users.noreply.github.com>
    Date:   Thu Feb 22 16:13:17 2024 +0800

        record max step and min step (#341)

    commit ce48cd8
    Author: KAAANG <cunykang@gmail.com>
    Date:   Thu Feb 22 15:51:42 2024 +0800

        delete Video

    commit a11a7ed
    Author: Bote Huang <106975133+KashiwaByte@users.noreply.github.com>
    Date:   Thu Feb 22 15:36:32 2024 +0800

        Feat/video chart (#338)

        * feat:create class Video

        * feat:add __init__,add video chart

        * feat:add function for saving video

        * feat:add function for getting list of video

        * feat:add function get_data

        * feat:add function __save and __prepare_video

        * feat:add function load_from_str and load_from_BytesIO

        * bugfix: fix __save function

        * del test file

    commit 6b5b9c3
    Author: KAAANG <79990647+SAKURA-CAT@users.noreply.github.com>
    Date:   Wed Feb 21 15:25:33 2024 +0800

        Feat/new line chart (#334)

        * add type——linear

        * label formatter

        * update tick

    commit 788d8c1
    Author: Ze-Yi LIN <58305964+xiaolin199912@users.noreply.github.com>
    Date:   Tue Feb 20 21:07:39 2024 +0800

        Feat/image-add-parameters-boxes-masks (#329)

        * add BoundingBoxes class

        * update something

        * Update transfer_logfile_0.1.4.py

        * add ImageMask class

        * bugfix

    commit 65a6378
    Author: Ze-Yi LIN <58305964+xiaolin199912@users.noreply.github.com>
    Date:   Mon Feb 19 18:42:11 2024 +0800

        Readme v0.2.0 (#326)

    commit 7b964e9
    Author: Zirui Cai <74649535+Feudalman@users.noreply.github.com>
    Date:   Mon Feb 19 18:29:05 2024 +0800

        Fixbug/tag sort (#327)

    * use hash name to filename

    * feat: get text

    * feat: get text

    * feat: caption

    * fix: log page layout

    * ui: color

    * feat: skeleton

    * fix: detail caption

    * fix: length

    * feat: log height

    * feat: page index

    * fix: flash

    * fix: skeleton

    * fix: flash

    * fix: some bug

    * fix:wrap

    * ui: color

    * Squashed commit of the following:

    commit b328478
    Author: KAAANG <79990647+SAKURA-CAT@users.noreply.github.com>
    Date:   Mon Feb 26 22:12:23 2024 +0800

        Update/line chart styles (#351)

        * hover active

        * hover top

        * optimize hover top

        * Update LineChart.vue

        * update hover

        * allow hover while running

        * Limit height when zooming in

        * fix slidebar bug

        * thickenByTag

        * Logic to distinguish between multiple data charts and single data charts

        * allow config crosshair

        * update crosshairsColor

        * update doc

        * update thickerLineWidth

        ---------

        Co-authored-by: ZeYi Lin <944270057@qq.com>

    * refactor: click to turn page

    * feat: enter and blur

    * doc: comments

    * fix: bg height

    * Update launch.json

    * refactor: get texts

    * refactor: script to create experiment

    ---------

    Co-authored-by: ZeYi Lin <944270057@qq.com>
    Co-authored-by: KAAANG <cunykang@gmail.com>

commit 113d4bc
Author: KAAANG <79990647+SAKURA-CAT@users.noreply.github.com>
Date:   Wed Feb 28 00:01:25 2024 +0800

    legend component (#354)

commit b328478
Author: KAAANG <79990647+SAKURA-CAT@users.noreply.github.com>
Date:   Mon Feb 26 22:12:23 2024 +0800

    Update/line chart styles (#351)

    * hover active

    * hover top

    * optimize hover top

    * Update LineChart.vue

    * update hover

    * allow hover while running

    * Limit height when zooming in

    * fix slidebar bug

    * thickenByTag

    * Logic to distinguish between multiple data charts and single data charts

    * allow config crosshair

    * update crosshairsColor

    * update doc

    * update thickerLineWidth

    ---------

    Co-authored-by: ZeYi Lin <944270057@qq.com>
Feudalman added a commit that referenced this pull request Feb 29, 2024
* feat: create text tag

* feat: init

* feat: text data

* feat: zoom

* feat: text detail

* feat: step

* style

* fix: width

* fix: change

* fix: change

* feat: modal title

* fix: line clamp

* test: text log

* Squashed commit of the following:

commit 6ec7f6d
Author: KAAANG <79990647+SAKURA-CAT@users.noreply.github.com>
Date:   Thu Feb 22 16:13:17 2024 +0800

    record max step and min step (#341)

commit ce48cd8
Author: KAAANG <cunykang@gmail.com>
Date:   Thu Feb 22 15:51:42 2024 +0800

    delete Video

commit a11a7ed
Author: Bote Huang <106975133+KashiwaByte@users.noreply.github.com>
Date:   Thu Feb 22 15:36:32 2024 +0800

    Feat/video chart (#338)

    * feat:create class Video

    * feat:add __init__,add video chart

    * feat:add function for saving video

    * feat:add function for getting list of video

    * feat:add function get_data

    * feat:add function __save and __prepare_video

    * feat:add function load_from_str and load_from_BytesIO

    * bugfix: fix __save function

    * del test file

commit 6b5b9c3
Author: KAAANG <79990647+SAKURA-CAT@users.noreply.github.com>
Date:   Wed Feb 21 15:25:33 2024 +0800

    Feat/new line chart (#334)

    * add type——linear

    * label formatter

    * update tick

commit 788d8c1
Author: Ze-Yi LIN <58305964+xiaolin199912@users.noreply.github.com>
Date:   Tue Feb 20 21:07:39 2024 +0800

    Feat/image-add-parameters-boxes-masks (#329)

    * add BoundingBoxes class

    * update something

    * Update transfer_logfile_0.1.4.py

    * add ImageMask class

    * bugfix

commit 65a6378
Author: Ze-Yi LIN <58305964+xiaolin199912@users.noreply.github.com>
Date:   Mon Feb 19 18:42:11 2024 +0800

    Readme v0.2.0 (#326)

commit 7b964e9
Author: Zirui Cai <74649535+Feudalman@users.noreply.github.com>
Date:   Mon Feb 19 18:29:05 2024 +0800

    Fixbug/tag sort (#327)

* use hash name to filename

* feat: get text

* feat: get text

* feat: caption

* fix: log page layout

* ui: color

* feat: skeleton

* fix: detail caption

* fix: length

* feat: log height

* feat: page index

* fix: flash

* fix: skeleton

* fix: flash

* fix: some bug

* fix:wrap

* ui: color

* Squashed commit of the following:

commit b328478
Author: KAAANG <79990647+SAKURA-CAT@users.noreply.github.com>
Date:   Mon Feb 26 22:12:23 2024 +0800

    Update/line chart styles (#351)

    * hover active

    * hover top

    * optimize hover top

    * Update LineChart.vue

    * update hover

    * allow hover while running

    * Limit height when zooming in

    * fix slidebar bug

    * thickenByTag

    * Logic to distinguish between multiple data charts and single data charts

    * allow config crosshair

    * update crosshairsColor

    * update doc

    * update thickerLineWidth

    ---------

    Co-authored-by: ZeYi Lin <944270057@qq.com>

* refactor: click to turn page

* feat: enter and blur

* doc: comments

* fix: bg height

* fix: csv runtime

* fix: column

* feat: compute

* feat: render

* fix: text wrap

* fix: error logs

* fix: error log

* Squashed commit of the following:

commit bb6d595
Author: Zirui Cai <74649535+Feudalman@users.noreply.github.com>
Date:   Wed Feb 28 21:25:42 2024 +0800

    Feature/text chart (#337)

    * feat: create text tag

    * feat: init

    * feat: text data

    * feat: zoom

    * feat: text detail

    * feat: step

    * style

    * fix: width

    * fix: change

    * fix: change

    * feat: modal title

    * fix: line clamp

    * test: text log

    * Squashed commit of the following:

    commit 6ec7f6d
    Author: KAAANG <79990647+SAKURA-CAT@users.noreply.github.com>
    Date:   Thu Feb 22 16:13:17 2024 +0800

        record max step and min step (#341)

    commit ce48cd8
    Author: KAAANG <cunykang@gmail.com>
    Date:   Thu Feb 22 15:51:42 2024 +0800

        delete Video

    commit a11a7ed
    Author: Bote Huang <106975133+KashiwaByte@users.noreply.github.com>
    Date:   Thu Feb 22 15:36:32 2024 +0800

        Feat/video chart (#338)

        * feat:create class Video

        * feat:add __init__,add video chart

        * feat:add function for saving video

        * feat:add function for getting list of video

        * feat:add function get_data

        * feat:add function __save and __prepare_video

        * feat:add function load_from_str and load_from_BytesIO

        * bugfix: fix __save function

        * del test file

    commit 6b5b9c3
    Author: KAAANG <79990647+SAKURA-CAT@users.noreply.github.com>
    Date:   Wed Feb 21 15:25:33 2024 +0800

        Feat/new line chart (#334)

        * add type——linear

        * label formatter

        * update tick

    commit 788d8c1
    Author: Ze-Yi LIN <58305964+xiaolin199912@users.noreply.github.com>
    Date:   Tue Feb 20 21:07:39 2024 +0800

        Feat/image-add-parameters-boxes-masks (#329)

        * add BoundingBoxes class

        * update something

        * Update transfer_logfile_0.1.4.py

        * add ImageMask class

        * bugfix

    commit 65a6378
    Author: Ze-Yi LIN <58305964+xiaolin199912@users.noreply.github.com>
    Date:   Mon Feb 19 18:42:11 2024 +0800

        Readme v0.2.0 (#326)

    commit 7b964e9
    Author: Zirui Cai <74649535+Feudalman@users.noreply.github.com>
    Date:   Mon Feb 19 18:29:05 2024 +0800

        Fixbug/tag sort (#327)

    * use hash name to filename

    * feat: get text

    * feat: get text

    * feat: caption

    * fix: log page layout

    * ui: color

    * feat: skeleton

    * fix: detail caption

    * fix: length

    * feat: log height

    * feat: page index

    * fix: flash

    * fix: skeleton

    * fix: flash

    * fix: some bug

    * fix:wrap

    * ui: color

    * Squashed commit of the following:

    commit b328478
    Author: KAAANG <79990647+SAKURA-CAT@users.noreply.github.com>
    Date:   Mon Feb 26 22:12:23 2024 +0800

        Update/line chart styles (#351)

        * hover active

        * hover top

        * optimize hover top

        * Update LineChart.vue

        * update hover

        * allow hover while running

        * Limit height when zooming in

        * fix slidebar bug

        * thickenByTag

        * Logic to distinguish between multiple data charts and single data charts

        * allow config crosshair

        * update crosshairsColor

        * update doc

        * update thickerLineWidth

        ---------

        Co-authored-by: ZeYi Lin <944270057@qq.com>

    * refactor: click to turn page

    * feat: enter and blur

    * doc: comments

    * fix: bg height

    * Update launch.json

    * refactor: get texts

    * refactor: script to create experiment

    ---------

    Co-authored-by: ZeYi Lin <944270057@qq.com>
    Co-authored-by: KAAANG <cunykang@gmail.com>

commit 113d4bc
Author: KAAANG <79990647+SAKURA-CAT@users.noreply.github.com>
Date:   Wed Feb 28 00:01:25 2024 +0800

    legend component (#354)

commit b328478
Author: KAAANG <79990647+SAKURA-CAT@users.noreply.github.com>
Date:   Mon Feb 26 22:12:23 2024 +0800

    Update/line chart styles (#351)

    * hover active

    * hover top

    * optimize hover top

    * Update LineChart.vue

    * update hover

    * allow hover while running

    * Limit height when zooming in

    * fix slidebar bug

    * thickenByTag

    * Logic to distinguish between multiple data charts and single data charts

    * allow config crosshair

    * update crosshairsColor

    * update doc

    * update thickerLineWidth

    ---------

    Co-authored-by: ZeYi Lin <944270057@qq.com>

* fix

* ui: optimize

* ui: optimize

---------

Co-authored-by: ZeYi Lin <944270057@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💪 enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants