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

Issue 7313: fixed validation bug in PF Triangle calc and graph #7330

Merged
merged 2 commits into from
Feb 13, 2025

Conversation

rhernandez-intertech
Copy link
Collaborator

connects #7313

@@ -1,6 +1,7 @@
import { Component, ElementRef, Input, OnInit, SimpleChanges, ViewChild } from '@angular/core';
import { PowerFactorTriangleOutputs } from '../../../../shared/models/standalone';
import { PlotlyService } from 'angular-plotly.js';
import { auto } from '@popperjs/core';
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check PR's for accidental auto-imports

@nbintertech nbintertech merged commit fbe3b06 into develop Feb 13, 2025
1 check passed
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.

2 participants