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

Calibration loss chart missing #5459

Merged
merged 5 commits into from
Nov 12, 2024
Merged

Calibration loss chart missing #5459

merged 5 commits into from
Nov 12, 2024

Conversation

Tom-Szendrey
Copy link
Contributor

@Tom-Szendrey Tom-Szendrey commented Nov 11, 2024

Description

  • We had calibration chart !lossChartRef.value?.view as well as v-if="!_.isEmpty(lossValues)"
    so we wont fill the data unless we have the reference assigned, but we wont assign the reference unless we have data

  • Take loss chart outside of inner result template in the node.

  • [Minor]: Do not await a const when using updateLossChartSpec

@Tom-Szendrey Tom-Szendrey linked an issue Nov 11, 2024 that may be closed by this pull request
@Tom-Szendrey Tom-Szendrey marked this pull request as ready for review November 12, 2024 16:54
@Tom-Szendrey Tom-Szendrey linked an issue Nov 12, 2024 that may be closed by this pull request
@Tom-Szendrey Tom-Szendrey merged commit 5541ecd into main Nov 12, 2024
4 checks passed
@Tom-Szendrey Tom-Szendrey deleted the TS/5389-loss-charts branch November 12, 2024 19:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants