Core.Components.OxyPlot.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed failing tests Related to Issue [WTI-676]

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

Former-commit-id: 874199f2bc0e8ac1dee72a508c73c6ef25a7c38f

Former-commit-id: 07558f3c4f3b8454ec75117b1e79dab1318305b3

    • -1
    • +1
    ./Converter/ChartAreaDataConverterTest.cs
    • -1
    • +1
    ./Converter/ChartLineDataConverterTest.cs
    • -1
    • +1
    ./Converter/ChartPointDataConverterTest.cs
  1. … 2 more files in changeset.
Fixed final compilation errors Related to Issue [WTI-676]

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

Former-commit-id: 26946948fd33da0dd2faf46a24ca3b693a964e36

Former-commit-id: 168cf7e5e169f56b7b7c5e8d99b533b85e88977e

    • -12
    • +21
    ./Converter/ChartAreaDataConverterTest.cs
    • -8
    • +12
    ./Converter/ChartDataCollectionConverterTest.cs
    • -11
    • +17
    ./Converter/ChartLineDataConverterTest.cs
    • -13
    • +19
    ./Converter/ChartPointDataConverterTest.cs
    • -20
    • +24
    ./Converter/ChartSeriesFactoryTest.cs
  1. … 3 more files in changeset.
Fixed some compilation errors Related to Issue [WTI-676]

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

Former-commit-id: 93df0ab8008d7423c54df7e2e7b786e48080eabc

Former-commit-id: f3929d1b925ec87551bdb2b692a2d4f9ed23557d

    • -4
    • +4
    ./Converter/ChartAreaDataConverterTest.cs
    • -4
    • +5
    ./Converter/ChartLineDataConverterTest.cs
    • -6
    • +7
    ./Converter/ChartPointDataConverterTest.cs
  1. … 6 more files in changeset.
- Introduced new context for chart data. - Introduced Insert method for chart data collection. - Refactored ChartLegendView. Related to Issue [WTI-676]

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

Former-commit-id: 609764ea5892820b07751f8ec8eb3f1e9d5e367c

Former-commit-id: 12b076a89646c2d804e6d2a9ca6089efe63058c5

    • -2
    • +2
    ./Converter/ChartDataCollectionConverterTest.cs
  1. … 15 more files in changeset.
Added license files to all projects except: Ringtoets.Application.SetUp Core.Common.Version Demo.Ringtoets Demo.Ringtoets.Test

Generated license files in projects.

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

Former-commit-id: 3acc9d7e6e84815f3fe9024f391e86456c362dc5

Former-commit-id: e0d4c1e5eded874de9d9391f8fe6af15b7369319

    • -1
    • +22
    ./Converter/ChartMultipleAreaDataConverterTest.cs
  1. … 212 more files in changeset.
Removed unused using. Related to Issue [WTI-137]

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

Former-commit-id: b71deb3b7979052af31c34290867275bada2f04a

Former-commit-id: 00d85ad01ac4797428052a65abf5b4113b1d0f54

    • -1
    • +0
    ./CustomSeries/MultipleAreaSeriesTest.cs
cleanup and addition of documentation and tests. Related to Issue [WTI-137]

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

Former-commit-id: 7406c96fba636c0368186d47e13a202c941621cf

Former-commit-id: d73950305526136fdd4f11601bf491496529c332

    • -1
    • +2
    ./CustomSeries/MultipleAreaSeriesTest.cs
  1. … 19 more files in changeset.
