pkpdapp-team / pkpdapp

A web application for modeling the distribution and effects of drugs.
BSD 3-Clause "New" or "Revised" License
10 stars 3 forks source link

fix(frontend): remove group names from y axis labels #475

Closed eatyourgreens closed 3 months ago

eatyourgreens commented 3 months ago

Just show the variable name as the y axis label for simulation plots.

Screenshot of some simulation plots, where the y axis label for each plot is just the variable name.
sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed for 'pkpdapp'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed for 'pkpdapp-team_pkpdapp_frontend'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 76.89%. Comparing base (28944d1) to head (97b9ba3). Report is 24 commits behind head on development.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #475 +/- ## =============================================== + Coverage 76.88% 76.89% +0.01% =============================================== Files 108 108 Lines 5593 5606 +13 =============================================== + Hits 4300 4311 +11 - Misses 1293 1295 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.