Core.Components.Stack.Test

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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. … 4 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

  1. … 1 more file in changeset.
- Added method to add column when rows are already defined. Related to Issue [WTI-1330]

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

Former-commit-id: 3669290f7fbc16f7f63a2095c2ff9b422c872b84

Former-commit-id: d4f3aab13eb834ac37314c8123a427e1b6a0aff2

  1. … 2 more files in changeset.
Only add row when the number of values is the same as the number of columns. Related to Issue [WTI-1330]

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

Former-commit-id: 6140183ea6ad4af4d8cc5594078cef7fb6aa3dc4

Former-commit-id: 5e1321036d0893046cdf1ff117801abb97033830

  1. … 1 more file in changeset.
Added null checks. Related to Issue [WTI-1330]

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

Former-commit-id: 8b8e350f3532c256cae7baaf85ca31a4bf319d9c

Former-commit-id: 560992203398d76c4e39c9caac74679daf89a6da

  1. … 3 more files in changeset.
Added new chart data for the stack component. Related to Issue [WTI-1330]

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

Former-commit-id: 0a9ef0c446a762f616fd34f200e034dc1708fd08

Former-commit-id: 6ec0363e5e2cb85a51a865df463ae676becf301d

    • -0
    • +27
    ./Core.Components.Stack.Test.csproj
    • -0
    • +43
    ./Data/ColumnChartDataTest.cs
    • -0
    • +72
    ./Data/RowChartDataTest.cs
    • -0
    • +79
    ./Data/StackChartDataTest.cs
  1. … 4 more files in changeset.
Added stack projects. Related to Issue [WTI-1330]

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

Former-commit-id: 12caf3c48c186872b579ff06e1b5dc0ed4f1faa0

Former-commit-id: c5c6b71b80f6a19b11f09b178be8a87b8b98979c

    • -0
    • +56
    ./Core.Components.Stack.Test.csproj
    • -0
    • +27
    ./Properties/AssemblyInfo.cs
  1. … 6 more files in changeset.