Core.Plugins.Chart

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Implemented zoom to data functionality in the ChartControl. Added HasData to the ChartData definition and created implementation where required. Implemented context menu's for chart data. Related to Issue [WTI-1272]

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

Former-commit-id: bb0852c3faf147860d604754c23eb9cc94a98bc9

Former-commit-id: 1c631ede422e542fc1ce61edc453cee31acfc7dc

    • -23
    • +58
    ./Properties/Resources.Designer.cs
  1. … 17 more files in changeset.
- Implemented custom series for multiple line data. - Implemented converter and data series for multiple line data. - Updated ChartLegendView. Related to Issue [WTI-1248]

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

Former-commit-id: b1815106d6969a2a31de9c30fb6f67dfdd8b151f

Former-commit-id: c37de19f926dc98e26bc857390705b65ac7caaf5

  1. … 11 more files in changeset.
Updated license headers in core. Related to Issue [WTI-1242]

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

Former-commit-id: e7f214adee97782d28ee82f096d8cc27547439e6

Former-commit-id: b339ec31825c8ea8fed91e675069b65afba8433b

    • -1
    • +1
    ./PresentationObjects/ChartDataContext.cs
  1. … 807 more files in changeset.
Used null propagation where suggested. Related to Issue [WTI-1242]

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

Former-commit-id: 6d1d55a48f678a84b1d7b6279d945d2de8ee71a2

Former-commit-id: ac6b4dc77ee63a4b3e313075cebd822f4d32f432

  1. … 34 more files in changeset.
Core code-cleanup. Searched for superfluous this. for property assignments as well.

Related to Issue [WTI-1242]

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

Former-commit-id: ecb498b6096a9d8b0a66e69428411d5ae18ec80a

Former-commit-id: 9cc4bad09e38263256924549eaa807b887009030

    • -10
    • +2
    ./PresentationObjects/ChartDataContext.cs
  1. … 289 more files in changeset.
Fixed all license headers for Core.Plugins Related to Issue [WTI-1242]

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

Former-commit-id: a97b8f8434306f771664ef28b73d1867acbf854f

Former-commit-id: 9fe25816febd971fd13431dc34986324dc5d8a1b

  1. … 8 more files in changeset.
use nameof in Argument*Exceptions Reviewed by: tangerma

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

Former-commit-id: 489d965acd6cbed374e72d9a9f10deec8787bcfd

Former-commit-id: 0ef178298a4e4639093af98897cfb40d331b372d

    • -1
    • +1
    ./PresentationObjects/ChartDataContext.cs
  1. … 283 more files in changeset.
- Upgraded Project ToolsVersion="4.0" to ToolsVersion="14.0" - Ignored ".vs" folder in trunk paired with tang_ds

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

Former-commit-id: beca2918e38aa1e3900b6bc17a0df7e8d1f9c8e3

Former-commit-id: 681a7a3764b91f67e1e97dc0d30f930c901276e0

  1. … 219 more files in changeset.
Added failure mechanism view for closing structures failure mechanism. removed space in #region definitions Related to Issue [WTI-843]

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

Former-commit-id: 54c23113f14f877bd6b881f94a3f0f5927872cf7

Former-commit-id: db00e7f0e723cd5df4eb3e55427b7ca1b07ec77b

  1. … 28 more files in changeset.
* Cleanup Core.Plugins test and source projects. * Cleanup Demo.Ringtoets test and source projects. Related to Issue [WTI-737]

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

Former-commit-id: fe307a4e821c34daeb01025d8a3330ee640e35d0

Former-commit-id: fd27b97e2d27f67d0d1ccc1ebf06332563f1eb9b

  1. … 23 more files in changeset.
* Added licence headers to all projects (except the installer, as this is not compatible with the tool we're using) Related to Issue [WTI-737]

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

Former-commit-id: b979849273917beaa200a788771088b6fa3df5b0

Former-commit-id: b23b99557c064e7da02709783a30facae89b69db

    • -0
    • +21
    ./Legend/ChartLegendView.Designer.cs
  1. … 307 more files in changeset.
* Removed project reference to Core.Common.Version. * Added solution project dependencies of product-code to Core.Common.Version. Related to Issue [WTI-737]

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

Former-commit-id: 13ea8a0add9e77899cc3a6e7036660678309d563

Former-commit-id: 8eee65115f9d9621d41b4ec0527cfc0bb350980a

  1. … 53 more files in changeset.
Removing redundant code Related to Issue [WTI-737]

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

Former-commit-id: 3ad979f863041c200668e35f66dfc38d6628d5a2

Former-commit-id: 8007423c2200ae76000c22f867c807aca09448c5

  1. … 37 more files in changeset.
* All code-base projects are now taken into account with code-coverage reports. * All test-base projects are now no longer taken into account with code-coverage reports. Related to Issue [WTI-737]

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

Former-commit-id: 9a45b3c0015e847c8e5895ffeff093009b19c33a

Former-commit-id: 54c44c643db1bc4daf56012aab10e3bec6eea1f5

  1. … 62 more files in changeset.
Removing obsolete code. Related to Issue [WTI-737]

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

Former-commit-id: 8e40ae01ad414c8db7cb7da2efe756dff66139da

Former-commit-id: a51215a3a84afdeb1836c566e67f58cea5d094e3

  1. … 12 more files in changeset.
Removing obsolete code. Related to Issue [WTI-737]

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

Former-commit-id: 403a27792b79297f4e53030ad897aebce380129c

Former-commit-id: de6622b07b30c36a620b83f1e8efff118dfb0790

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