OpenChartViewCommand.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Always load OxyPlotGuiPlugin. Moved OpenChartViewButton to Demo ribbon. Reviewed by kleijn

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

Former-commit-id: 3b11679ac700e97904a0a31743bf3c0023d7b489

  1. … 23 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.
* Applied interface segregation to commands that depends in IGui, reducing coupling to IGui interface. Related to Issue [WTI-185]

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

Former-commit-id: ac90d4871a93717c36c9bb2216d67e3cf3cf3ed1

  1. … 15 more files in changeset.
Added docs and tests. Related to Issue [WTI-272]

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

Former-commit-id: 0eb48b02437195ee53ae98bbd809943ea8ac7634

  1. … 26 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.
Improved doc. Cleaned up project files. Related to Issue [WTI-272]

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

Former-commit-id: 625267f66816d2bb61852460805f248d86db6f8f

  1. … 8 more files in changeset.
Added Core.Components.Charting.TestUtil with TestChartData. Moved common implementations of IChartData into a ChartData abstract class. Added docs. Added tests. Related to Issue [WTI-272]

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

Former-commit-id: b66c1e7be0f5de1f9d31ea1009b01a967511d702

  1. … 26 more files in changeset.
Moved IChartData and its implementors LineData, AreaData and PointData to Core.Components.Charting so that chart data is separated from chart library specific logic. Related to Issue [WTI-272]

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

Former-commit-id: f5b69e86f3b2a6a6bcd4c212e38956819ea32ffe

  1. … 38 more files in changeset.
Hidden OxyPlot classes by removing inheritance of IChartData implementors. Added ISeries to return Series for IChartData implementors. Related to Issue [WTI-272]

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

Former-commit-id: 90677c52020d5821cd47fb5e36989ba86cf961cc

  1. … 25 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.
Added SetVisibility for series on BaseChart (not sure if it'll stay there or is moved in IChartData interface) Series can be shown/hidden in the tree view. Grid lines are drawn over series so that solid areas can be drawn. Updating of the Data on the LegendTreeView has been moved from LegendView to the LegendTreeView.

Related to Issue [WTI-273]

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

Former-commit-id: 1809ca028358e6bf61aca3caaa673b302933a8aa

  1. … 7 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
    • +57
    ./OpenChartViewCommand.cs
  1. … 26 more files in changeset.