Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • vidjil vidjil
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,740
    • Issues 1,740
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 105
    • Merge requests 105
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

La mise à jour du service Gitlab est terminée. Merci aux collègues du service de production de la DSI qui ont réalisé cette opération qui outre les aspects évolution du logiciel nous a permis de faire le nécessaire face à des failles de sécurité.
Les principales releases notes concernant cette montée de version sont disponibles ici :
https://about.gitlab.com/releases/2023/01/22/gitlab-15-8-released/
https://about.gitlab.com/releases/2022/12/22/gitlab-15-7-released/
https://about.gitlab.com/releases/2022/11/22/gitlab-15-6-released/

  • vidjilvidjil
  • vidjilvidjil
  • Merge requests
  • !1267

Draft: plot_stackedbar; add a script that allow to build plot and his table

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Thonier Florian requested to merge feature-c/remix_log_and_new_report_block into dev Dec 14, 2022
  • Overview 0
  • Commits 9
  • Pipelines 2
  • Changes 7

Link to #5101

What is done for the moment:

  • Convert log string into structured data
  • new component to generate a simple single stacked bar plot (d3js) and also generate a table of associated data (customizable)
  • Use them to display a graph of proportion of each segmentation/unseg and locus proportion, showed in sample infopoint

Screenshot_20221214_112011 Screenshot_20221214_112100

Customisation of generated tooltip, value to refer for proportion, render table or not, ...

I tried to use it to generate new block in report menu but it seem to be more complicated that expected.

Edited Dec 20, 2022 by Thonier Florian
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature-c/remix_log_and_new_report_block