LegendController.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Renamed Legend Controller and view with prefix Chart. - Renamed TreeNodeInfoTests so it corresponds with the actual data. - Implemented name of chart data to show in ChartLegendView.

Related to Issue [WTI-454]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@3643 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 25fb7ac4bd8dfa6471fd199784bf7b25f33d3a3c

Former-commit-id: dfccb87599e485709c158f0cd36632278245bf03

  1. … 30 more files in changeset.
Split piping specific implementation from a base implementation from the FailureMechanismSectionResult class. Split piping specific implementation from a base implementation from the FailureMechanismResultView class. Removed projects' unused references. Related to Issue [WTI-513]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@3198 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 697d2762deea51a795eee53a885a2e0c41761ac4

Former-commit-id: 88cf6034d7ed18e944ae388f9a33bc953197e4c8

  1. … 82 more files in changeset.
Applied some review related changes Related to Issue [WTI-248]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@2055 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: d51071f36a0c752e574173cd641b6e84c03bb431

  1. … 8 more files in changeset.
* Implemented review suggestions from WTI-Review-296: ** Improved tests. ** Removed unused references. ** Moved RingtoetsGuiTests. ** Fixed typos. Related to Issue [WTI-190]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@2003 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 19b4405609a279f01e0c541a1990ab1e2f46a09c

  1. … 10 more files in changeset.
Removed redundant white spaces from source header file

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@2000 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 5385e547d35c5b2b44dd4f890b5e92439e73ba0e

  1. … 376 more files in changeset.
Fixed bug where legendview would not automatically load current view chartdata when opened. Related to Issue [WTI-190]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1903 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: a5bcb6e6ce6730970c0775ff34d5e3304600bbee

  1. … 1 more file in changeset.
Moved custom logic on ProjectTreeView to ProjectExplorer. Used default TreeView of ProjectExplorer and set its AllowDrop property to true. Removed IToolViewController from Core.Plugins.OxyPlot. Added necessary method to IToolViewController in Core.Common.Gui. Made Core.Plugins.OxyPlot use the Core.Common.Gui IToolViewController.

Related to Issue [WTI-190]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1902 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 6570ec0705fa2f119e5531170778549e58ec1e2f

  1. … 21 more files in changeset.
Fix typo in license header files. Related to Issue [WTI-214]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1889 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: faf0edbcd09426c7514c2271cf2f9f7f6b953170

  1. … 357 more files in changeset.
Added license header in all files that are released. Related to Issue [WTI-214]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1882 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 16c5098cc1d09af880efbe57a1aafd06f8039ef5

  1. … 406 more files in changeset.
Reintegrate branch to trunk. Related to Issue [WTI-184]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1877 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 823eca02392f29a5efa73ad3cbf3925824c622cc

  1. … 131 more files in changeset.
Implemented fix for autoscale on hide/show of series. Added PointBasedChartDataTest. Reverted LinearPlotViewTest (failed on build server). Related to Issue [WTI-272]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1742 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 737c140d31278dd20a21e7541bf51508d98b1c76

  1. … 5 more files in changeset.
Refactored BaseChart. Now works with ChartData.

Related to Issue [WTI-272]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1663 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 9c58e1087949f62bcddea33755edf715908218fb

  1. … 43 more files in changeset.
Removed all interaction functionality for charting. Added pan toggle button to charting ribbon. Introduced layers of abstraction in the form of ChartingInteractionController and IDocumentViewController.

Related to Issue [WTI-270]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1608 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 80c940f79f271dbfb0e2290fb80932b931acb7d3

  1. … 19 more files in changeset.
Renamed methods and interfaces to better meet their purpose. Added docs. Translated serie names. Cleaned up test AssemblyInfo. Failsafe implementation of unsupported IChartData in ChartDataNodePresenter. Related to Issue [WTI-272]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1553 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 594a82c7fd4f8cb7a148caf6a5f26ae4fb291b23

  1. … 28 more files in changeset.
Introduced Core.Components.OxyPlot.Forms, so that model and view is separated. Extracted NodePresenter classes from LegendTreeView. Ensured minimum size of a plot, so that no exception should occur if the containing form becomes too small. ChartingGuiPlugin no longer gets loaded.

Related to Issue [WTI-272]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1526 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 71594203a15b54554bf9cbaa93f507167a4eb2f3

  1. … 30 more files in changeset.
Cleaned up some parts of MainWindow.xaml.cs as I was trying to improve on the solution of restoring the LegendView on startup. Added Chart property to IChartView to easily retrieve the BaseChart component on it. LegendController updates the LegendView if a IChartView is selected.

Related to Issue [WTI-272]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1517 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e54be1c279a4051ce7874a59a5e7ae3f3b8035c0

  1. … 13 more files in changeset.
Added OpenToolView and CloseToolView for IGui. Added LegendView toggle button to ribbon. Moved Commands in Commands sub dir. Extracted IOxyPlotGuiPlugin with specific OxyPlot Gui related member definitions. Added simple LegendView. Moved command initialization logic to OxyPlotGuiPlugin Related to Issue [WTI-272]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@1509 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 868073917650170d494edccbcd4317fbd2b8d917

    • -0
    • +70
    ./LegendController.cs
  1. … 26 more files in changeset.