Core.Plugins.Chart

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