Core.Components.Charting.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
    • +1
    ./Core.Components.Charting.Test.csproj
    • -0
    • +35
    ./Data/ChartDataCollectionTest.cs
  1. … 25 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.
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
    • +4
    ./Core.Components.Charting.Test.csproj
  1. … 12 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

    • -9
    • +0
    ./Core.Components.Charting.Test.csproj
  1. … 8 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

    • -0
    • +5
    ./Core.Components.Charting.Test.csproj
    • -0
    • +43
    ./Data/ChartDataTest.cs
  1. … 6 more files in changeset.
Moved Core.Components.Charting.Test to the correct directory. Related to Issue [WTI-272]

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

Former-commit-id: a83a04f6cfa575b6d58594f1fcbb3816e0f1e229

    • -0
    • +76
    ./Core.Components.Charting.Test.csproj
    • -0
    • +61
    ./Data/AreaDataTest.cs
    • -0
    • +60
    ./Data/LineDataTest.cs
    • -0
    • +60
    ./Data/PointDataTest.cs
    • -0
    • +13
    ./Properties/AssemblyInfo.cs
  1. … 7 more files in changeset.