ChartPlugin.cs

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed ChartPlugin. WTI-2239

  1. … 22 more files in changeset.
Reconnect ChartLegendView. WTI-2239

  1. … 4 more files in changeset.
Reconnect ChartLegendView. WTI-2239

  1. … 33 more files in changeset.
Created Core.Gui. WTI-2239

  1. … 24 more files in changeset.
Removed chart related Ribbon logic. WTI-2236

  1. … 8 more files in changeset.
Adapted copyright year. WTI-2195

  1. … 119 more files in changeset.
Updated license headers in source files of src\Core.Plugins. WTI-1931

  1. … 59 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

  1. … 6095 more files in changeset.
Cleanup: Fix implementation of IDisposable to conform to the dispose pattern. WTI-1787

  1. … 39 more files in changeset.
Merged revision(s) 12914 from branches/Release/17_2

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

Former-commit-id: 13c526097b2561c742777227a5da6efff379e4ec

Former-commit-id: d54e1326ea6f8aef69715abf4c3d46b50a8239f0

  1. … 10 more files in changeset.
Fixed tests failing due to merge:

Merged revision(s) 10302-10450 from branches/1300:

........

Introduced PerformWithoutChangingActiveContent method in AvalonDockViewHost

........

Removed "selection guards" from legend views

........

Removed "selection guards" from other selection providers

........

Changed selection provider logic in GuiCore

........

Slightly improved AvalonDockViewHost

........

Reverted some changes

........

Ensured chart legend view is updated after opening chart view

........

Ensured map legend view is updated after opening map view

........

Improved ChartPlugin and MapPlugin when it comes to removing outdated legend content

........

Applied additional fix when it comes to selection mechanism

........

Improved GuiCore logic so that only selection coming from document views is unsubscribed when activating a view that is no selection provider

........

Related to Issue [WTI-1300]

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

Former-commit-id: 0ac33adb63ea6da940791e1e00b3a101f6712ac4

Former-commit-id: 4fe18782ffdaf4ebbdc4b43e7d3f20cf2f88e183

  1. … 18 more files in changeset.
Renamed Charting projects to Chart. Related to Issue [WTI-1330]

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

Former-commit-id: 7a9c9821226ffda32f59d8f6291e773cdce00774

Former-commit-id: 9fffcbefd89c092ed5008e8cf0b8eda75e780285

  1. … 159 more files in changeset.
Incorporated comment tester(s): - Enabled context menu item for the chartData elements by passing the wrapped data instead of the context itself - Enbled propertyinfos for ChartAreaData

Related to Issue [WTI-1269]

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

Former-commit-id: 8655f1ae3cf940a1970057d0fbf20d239cb477f2

Former-commit-id: be0c06b29e296ce35069a5bbb3ea3e2b7cd3e507

  1. … 2 more files in changeset.
Incorporated comments review 1864: - Removed superfluous brackets - Removed property class for the abstract PointBasedChartData Related to Issue [WTI-1269]

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

Former-commit-id: 81b4ba42aa4d344b9d22fb7b54882a4aa4ebb779

Former-commit-id: 4470b46bca93cef4abc63752a13a317c3a436fdc

  1. … 6 more files in changeset.
Connected property classes of the chart data to the chart plugin - Extended GetPropertyInfos test Related to Issue [WTI-1269]

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

Former-commit-id: 82d0158d44d4295cd44f3eec7be4dfad7a9a1c50

Former-commit-id: 1959f891392cfef4277e1252cdeebd17e9a34732

  1. … 2 more files in changeset.
Renamed the ChartDataContextProperties: - Will serve as a baseclass for all the other chart data classes Related to Issue [WTI-1269]

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

Former-commit-id: 8dbc69b9caae66224093f52e539234433736afff

Former-commit-id: 92b4708ad5556877096865500675edfc197e465d

  1. … 9 more files in changeset.
Introduced ChartDataContextProperties for the ChartView - Moved all property classes from Forms to the Plugins because ChartDataContext is located in the Plugins namespace - Added PropertyInfo test for the chart plugin - Removed obsolete Charting.Forms.Test project

Related to Issue [WTI-1269]

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

Former-commit-id: 93157c8aae771792df6946fbf539537ebd6568dc

Former-commit-id: 67e79495266eb2bb619ee4a810746dfa833edce2

  1. … 17 more files in changeset.
Introduced ChartDataCollectionProperties for the ChartView: - Corrected namespace / assembly typo in the introduced Charting.Forms.Test project - Introduced selection changed handler for the view, incorporated fix in rev 8160 to prevent refreshes in the PropertyGridView - Added Properties in the ContextMenu item -- Added test for the CollectionTreeNodeInfoTest to ensure the ContextMenu is correctly build

Related to Issue [WTI-1269]

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

Former-commit-id: 07000c84f4b5986ac9d1c595ab84db958a775438

Former-commit-id: 741e16913b28250093145fa2a4dc030b800a8359

  1. … 10 more files in changeset.
Passed ChartControl to open ChartLegendView Implement setting extent into LinearPlotView which also takes data with ranges smaller than the minimum range into account (for example points). Related to Issue [WTI-1272]

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

Former-commit-id: 3cda96f03f5b59ce899ed86516c91053ad94ef68

Former-commit-id: f9e0b05cd5e87363dc9681efb0bf4267edaab1ab

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

  1. … 22 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. … 817 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.
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

  1. … 75 more files in changeset.