Used <\{\s+public class .+Test> regular expression to find all Tests with missing TestFixture annotation and added it. Related to Issue [WTI-137]

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

Former-commit-id: 906cef178e830ee9cf94061e9f26cbc0bbf7b09e

Former-commit-id: 06b94ee02114697f44260fcafbb6350638b82f2b

    • -0
    • +1
    ./CustomSeries/MultipleAreaSeriesTest.cs
  1. … 30 more files in changeset.
Implemented custom MultipleAreaSeries for support of drawing multiple areas in one series (for example for a soil layer which gets intersected by a surface line). Implemented the necessary classes to convert a soil layer geometry intersected by a surfaceline and draw the resulting geometry on the charting component. Temporarily added NetTopologySuite to Ringtoets.Piping.Forms for quick testing of the soil layer drawing functionality. Always notify the root collection of the ChartLegendView on changes of children. Related to Issue [WTI-137]

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

Former-commit-id: 6116ec0ee3f9c6d2413957c3b91fa2ab7b990d0c

Former-commit-id: e4ea733a931918f804fcc45ec4b602686a837f04

    • -0
    • +192
    ./Converter/ChartMultipleAreaDataConverterTest.cs
    • -1
    • +22
    ./Converter/ChartSeriesFactoryTest.cs
    • -0
    • +172
    ./CustomSeries/MultipleAreaSeriesTest.cs
  1. … 22 more files in changeset.
- Refactored tuple<double, double> to Point2D in PointBasedChartData. Related to Issue [WTI-135]

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

Former-commit-id: 4ec64b86855c6dd247a7bbdc040e949819b4aabd

Former-commit-id: 14c994986efc16b9a9bba51236f4a310e7aac2e3

    • -7
    • +8
    ./Converter/ChartAreaDataConverterTest.cs
    • -4
    • +5
    ./Converter/ChartDataCollectionConverterTest.cs
    • -6
    • +7
    ./Converter/ChartLineDataConverterTest.cs
    • -8
    • +9
    ./Converter/ChartPointDataConverterTest.cs
  1. … 20 more files in changeset.
Added style options for chart point. Related to Issue [WTI-455]

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

Former-commit-id: 260e682f536ff7707e09260181ecb9185a42c4da

Former-commit-id: a5bc2a4a7e432100960b066a678ab4b132d72ccb

    • -3
    • +48
    ./Converter/ChartPointDataConverterTest.cs
  1. … 4 more files in changeset.
Fixed some editorial issues. Related to Issue [WTI-455]

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

Former-commit-id: 039269ce9a7ca214310702e4696c919918cc515c

Former-commit-id: 91ce68eaa0bf34c8570329b699b336d78b9b33a5

    • -2
    • +2
    ./Converter/ChartLineDataConverterTest.cs
    • -1
    • +1
    ./Converter/ChartPointDataConverterTest.cs
  1. … 1 more file in changeset.
Implemented styles for ChartAreaData and ChartPointData. Related to Issue [WTI-455]

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

Former-commit-id: 12d3c5521a34eb3bff2f8e766d9b1cf7b3e3a1ae

Former-commit-id: dcb1cdf6be76a983a3d6d82ae04617b29644ee1d

    • -0
    • +76
    ./Converter/ChartAreaDataConverterTest.cs
    • -16
    • +0
    ./Converter/ChartLineDataConverterTest.cs
    • -0
    • +77
    ./Converter/ChartPointDataConverterTest.cs
  1. … 14 more files in changeset.
Implemented style for ChartLineData. Related to Issue [WTI-455]

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

Former-commit-id: 52c7d3dd603b9253ccc50134ef37e7b3bc954ed5

Former-commit-id: 384541082b0ba8f193f0838fa6c70f177541f855

    • -1
    • +22
    ./Converter/ChartAreaDataConverterTest.cs
    • -1
    • +22
    ./Converter/ChartDataCollectionConverterTest.cs
    • -1
    • +22
    ./Converter/ChartDataConverterTest.cs
    • -0
    • +93
    ./Converter/ChartDataHelperTest.cs
    • -1
    • +117
    ./Converter/ChartLineDataConverterTest.cs
    • -1
    • +22
    ./Converter/ChartPointDataConverterTest.cs
    • -1
    • +22
    ./Converter/ChartSeriesFactoryTest.cs
  1. … 22 more files in changeset.
Changes after review. Related to Issue [WTI-454]

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

Former-commit-id: d793f819fa34ca54997b8c28a5a393a217706fbd

Former-commit-id: e86c387a18065a9241df7d9447b6fcd84e4373f4

    • -2
    • +2
    ./Converter/ChartAreaDataConverterTest.cs
    • -2
    • +2
    ./Converter/ChartDataCollectionConverterTest.cs
    • -2
    • +2
    ./Converter/ChartLineDataConverterTest.cs
    • -2
    • +2
    ./Converter/ChartPointDataConverterTest.cs
  1. … 10 more files in changeset.
- Renamed chart data with the prefix Chart so it is clear that is is ChartData. - Implemented name in the ChartData. Related to Issue [WTI-454]

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

Former-commit-id: 9e2f30e6fba72a2bc2eb0784d0423c1538851e3c

Former-commit-id: 9f7885eeff4b6a53d96cdc2fbe00457689668217

    • -113
    • +0
    ./Converter/AreaDataConverterTest.cs
    • -0
    • +113
    ./Converter/ChartAreaDataConverterTest.cs
    • -6
    • +6
    ./Converter/ChartDataCollectionConverterTest.cs
    • -6
    • +12
    ./Converter/ChartDataConverterTest.cs
    • -0
    • +110
    ./Converter/ChartLineDataConverterTest.cs
    • -0
    • +113
    ./Converter/ChartPointDataConverterTest.cs
    • -0
    • +104
    ./Converter/ChartSeriesFactoryTest.cs
    • -110
    • +0
    ./Converter/LineDataConverterTest.cs
    • -113
    • +0
    ./Converter/PointDataConverterTest.cs
    • -104
    • +0
    ./Converter/SeriesFactoryTest.cs
  1. … 45 more files in changeset.
Adapted DynamicPlotController => No middle mouse button panning and rectangle zoom at the same time Related to Issue [WTI-413]

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

Former-commit-id: dabe49aa8440c29e860cc6ae2c264276fe8b5e0e

Former-commit-id: 087367c0717d712140a6dcf2078720ed3ebf07c7

  1. … 1 more file in changeset.
Extended DynamicPlotController so that middle mouse button zooming is alway enabled Related to Issue [WTI-413]

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

Former-commit-id: b19ae9bea998ee16890c55aacf6bfb45a75ebe2f

Former-commit-id: f252a23fac5cd950d14014fece87d94a4f8559ca

  1. … 1 more file in changeset.
- Change in functionality of Charting. Default mode is panning Related to Issue [WTI-381]

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

Former-commit-id: eb9a7426273553d5d4044bfbdf42b6858002de4e

Former-commit-id: ff8d5a96265f641cd47d7ec87ea89651a50b0a3d

  1. … 1 more file in changeset.
* Implemented suggestions from WTI-Review-324 ** Improved consistency of code/comments ** Removed unused references. ** Fixed typo in Licentie.rtf ** Cleanup Related to Issue [WTI-317]

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

Former-commit-id: 47998ef0d7021437628c242c5d4ea83410a6cc45

Former-commit-id: 2d3aa08662a9fcb44b389dfed8b04ed1e91ebbcf

    • -2
    • +2
    ./Converter/ChartDataCollectionConverterTest.cs
  1. … 50 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

    • -6
    • +42
    ./Converter/AreaDataConverterTest.cs
    • -8
    • +42
    ./Converter/ChartDataCollectionConverterTest.cs
    • -19
    • +34
    ./Converter/ChartDataConverterTest.cs
    • -5
    • +42
    ./Converter/LineDataConverterTest.cs
    • -5
    • +42
    ./Converter/PointDataConverterTest.cs
  1. … 31 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

    • -0
    • +84
    ./Converter/ChartDataCollectionConverterTest.cs
  1. … 23 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. … 39 more files in changeset.
moved forms related resources to Core.Components.OxyPlot.Forms. Added LinearPlotViewTest and DynamicPlotControllerTest. Made DynamicPlotController internal. Exposed internals of Core.Components.OxyPlot.Forms to Core.Components.OxyPlot.Forms.Test. Related to Issue [WTI-272]

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

Former-commit-id: fd57f64c13add70c2cc0c60603ab40503bca9b27

    • -0
    • +76
    ./DynamicPlotControllerTest.cs
  1. … 12 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

  1. … 12 more files in changeset.
Refactored SeriesFactory so that ChartDataConverters are used. Related to Issue [WTI-272]

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

Former-commit-id: 313de3eba836f37966fcc27df8ea8ccf523f95a5

    • -0
    • +77
    ./Converter/AreaDataConverterTest.cs
    • -0
    • +85
    ./Converter/ChartDataConverterTest.cs
    • -0
    • +72
    ./Converter/LineDataConverterTest.cs
    • -0
    • +75
    ./Converter/PointDataConverterTest.cs
    • -0
    • +101
    ./Converter/SeriesFactoryTest.cs
  1. … 9 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

    • -0
    • +12
    ./Core.Components.OxyPlot.Test.csproj
  1. … 24 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

    • -0
    • +10
    ./SeriesFactoryTest.cs
  1. … 34 more files in changeset.
Added keytips to buttons on ChartingRibbon. Removed OxyPlot packages from projects that don't need them. Removed OxyPlot references from projects that don't need them.

Related to Issue [WTI-272]

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

Former-commit-id: b5169e7830ea56108b4381b01653feae3af7db88

  1. … 13 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. … 21 more files in changeset.