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

Create subclass of chart to implement advanced functionality #1237

Closed
HeuristicLab-Trac-Bot opened this issue Oct 18, 2010 · 58 comments
Closed
Labels
enhancement New feature or request

Comments

@HeuristicLab-Trac-Bot
Copy link
Collaborator

Issue migrated from trac ticket # 1237

milestone: HeuristicLab 3.3.2 | component: Visualization.ChartControlsExtensions | priority: medium | resolution: done

2010-10-18 22:25:23: @mkommend created the issue


  • save of image
  • copy image to clipboard
  • panning
  • zoom out on double click
  • customized scroll bars
@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-18 22:25:44: @mkommend changed status from new to accepted

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-18 23:16:26: @mkommend commented


Added first version of EnhancedChart with r4614.

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-18 23:16:38: @mkommend changed status from accepted to assigned

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-18 23:16:38: @mkommend changed owner from mkommend to epitzer

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-19 10:28:22: @epitzer changed status from assigned to accepted

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-19 11:43:37: @mkommend commented


Corrected Visualization.ChartControlsExtensions project file with r4616.

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-19 17:10:07: @epitzer changed status from accepted to assigned

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-19 17:10:07: @epitzer changed owner from epitzer to mkommend

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-19 17:10:07: @epitzer edited the issue description

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-19 17:10:07: @epitzer commented


Add zoom reset by double click, panning and a method to obtain a prettier default chart area (r4621)

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-20 14:39:01: @mkommend changed status from assigned to accepted

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-20 14:39:01: @mkommend commented


Minor changes in EnhancedChart with r4628.

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-20 15:10:28: @mkommend commented


Corrected ZoomReset in EnhancedChart with r4630.

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-21 11:38:03: @mkommend commented


Minor changes to EnhancedChart and the adapation of the RunCollectionBubbleChart with r4635.

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-21 11:39:09: @mkommend changed status from accepted to reviewing

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-21 11:39:09: @mkommend changed owner from mkommend to epitzer

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-21 11:39:09: @mkommend commented


Please review the made changes and test the implemented features. Afterwards assign the ticket to swagner for review.

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-21 12:32:32: @epitzer changed status from reviewing to assigned

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-21 12:32:40: @epitzer changed status from assigned to accepted

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-21 14:47:57: @epitzer changed status from accepted to reviewing

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-21 14:47:57: @epitzer changed owner from epitzer to swagner

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-21 14:47:57: @epitzer commented


More improvements to EnhancedChart (r4636)

  • Fixed panning (now snaps to selected cursor interval)
  • Changed chart type in DataTableView to EnhancedChart
  • Added static method CustomizeChartArea()
  • Changed CustomizeChartAreas() to CustomizeAllChartAreas()
  • Disabled cursor cross hair
  • Smaller title font

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-21 17:12:32: @s-wagner changed status from reviewing to assigned

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-21 17:12:40: @s-wagner changed status from assigned to accepted

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-21 17:16:32: @s-wagner commented


Worked on visual appearance of charts and added some other minor corrections in r4637.

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-21 17:17:01: @s-wagner changed status from accepted to assigned

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-21 17:17:01: @s-wagner changed owner from swagner to epitzer

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-21 17:32:29: @epitzer changed status from assigned to accepted

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-21 17:36:10: @epitzer changed status from accepted to reviewing

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-21 17:36:10: @epitzer changed owner from epitzer to swagner

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-21 17:36:10: @epitzer commented


Fixed panning (r4638)

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-21 23:14:20: @s-wagner changed status from reviewing to readytorelease

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-21 23:14:20: @s-wagner changed owner from swagner to mkommend

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-25 17:02:08: @epitzer changed status from readytorelease to assigned

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-25 17:02:08: @epitzer changed owner from mkommend to epitzer

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-25 17:02:16: @epitzer changed status from assigned to accepted

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-25 17:03:46: @epitzer changed status from accepted to reviewing

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-25 17:03:46: @epitzer changed owner from epitzer to mkommend

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-25 17:03:46: @epitzer commented


Fixed rounding to correct interval (r4646)

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-28 16:31:22: @mkommend changed status from reviewing to readytorelease

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-29 10:35:28: @mkommend changed status from readytorelease to assigned

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-29 10:35:28: @mkommend commented


The SaveFileDialog should be reused and not created for every export operations. Additionally it must be checked if the restore directory flag works as intended.

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-29 12:56:27: @mkommend changed status from assigned to accepted

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-29 12:56:41: @mkommend changed status from accepted to reviewing

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-29 12:56:41: @mkommend changed owner from mkommend to epitzer

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-10-29 12:56:41: @mkommend commented


Reused SaveFileDialog and renamed menu item to "Export Chart" with r4654.

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-11-03 10:42:07: @epitzer changed status from reviewing to readytorelease

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-11-03 10:42:07: @epitzer changed owner from epitzer to mkommend

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-11-03 20:07:10: @abeham commented


Set version to 3.3.1. Please change to the actual version when the plugin has been released and the plugin version is incremented.

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-11-09 00:57:24: @s-wagner changed status from readytorelease to assigned

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-11-09 00:57:24: @s-wagner changed owner from mkommend to swagner

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-11-09 00:57:30: @s-wagner changed status from assigned to accepted

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-11-09 01:08:49: @s-wagner commented


Removed context menu in DataTableView in r4749 as it has been replaced by a context menu in the base class EnhancedChart.

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-11-09 01:09:03: @s-wagner changed status from accepted to reviewing

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-11-09 01:09:03: @s-wagner changed owner from swagner to mkommend

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-11-09 23:57:16: @mkommend changed status from reviewing to readytorelease

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-11-22 08:03:11: @s-wagner changed status from readytorelease to closed

@HeuristicLab-Trac-Bot
Copy link
Collaborator Author

2010-11-22 08:03:11: @s-wagner removed resolution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant