Free cookie consent management tool by TermsFeed Policy Generator

Opened 13 years ago

Closed 12 years ago

#1603 closed enhancement (done)

Allow to change the legend text of series in a DataTable

Reported by: abeham Owned by: abeham
Priority: medium Milestone: HeuristicLab 3.3.6
Component: Analysis.Views Version: 3.3.6
Keywords: Cc:

Description (last modified by abeham)

Title was "Setting the configuration of the DataTableHistoryView fails for the QualityDistributionAnalyzer", but this change is atually just a minor part of what this ticket has become. I added a display name property and allowed to change the name of the series in a linechart.

Change History (15)

comment:1 Changed 13 years ago by abeham

  • Status changed from new to accepted
  • Version changed from 3.3.5 to branch

comment:2 Changed 13 years ago by abeham

r6610

  • Added a DisplayName property to the DataRowVisualProperties
  • Changed the QualityDistributionAnalyzer to change the display name instead of the row name
  • Adapted the view to configure the chart and series properties

comment:3 Changed 13 years ago by abeham

  • Description modified (diff)
  • Owner changed from abeham to mkommend
  • Status changed from accepted to reviewing
  • Summary changed from Setting the configuration of the DataTableHistoryView fails for the QualityDistributionAnalyzer to Allow to change the legend text of series in a DataTable
  • Type changed from defect to enhancement

comment:4 Changed 13 years ago by abeham

  • Description modified (diff)

comment:5 Changed 13 years ago by abeham

  • Version changed from branch to 3.3.5

r6628

  • merged to trunk

comment:6 Changed 12 years ago by ascheibe

  • Owner changed from mkommend to ascheibe

comment:7 Changed 12 years ago by ascheibe

Review comments:

  • If I change the Display Name of e.g. Minimum Solution Similarity in QAP, I get asked if I want to change it as well for Average Solution Similarity and Maximum Solution similarity for all frames. I think it should only ask for Minimum Solution Similarity, because I would have changed the others if I wanted that. Also I don't think that anybody wants to have the same name for all series.
  • If I change the Display Name of Minimum Solution Similarity again, it doesn't ask me if I want to do it for all frames or only this one frame. Is there a reason for this or is this a bug?
  • And another thing that I want to mention but has nothing to do with this ticket: I think the text of the "Ok" button should not be bold and it should be capitalized. We have it this way in the "Create Experiment", "Change MainForm Type" or "Set Username / Password" dialog.
Last edited 12 years ago by ascheibe (previous) (diff)

comment:8 Changed 12 years ago by ascheibe

  • Owner changed from ascheibe to abeham
  • Status changed from reviewing to assigned

comment:9 Changed 12 years ago by abeham

r7216

  • Made display name change transparent
  • Changed ok button

comment:10 Changed 12 years ago by ascheibe

  • Owner changed from abeham to ascheibe
  • Status changed from assigned to reviewing

comment:11 Changed 12 years ago by ascheibe

  • Owner changed from ascheibe to abeham
  • Status changed from reviewing to readytorelease

Works like a charm, thanks!

comment:12 Changed 12 years ago by swagner

  • Owner changed from abeham to swagner
  • Status changed from readytorelease to assigned

comment:13 Changed 12 years ago by swagner

  • Status changed from assigned to accepted

comment:14 Changed 12 years ago by swagner

  • Owner changed from swagner to abeham
  • Status changed from accepted to readytorelease

comment:15 Changed 12 years ago by swagner

  • Resolution set to done
  • Status changed from readytorelease to closed
  • Version changed from 3.3.5 to 3.3.6
Note: See TracTickets for help on using tickets.