Core.Plugins.Chart

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged revision(s) from branches/WTI 757

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

Former-commit-id: 40a88103dce0ad8463ad013cb2a3e79832191624

Former-commit-id: 5a25a63e8182698a9ce1bb0e44b262e019c39c7b

  1. … 84 more files in changeset.
Fixed some ReSharper coding issues Related to Issue [WTI-757]

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

Former-commit-id: d11c014b155f839691f304523e1996ef127ddf0e

Former-commit-id: 4981d5bd6423b4a2b3b302aad368d7100d8209f1

  1. … 17 more files in changeset.
Merged revision(s) from branches/WTI 676

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

Former-commit-id: 9a7434db0106e507912ae4b8ae213160b0deb65d

Former-commit-id: da60477b596e006d0aec187bdc2e74006878e477

  1. … 62 more files in changeset.
Renamed List property of ChartDataCollection to Collection Related to Issue [WTI-676]

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

Former-commit-id: 6a11d9aab4784127dfa24560abc6fd0272de7eb3

Former-commit-id: 692ef3b161f01fa055d26a29ab40c96d97250781

  1. … 11 more files in changeset.
Refactored ChartDataCollection Related to Issue [WTI-676]

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

Former-commit-id: b6a44b9705d82bab05fc32fbd79f9105b07d50b9

Former-commit-id: 685cf214c775bc2cc16c23b8baeb76b25e5f0642

  1. … 14 more files in changeset.
- Fixed drop issue in chart legend view. - Fixed update issue with IsChecked. Related to Issue [WTI-676]

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

Former-commit-id: 8813fba45286d28275c2cbb15ef84c9d32a0f045

Former-commit-id: baa412ec33a2f1c60f62c097240ff9514da55ffd

    • -1
    • +1
    ./PresentationObjects/ChartDataContext.cs
  1. … 2 more files in changeset.
Removed one last occurrence of Core.Plugins.OxyPlot Related to Issue [WTI-752]

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

Former-commit-id: b32c7fa3826576b949c62d090e1717b771d41beb

Former-commit-id: d95890a55e519cca3d7e79735c5c7c4f44d277e4

Renamed Core.Plugins.Oxyplot to Core.Plugins.Chart. Related to Issue [WTI-752]

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

Former-commit-id: 2dfbd797c3561398f91945c5089a942dce653805

Former-commit-id: d038e83d547fba1c3a8e4efcb4d2def513e2c708

    • -0
    • +34
    ./ChartingRibbon.xaml
    • -0
    • +145
    ./ChartingRibbon.xaml.cs
    • -0
    • +64
    ./Commands/ToggleLegendViewCommand.cs
    • -0
    • +157
    ./Core.Plugins.Chart.csproj
    • -0
    • +124
    ./Legend/ChartLegendController.cs
    • -0
    • +57
    ./Legend/ChartLegendView.Designer.cs
    • -0
    • +195
    ./Legend/ChartLegendView.cs
    • -0
    • +168
    ./Legend/ChartLegendView.resx
    • -0
    • +63
    ./PresentationObjects/ChartDataContext.cs
    • -0
    • +27
    ./Properties/AssemblyInfo.cs
    • -0
    • +241
    ./Properties/Resources.Designer.cs
    • -0
    • +178
    ./Properties/Resources.resx
    • binary
    ./Resources/area.png
    • binary
    ./Resources/chart.png
  1. … 61 more files in changeset.