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

feat(chart): add venn diagram chart, delete unused graph #560

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

lflangis
Copy link
Contributor

@lflangis lflangis commented Dec 17, 2024

feat(chart): add venn diagram chart

Description

Démo https://portal.gdc.cancer.gov/analysis_page?app=SetOperations&demoMode=true

Lors d’un clic dans une des zones du diagramme de Venn:

Sélectionner cette zone

Sélectionner l’ensemble de données système correspondant dans le tableau(case à cocher)

Mettre à jour le nombre total d’entités dans le pied du tableau

Prendre inspiration de dcc-portal/dcc-portal-ui/app/scripts/venn23/js/venn23.js at develop · qqss88/dcc-portal

Links

Screenshot or Video

image

Copy link

github-actions bot commented Dec 17, 2024

Coverage report for packages/ui

St.
Category Percentage Covered / Total
🟢 Statements 100% 0/0
🟢 Branches 100% 0/0
🟢 Functions 100% 0/0
🟢 Lines 100% 0/0

Test suite run success

0 tests passing in 0 suite.

Report generated by 🧪jest coverage report action from 936daba

Copy link

github-actions bot commented Dec 17, 2024

Project Coverage and Test

Statements : 34.42% ( 10639/30901 )
Branches : 55.6% ( 630/1133 )
Functions : 32.34% ( 197/609 )
Lines : 34.42% ( 10639/30901 )

Test Suites: 58 passed, 58 total
Tests: 262 passed, 262 total
Snapshots: 0 total
Time: 88.039 s
Ran all test suites.

@lflangis lflangis merged commit 8f7af17 into master Dec 17, 2024
7 checks passed
@lflangis lflangis deleted the feat/FLUI-145 branch December 17, 2024 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants