Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added GraphSharp to projects.

Related to Issue [WTI-1383]

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

Former-commit-id: 1ed429c68e818f06200d2d392832eb99d16c7f1b

Former-commit-id: aa91399491037a77d2fe2a32e67315c8a73e890a

    • -0
    • +29
    ./Core.Components.GraphSharp.Forms/Core.Components.GraphSharp.Forms.csproj
    • -0
    • +28
    ./Core.Components.GraphSharp.Forms/packages.config
    • -0
    • +29
    ./Core.Components.GraphSharp/Core.Components.GraphSharp.csproj
    • -0
    • +27
    ./Core.Components.GraphSharp/packages.config
  1. … 18 more files in changeset.
Introduced control for PointedTree. Related to Issue [WTI-1383]

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

Former-commit-id: 078115f1826135f798a13c9aaf1ae0b5d52ac852

Former-commit-id: df3c8f0c0bb07b52309adca5c7ed5b631774912e

    • -1
    • +34
    ./Core.Components.GraphSharp.Forms/Core.Components.GraphSharp.Forms.csproj
    • -0
    • +79
    ./Core.Components.GraphSharp.Forms/PointedTreeGraphControl.Designer.cs
    • -0
    • +40
    ./Core.Components.GraphSharp.Forms/PointedTreeGraphControl.cs
    • -0
    • +120
    ./Core.Components.GraphSharp.Forms/PointedTreeGraphControl.resx
    • -0
    • +8
    ./Core.Components.PointedTree.Forms/Core.Components.PointedTree.Forms.csproj
    • -0
    • +36
    ./Core.Components.PointedTree.Forms/IPointedTreeGraphControl.cs
  1. … 2 more files in changeset.
Added vertical axis title to the stackChartControl: - Improved tests: -- CategoryPlotViewTest was not testing the properties of the right items in the ElementCollection<Axis>. Retrieved components were both the first element, because the CategoryAxis inherits from the linearAxis -- Renamed tests in the IllustrationPointsChartControlTest => changed StackChartControl to IllustrationPointsChartControl Related to Issue [WTI-1311]

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

Former-commit-id: 87f34869a0073f92cffadb0572671cb35508c7f0

Former-commit-id: 7b87031dbbeda500d4cc8a28326648534b5eb415

    • -9
    • +29
    ./Core.Components.OxyPlot.Forms/CategoryPlotView.cs
    • -0
    • +12
    ./Core.Components.OxyPlot.Forms/StackChartControl.cs
  1. … 7 more files in changeset.
Implemented data model of PointedTree. Related to Issue [WTI-1383]

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

Former-commit-id: dd583df9e278471e1805c077e0e08012eb2a8b38

Former-commit-id: c58665cb090758b94ad50b45a012c4f972e9d6a8

    • -0
    • +4
    ./Core.Components.PointedTree/Core.Components.PointedTree.csproj
    • -0
    • +107
    ./Core.Components.PointedTree/Data/GraphNode.cs
    • -0
    • +32
    ./Core.Components.PointedTree/Data/GraphNodeShape.cs
    • -0
    • +66
    ./Core.Components.PointedTree/Data/GraphNodeStyle.cs
  1. … 3 more files in changeset.
Added projects for graphSharp and PointedTree component. Related to Issue [WTI-1383]

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

Former-commit-id: 10208e95741fffa1d18e748a0336d28545f7ffb3

Former-commit-id: 5cb5b1e28c1e67a703753025df1370b960d2de38

    • -0
    • +59
    ./Core.Components.GraphSharp.Forms/Core.Components.GraphSharp.Forms.csproj
    • -0
    • +27
    ./Core.Components.GraphSharp.Forms/Properties/AssemblyInfo.cs
    • -0
    • +59
    ./Core.Components.GraphSharp/Core.Components.GraphSharp.csproj
    • -0
    • +27
    ./Core.Components.GraphSharp/Properties/AssemblyInfo.cs
    • -0
    • +59
    ./Core.Components.PointedTree.Forms/Core.Components.PointedTree.Forms.csproj
    • -0
    • +27
    ./Core.Components.PointedTree.Forms/Properties/AssemblyInfo.cs
    • -0
    • +59
    ./Core.Components.PointedTree/Core.Components.PointedTree.csproj
    • -0
    • +27
    ./Core.Components.PointedTree/Properties/AssemblyInfo.cs
  1. … 11 more files in changeset.
* Added MaximumRange value for axis in LinearPlotView * Got rid of redundant scroll bar Related to Issue [WTI-1307]

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

Former-commit-id: 5a1a9755ecafac56abb8b43127aaae2fb8afeac8

Former-commit-id: 9188f8130a7e0698f8a6e5bb9df4395c3dca4b0b

    • -1
    • +2
    ./Core.Components.OxyPlot.Forms/LinearPlotView.cs
  1. … 2 more files in changeset.
Review related changes => Small code cleanup Related to Issue [WTI-1300]

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

Former-commit-id: 68441178b14e32cd321414d382f6a428f1cda0ab

Former-commit-id: 8b00cbc85c90deb3474d80508bf093e2bf2efdbd

    • -1
    • +1
    ./Core.Components.DotSpatial.Forms/MapControl.cs
  1. … 39 more files in changeset.
Improved scrolling logic in LocationsView Related to Issue [WTI-1307]

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

Former-commit-id: 11ef43a903a7a5b95653ef833a215161008a14fa

Former-commit-id: d531f9253ad2b29297ce511fa9fd0193bdb2baee

    • -2
    • +0
    ./Core.Components.OxyPlot.Forms/StackChartControl.cs
  1. … 3 more files in changeset.
Added new version of OxyPlot Related to Issue [WTI-1307]

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

Former-commit-id: 658facab618e82419b2756d57ccfc6af57651049

Former-commit-id: 00099f66c057f333e8f07eb9671a0bcaf16f6d3c

    • -4
    • +6
    ./Core.Components.OxyPlot.Forms/Core.Components.OxyPlot.Forms.csproj
    • -3
    • +4
    ./Core.Components.OxyPlot.Forms/packages.config
    • -1
    • +2
    ./Core.Components.OxyPlot/Core.Components.OxyPlot.csproj
    • -2
    • +3
    ./Core.Components.OxyPlot/packages.config
  1. … 70 more files in changeset.
Set minimum size of stack chart control. Related to Issue [WTI-1330]

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

Former-commit-id: 36ce939be36d1bebb324aa0a09deb607d9442805

Former-commit-id: 022edcea85329b3cfa2017c2ef1e9565d8e077c8

    • -0
    • +2
    ./Core.Components.OxyPlot.Forms/StackChartControl.cs
  1. … 1 more file in changeset.
Map and chart layers no longer share same default style instance. Related to Issue [WTI-1339]

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

Former-commit-id: 71279ccdb82c0e8e0350971fa8023d1bb658d563

Former-commit-id: 11d67ca1c5c0fd1e34f731e57e1458f56e32ceec

    • -8
    • +11
    ./Core.Components.Chart/Data/ChartAreaData.cs
    • -8
    • +11
    ./Core.Components.Chart/Data/ChartLineData.cs
    • -8
    • +11
    ./Core.Components.Chart/Data/ChartMultipleAreaData.cs
    • -8
    • +11
    ./Core.Components.Chart/Data/ChartMultipleLineData.cs
    • -10
    • +13
    ./Core.Components.Chart/Data/ChartPointData.cs
    • -7
    • +11
    ./Core.Components.Gis/Data/MapLineData.cs
    • -10
    • +13
    ./Core.Components.Gis/Data/MapPointData.cs
    • -8
    • +11
    ./Core.Components.Gis/Data/MapPolygonData.cs
  1. … 8 more files in changeset.
