Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SOHViewer
Manage
Activity
Members
Labels
Plan
Issues
11
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
3
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Software Public
PASSOFT
SOHViewer
Commits
5ac2e35c
Commit
5ac2e35c
authored
1 year ago
by
Lan Dam
Browse files
Options
Downloads
Patches
Plain Diff
flake8
parent
1b566b64
No related branches found
No related tags found
2 merge requests
!217
Implement dialogs to edit valueColors for 2 multiColorDots plot types
,
!214
Implement dialogs to edit valueColors for different plot types
Pipeline
#3227
passed with stage
Stage: Build Env and Test
in 4 minutes and 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
sohstationviewer/view/db_config/value_color_helper/edit_value_color_dialog/multi_color_dot_dialog.py
+0
-2
0 additions, 2 deletions
..._helper/edit_value_color_dialog/multi_color_dot_dialog.py
with
0 additions
and
2 deletions
sohstationviewer/view/db_config/value_color_helper/edit_value_color_dialog/multi_color_dot_dialog.py
+
0
−
2
View file @
5ac2e35c
import
sys
import
platform
import
os
from
typing
import
List
,
Dict
from
PySide2
import
QtWidgets
,
QtCore
,
QtGui
from
PySide2.QtWidgets
import
QWidget
from
PySide2.QtGui
import
QDoubleValidator
from
sohstationviewer
.
view
.
db_config
.
value_color_helper
.
\
edit_value_color_dialog
.
edit_value_color_dialog_super_class
import
\
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment