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

create visualization graph #1011

Merged
merged 57 commits into from
Jul 23, 2024

Commits on Jun 10, 2024

  1. add a blank

    YukaUU committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    164d7f9 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Merge branch 'yukaUU_GSoC_db_Mark_add_centerPosition_and_Zoom' into y…

    …ukaUU_anotaiton_log_uI
    YukaUU committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    fe4eee4 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Configuration menu
    Copy the full SHA
    a2d41a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. add log side menu

    YukaUU committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    fc7ba17 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    91c0996 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. add log annotation icon

    YukaUU committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    c2e0231 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. draft pull request

    YukaUU committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    d9b78d5 View commit details
    Browse the repository at this point in the history
  2. add sideMenu on right

    YukaUU committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    a1f8279 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08ed4f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Configuration menu
    Copy the full SHA
    a154cbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50f70a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    78026e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. add original component

    YukaUU committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    71c3d13 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. logの情報を取り出す

    ただし、ID指定
    YukaUU committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    0fd78db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    144f139 View commit details
    Browse the repository at this point in the history
  3. add loadingLog function

    YukaUU committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    20038b6 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Configuration menu
    Copy the full SHA
    4013f34 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. create graph in log panel

    YukaUU committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    3d8ef72 View commit details
    Browse the repository at this point in the history
  2. add data calculate

    YukaUU committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    7ff366e View commit details
    Browse the repository at this point in the history
  3. create graph

    YukaUU committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    c05437c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    431550c View commit details
    Browse the repository at this point in the history
  5. fix id: 'visualization_panel'

    YukaUU committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    3b0f51b View commit details
    Browse the repository at this point in the history
  6. fix:visualizationSideMenu

    YukaUU committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    1d78faa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    15e43e1 View commit details
    Browse the repository at this point in the history
  8. fix visualizationlist

    YukaUU committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    7ef73f6 View commit details
    Browse the repository at this point in the history
  9. fix side menu size

    YukaUU committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    84650dc View commit details
    Browse the repository at this point in the history
  10. fix titleVisualization

    YukaUU committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    bc73fef View commit details
    Browse the repository at this point in the history
  11. fix createVisualizationViewer

    YukaUU committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    3c71ed3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d919cb8 View commit details
    Browse the repository at this point in the history
  13. fix $UI.visualizatiomViewer

    YukaUU committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    ffd169a View commit details
    Browse the repository at this point in the history
  14. fix id overvisuzalization

    YukaUU committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    48b84a8 View commit details
    Browse the repository at this point in the history
  15. fix css , js pass

    YukaUU committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    302db07 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    da45fb2 View commit details
    Browse the repository at this point in the history
  17. fix comment

    YukaUU committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    be6e49d View commit details
    Browse the repository at this point in the history
  18. add comment

    YukaUU committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    2bc6ec9 View commit details
    Browse the repository at this point in the history
  19. delete console.log

    YukaUU committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    4d9c558 View commit details
    Browse the repository at this point in the history
  20. fix dataloader and $D

    YukaUU committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    9b9f79e View commit details
    Browse the repository at this point in the history
  21. add comment

    YukaUU committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    ced2289 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. fix comments

    YukaUU committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    5d0604c View commit details
    Browse the repository at this point in the history
  2. delete graph in info page

    YukaUU committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    88d1846 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    10a8801 View commit details
    Browse the repository at this point in the history
  2. fix

    YukaUU committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    29e4a08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67c0196 View commit details
    Browse the repository at this point in the history
  4. ad zoom data each annotation

    YukaUU committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    467755e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7204c13 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    277397e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    17e6f80 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    037c693 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    27c7fd3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e748f61 View commit details
    Browse the repository at this point in the history
  11. fix small bug

    YukaUU committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    a093930 View commit details
    Browse the repository at this point in the history
  12. remove viewerStates:image

    YukaUU committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    4e6f480 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. fix point viewerStates

    YukaUU committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    0076c4d View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. fix small bug

    YukaUU committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    591a265 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb64052 View commit details
    Browse the repository at this point in the history
  3. delete unused code

    YukaUU committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    179d08a View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    01ffbd9 View commit details
    Browse the repository at this point in the history