Added logic to clear chart when data set to null. Related to Issue [WTI-1307]

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

Former-commit-id: 5b58f96f987d41052ee816e753bfb1567162c167

Former-commit-id: bdfade462aed77e67f6562cfb749f6c66735e28f

    • -1
    • +3
    ./Core.Components.OxyPlot.Forms/CategoryPlotView.cs
    • -1
    • +2
    ./Core.Components.OxyPlot.Forms/StackChartControl.cs
  1. … 3 more files in changeset.
Convert General Result to chart data in IllustrationPointsChartControl Related to Issue [WTI-1307]

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

Former-commit-id: 2b3ead25a3f47a54d1a77a17c0a010558c463900

Former-commit-id: 46cd76ba03bd14310d7324a7b0e5982f925eea0d

    • -1
    • +1
    ./Core.Components.OxyPlot.Forms/CategoryPlotView.cs
    • -0
    • +1
    ./Core.Components.OxyPlot.Forms/StackChartControl.cs
  1. … 5 more files in changeset.
Improvements after review. Related to Issue [WTI-1330]

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

Former-commit-id: a9c18ef70974a0863186a2106ce6d3beed22178c

Former-commit-id: 047cf606a557ba21bbc736e606804f5a1a878003

    • -3
    • +11
    ./Core.Components.Stack/Data/RowChartData.cs
    • -3
    • +3
    ./Core.Components.Stack/Data/StackChartData.cs
  1. … 7 more files in changeset.
- Added UserControl for illustration points chart. - Added UserControl to LocationsView. - Removed obsolete IStackChartView. Related to Issue [WTI-1307]

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

Former-commit-id: 7fa0a2a38ac4643f28d806353f4d8e12ef6f83fa

Former-commit-id: d4401def9eacf783e4873848faa20b36d289d9d1

    • -1
    • +0
    ./Core.Components.Stack.Forms/Core.Components.Stack.Forms.csproj
    • -36
    • +0
    ./Core.Components.Stack.Forms/IStackChartView.cs
  1. … 10 more files in changeset.
Improvements after review. Related to Issue [WTI-1330]

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

Former-commit-id: b728915b85a299e3e22429e0f63d5b9d4e024968

Former-commit-id: 3d2fdcce675912c1e426d9f1f34dfa50b1000374

    • -1
    • +1
    ./Core.Components.Stack/Data/StackChartData.cs
  1. … 8 more files in changeset.
Improvements after review. Related to Issue [WTI-1330]

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

Former-commit-id: b9f0b670a0c46dbad09795f6fffaadf02873ae83

Former-commit-id: 85ac35be12dd619ad00c053413c1682da6f5aae4

    • -1
    • +22
    ./Core.Components.Chart/Properties/Resources.Designer.cs
    • -2
    • +2
    ./Core.Components.Stack/Data/RowChartData.cs
    • -39
    • +16
    ./Core.Components.Stack/Data/StackChartData.cs
  1. … 1 more file in changeset.
Cleanup Related to Issue [WTI-1330]

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

Former-commit-id: 870ddadd677c9731829f52ece3d5d51d48eba1a5

Former-commit-id: 2436a1edd17757b20db28292d4e6e416fd4252b4

    • -1
    • +0
    ./Core.Components.OxyPlot.Forms/ChartControl.cs
    • -1
    • +1
    ./Core.Components.OxyPlot.Forms/StackChartControl.cs
Added update logic to StackChartControl. Related to Issue [WTI-1330]

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

Former-commit-id: 2c9010ea728ee2f5faec368532fd04c97039e43f

Former-commit-id: 7c50dc03a25bccef5fc9fc16afdd416fefc9f14b

    • -6
    • +28
    ./Core.Components.OxyPlot.Forms/StackChartControl.cs
  1. … 1 more file in changeset.
Refactored ColumnChartData to internal list of strings. Related to Issue [WTI-1330]

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

Former-commit-id: 73b712a19440dc38983875585d121f5052a99470

Former-commit-id: 101cee734ba3d11e8114a16ae586d85fbc08e489

    • -1
    • +1
    ./Core.Components.OxyPlot.Forms/StackChartControl.cs
    • -1
    • +0
    ./Core.Components.Stack/Core.Components.Stack.csproj
    • -51
    • +0
    ./Core.Components.Stack/Data/ColumnChartData.cs
    • -4
    • +8
    ./Core.Components.Stack/Data/StackChartData.cs
  1. … 3 more files in changeset.
Added clear method to StackChartData. Related to Issue [WTI-1330]

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

Former-commit-id: 104060ec640438152ffc126029e86e9fa2d2fdff

Former-commit-id: 97ec729e638f5317b7259e42153ab5771b3525d0

    • -0
    • +9
    ./Core.Components.Stack/Data/StackChartData.cs
  1. … 1 more file in changeset.
Removed update structure from RowChartDataSeries. Related to Issue [WTI-1330]

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

Former-commit-id: 014c53cbcda637133572129d04bd4e35b9ce771f

Former-commit-id: 12c951ff579ea8d9b70c1eaf7a5537817e85f076

    • -1
    • +1
    ./Core.Components.OxyPlot/Core.Components.OxyPlot.csproj
    • -0
    • +34
    ./Core.Components.OxyPlot/DataSeries/Chart/IChartDataSeries.cs
    • -34
    • +0
    ./Core.Components.OxyPlot/DataSeries/IChartDataSeries.cs
  1. … 1 more file in changeset.
- Added linear axis to plotview. - Set extra properties to axes. - Added methods to set labels. Related to Issue [WTI-1330]

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

Former-commit-id: 6ebdadb628f5d3b752a4092a09d1c95512c194cb

Former-commit-id: 12d17b7bc01b0d69953b866348d59c99fee6fdd6

    • -2
    • +50
    ./Core.Components.OxyPlot.Forms/CategoryPlotView.cs
    • -3
    • +3
    ./Core.Components.OxyPlot.Forms/LinearPlotView.cs
    • -9
    • +2
    ./Core.Components.OxyPlot.Forms/StackChartControl.cs
  1. … 2 more files in changeset.
Draw labels and series in StackChartControl. Related to Issue [WTI-1330]

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

Former-commit-id: 8f8d56406eabb0f637f51e56b615c246c9c054a7

Former-commit-id: 85e1bd91cf69c75c9f30e37829b426bf1f4a3659

    • -1
    • +49
    ./Core.Components.OxyPlot.Forms/StackChartControl.cs
  1. … 1 more file in changeset.
Renamed series from stack to row. Related to Issue [WTI-1330]

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

Former-commit-id: fbddbf63a2733deb5d9bd4c72937d7402e8dd830

Former-commit-id: 687da9afe7f37b77825055cb27b0e8acaf61da30

    • -2
    • +2
    ./Core.Components.OxyPlot/Core.Components.OxyPlot.csproj
    • -0
    • +71
    ./Core.Components.OxyPlot/DataSeries/Stack/RowChartDataSeries.cs
    • -0
    • +52
    ./Core.Components.OxyPlot/DataSeries/Stack/RowChartDataSeriesFactory.cs
  1. … 5 more files in changeset.
Added converter for RowChartData and implemented series. Related to Issue [WTI-1330]

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

Former-commit-id: 6b2c640e55ccf2dc644eb3c63f8d9f7134a6e861

Former-commit-id: 4b1d16ed31518e0e67cdacf2f4739f23fb72192e

    • -0
    • +79
    ./Core.Components.OxyPlot/Converter/Stack/RowChartDataConverter.cs
    • -0
    • +1
    ./Core.Components.OxyPlot/Core.Components.OxyPlot.csproj
  1. … 3 more files in changeset.
Implemented StackChartDataSeriesFactory. Related to Issue [WTI-1330]

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

Former-commit-id: 1ab50ab22735f7acad0838681fc6994baf2db7f9

Former-commit-id: e4526fbbcf81a2554fc62eeec705e2ab8f786c27

    • -0
    • +6
    ./Core.Components.OxyPlot/Core.Components.OxyPlot.csproj
    • -0
    • +52
    ./Core.Components.OxyPlot/DataSeries/Stack/StackChartDataSeriesFactory.cs
  1. … 3 more files in changeset.
Added view to demo project. Related to Issue [WTI-1330]

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

Former-commit-id: 395ca6bed432d985f0f3f91110746a3ee26b1c8d

Former-commit-id: 6e4198e2d7ddb2748e9306b846ea8fc19a5d377a

    • -0
    • +5
    ./Core.Components.OxyPlot.Forms/Core.Components.OxyPlot.Forms.csproj
    • -1
    • +2
    ./Core.Components.OxyPlot.Forms/StackChartControl.cs
    • -0
    • +5
    ./Core.Components.Stack.Forms/Core.Components.Stack.Forms.csproj
    • -1
    • +3
    ./Core.Components.Stack.Forms/IStackChartControl.cs
  1. … 17 more files in changeset.
Added dataSeries for StackChartData Related to Issue [WTI-1330]

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

Former-commit-id: 4f9f7f18a370a17ed5e9a0b22ab92856419098a8

Former-commit-id: f2de9e07fcd6e55bb536ad5d9039f4135b942c05

    • -0
    • +1
    ./Core.Components.OxyPlot/Core.Components.OxyPlot.csproj
    • -0
    • +33
    ./Core.Components.OxyPlot/DataSeries/Stack/StackChartDataSeries.cs
  1. … 2 more files in changeset.
Added chart folder in converters and series. Related to Issue [WTI-1330]

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

Former-commit-id: 8eb4f7cff5f663ad2803cc4ba731a325e18beb6e

Former-commit-id: 148aaaf53ac6c2fad523f0b6e15163f3661a48c2

    • -0
    • +1
    ./Core.Components.OxyPlot.Forms/ChartControl.cs
    • -0
    • +56
    ./Core.Components.OxyPlot/Converter/Chart/ChartAreaDataConverter.cs
    • -0
    • +94
    ./Core.Components.OxyPlot/Converter/Chart/ChartDataConverter.cs
    • -0
    • +48
    ./Core.Components.OxyPlot/Converter/Chart/ChartLineDataConverter.cs
    • -0
    • +54
    ./Core.Components.OxyPlot/Converter/Chart/ChartMultipleAreaDataConverter.cs
    • -0
    • +55
    ./Core.Components.OxyPlot/Converter/Chart/ChartMultipleLineDataConverter.cs
    • -0
    • +51
    ./Core.Components.OxyPlot/Converter/Chart/ChartPointDataConverter.cs
    • -56
    • +0
    ./Core.Components.OxyPlot/Converter/ChartAreaDataConverter.cs
    • -94
    • +0
    ./Core.Components.OxyPlot/Converter/ChartDataConverter.cs
    • -48
    • +0
    ./Core.Components.OxyPlot/Converter/ChartLineDataConverter.cs
    • -54
    • +0
    ./Core.Components.OxyPlot/Converter/ChartMultipleAreaDataConverter.cs
    • -55
    • +0
    ./Core.Components.OxyPlot/Converter/ChartMultipleLineDataConverter.cs
    • -51
    • +0
    ./Core.Components.OxyPlot/Converter/ChartPointDataConverter.cs
    • -12
    • +12
    ./Core.Components.OxyPlot/Core.Components.OxyPlot.csproj
    • -0
    • +69
    ./Core.Components.OxyPlot/DataSeries/Chart/ChartAreaDataSeries.cs
  1. … 37 more files in changeset.