Skip to content
Snippets Groups Projects

Implement dialogs to edit valueColors for 2 multiColorDots plot types

Merged Lan Dam requested to merge i69_edit_value_color_for_multiColorDots into master

#59 (closed)

Implement MultiColorDotDialog which is a subclass of EditValueColorDialog to be super class for the 2 following class:

  • MultiColorDotLowerEqualDialog is implemented to edit value for multiColorDotsEqualOnLowerBound plot type.
  • MultiColorDotUpperEqualDialog is implemented to edit value for multiColorDotsEqualOnUpperBound plot type.
Edited by Kien Le

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Kien Le
  • Kien Le
  • Kien Le
  • Kien Le
  • Kien Le
  • Kien Le
  • Lan Dam added 3 commits

    added 3 commits

    • 73dc7b84 - multi_color_dot_dialog: change TOTAL to ROW_TOTAL; add message when editing...
    • 7e6ff0d0 - remove setting changed_rowid to None when include check box is checked because...
    • 761cc38f - docstring, move common codes in the subclasses to superclass

    Compare with previous version

  • Kien Le resolved all threads

    resolved all threads

  • Kien Le
  • Kien Le
  • Kien Le
  • Kien Le
  • Kien Le
  • Lan Dam added 4 commits

    added 4 commits

    • f214b0e0 - adjust last row; rearrange add_row() to be more readable
    • 2d5affef - change rowid to row_id
    • a01f48c8 - trivial modify for type hint and variable name
    • a6b174b8 - move detail's comment to code

    Compare with previous version

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading