Core.Plugins.OxyPlot

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Merged revision(s) 1674-1731 from trunk Related to Issue [WTI-184]

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

Former-commit-id: 0e4db01ec9baaf24377fc4aacee74b84db4f1046

    • -0
    • +28
    ./Legend/AreaDataNodePresenter.cs
    • -33
    • +64
    ./Legend/ChartDataNodePresenter.cs
    • -0
    • +28
    ./Legend/LineDataNodePresenter.cs
    • -0
    • +28
    ./Legend/PointDataNodePresenter.cs
  1. … 8 more files in changeset.
Fixed drag and drop logic Related to Issue [WTI-184]

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

Former-commit-id: a65d2cd2ab6024a971337c71070ec555e0b2fed1

  1. … 4 more files in changeset.
Introduced PointBasedChartData to reduce code clones. Refactored ChartDataConverter to improve robustness (prevented having to hard-cast ChartData in several places). Refactored ChartDataNodePresenter to fix open/closed principle violation. Related to Issue [WTI-272]

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

Former-commit-id: 20d64b9e77ec09070028225c9854f6e2ee14b173

    • -0
    • +28
    ./Legend/AreaDataNodePresenter.cs
    • -45
    • +64
    ./Legend/ChartDataNodePresenter.cs
    • -0
    • +28
    ./Legend/LineDataNodePresenter.cs
    • -0
    • +28
    ./Legend/PointDataNodePresenter.cs
  1. … 31 more files in changeset.
explicitly Dispose TreeView of LegendView on Dispose. checked whether node.Checked is not equal to isVisible before setting (to prevent invocation loops). Related to Issue [WTI-273]

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

Former-commit-id: c3253cff8e129149224f2ce365d5c294c3be98da

Got rid of redundant refresh logic Related to Issue [WTI-184]

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

Former-commit-id: 1bc0bdc58f46c627b2982bf33ab69a078a78350d

  1. … 3 more files in changeset.
Got rid of Data property in TreeView Related to Issue [WTI-184]

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

Former-commit-id: 043595fbef3516e665e84196b5233aad91e7d500

  1. … 4 more files in changeset.
Integrated IsChecked property of TreeNodeInfo into LegendTreeView Related to Issue [WTI-184]

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

Former-commit-id: 0949432a10e0ea567fcafa6bc8e1390dd23ca1ab

Made ribbon unfocusable so that clicking buttons would still keep focus on the chart view. Removed need of IObservable implementation on BaseChart. Related to Issue [WTI-274]

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

Former-commit-id: 15199b22206c82e44aadc77c83bd4b6eec21fbc3

  1. … 5 more files in changeset.
Merged revision(s) 1645-1673 from trunk Related to Issue [WTI-184]

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

Former-commit-id: b577ebfb0fefb8ea56e6ff1001d23342bd5f4cce

  1. … 5 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. … 22 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. … 36 more files in changeset.
Moved TreeView click logic to TreeViewController Related to Issue [WTI-184]

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

Former-commit-id: 0d5525c54ae6136dddc246792383311e0d3a5035

  1. … 2 more files in changeset.
Added TreeNodeInfo for BaseChart Related to Issue [WTI-184]

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

Former-commit-id: aa4d51642a783741418358b598bc91f822ceb709

    • -50
    • +50
    ./Legend/ChartDataNodePresenter.cs
  1. … 1 more file in changeset.
Merged revision(s) 1617-1644 from trunk

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

Former-commit-id: 36d27a262af2e674ca542bf329c41554cb9300e9

Added TreeNodeInfo for ChartData Related to Issue [WTI-184]

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

Former-commit-id: 9fcf9fb01b13e4e0f39659f0aebd2a00d0a59ef8

  1. … 2 more files in changeset.
Implemented ChartDataCollection and used this for Data in BaseChart so that ChartData can be added directly. Implemented LinearPlotView and DynamicPlotController which are used by BaseChart and moved view and controller logic from BaseChart to these new classes. Related to Issue [WTI-272]

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

Former-commit-id: ec29acef3e28a90d583ccbbcf2ed5013a69450bc

  1. … 13 more files in changeset.
Removed SetVisibility from IChart and replaced it by listening to ChartData changes. Related to Issue [WTI-272]

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

Former-commit-id: dfa1e6b3ca0a2211e03a71358239df7a086cc268

  1. … 3 more files in changeset.
Moved Documentation of BaseChart to IChart. Made ChartData observable. Made BaseChart UserControl. Made ChartDataView a UserControl with a BaseChart on it. Related to Issue [WTI-272]

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

Former-commit-id: 3aae0c25453439276a6ef7bc4f1ce45b3e2e8c78

    • -0
    • +52
    ./Forms/ChartDataView.Designer.cs
  1. … 9 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. … 6 more files in changeset.
Added zoom to all button in ribbon. Added ZoomToAll method in IChart.

Related to Issue [WTI-270]

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

Former-commit-id: 48a1c6a8b7967cbd78b4ebbcaeabc42c0c6736f5

    • binary
    ./Resources/zoomExtents.png
  1. … 3 more files in changeset.
Added rectangle zoom button to ribbon. IChart now extends IObservable. Updates to buttons in ribbon are triggered by IChart changes. Related to Issue [WTI-270]

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

Former-commit-id: 16d6446b7a948a44668da565bb6ac0b751dd3258

    • binary
    ./Resources/zoomRectangle.png
  1. … 4 more files in changeset.
ChartingRibbon tests added. Related to Issue [WTI-270]

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

Former-commit-id: 433c2f69e14293a8035487b9aa12a7a60caa6d7c

  1. … 1 more file in changeset.
Chart is now set directly on the ChartingRibbon. - Removed classes that became obsolete. Introduced IChart interface. Related to Issue [WTI-270]

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

Former-commit-id: f30cc03707803e61423f4d6f7f53ed93f31e4405

  1. … 9 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

    • -0
    • +51
    ./ChartingInteractionController.cs
    • -0
    • +47
    ./Commands/TogglePanningCommand.cs
    • -0
    • +15
    ./IDocumentViewController.cs
    • binary
    ./Resources/hand.png
  1. … 9 more files in changeset.
Cleanup, documentation and tests. Related to Issue [WTI-274]

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

Former-commit-id: d3e9fb289212bd27637ad3279c34005d08cbbc18

  1. … 4 more files in changeset.
Implemented ordering in BaseChart. Related to Issue [WTI-274]

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

Former-commit-id: 8669a80977cdd043af3f9ac42cf56784f1c52180

  1. … 1 more file in changeset.
Added possibility to order in legendTreeView. Made Date of BaseChart unmodifiable. Related to Issue [WTI-274]

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

Former-commit-id: 9a14b369401c8bf89c2adc2883a51172e59e478e

  1. … 4 more files in changeset.
Added tests for ChartData. Updated docs. Cleaned up classes. Related to Issue [WTI-272]

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

Former-commit-id: 19cdd5b4bb1a32beb529e2b2249efaa84df1f650

  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. … 23 more files in changeset.