Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved IChartData and its implementors LineData, AreaData and PointData to Core.Components.Charting so that chart data is separated from chart library specific logic. Related to Issue [WTI-272]

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

Former-commit-id: f5b69e86f3b2a6a6bcd4c212e38956819ea32ffe

  1. … 33 more files in changeset.
Added Core.Components.Charting project.

Related to Issue [WTI-272]

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

Former-commit-id: 3772743ac84bf712b1225cf2cd149eb079e05c17

  1. … 4 more files in changeset.
Added abstract DataSeries with default implementations of ISeries methods. Cleaned up classes. Related to Issue [WTI-272]

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

Former-commit-id: 439d201db314fb526f840ce3136b979db2f183cd

  1. … 2 more files in changeset.
Added keytips to buttons on ChartingRibbon. Removed OxyPlot packages from projects that don't need them. Removed OxyPlot references from projects that don't need them.

Related to Issue [WTI-272]

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

Former-commit-id: b5169e7830ea56108b4381b01653feae3af7db88

  1. … 15 more files in changeset.
Hidden OxyPlot classes by removing inheritance of IChartData implementors. Added ISeries to return Series for IChartData implementors. Related to Issue [WTI-272]

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

Former-commit-id: 90677c52020d5821cd47fb5e36989ba86cf961cc

  1. … 20 more files in changeset.
Have AreaData, LineData and PointData inherrit from OxyPlot classes rather than having a reference. Added icons ChartNodePresenter and ChartDataNodePresenter. Removed the toolbar from the LegendView, because it is superfluous for now.

Related to Issue [WTI-272]

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

Former-commit-id: fccdc480a2f28b0472fcbcbf69d35a06c68f9585

  1. … 10 more files in changeset.
Add PointData as possible type to add to the chart. Related to Issue [WTI-268]

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

Former-commit-id: 5e8446e693b05a74b78e768e9be0edee26d65225

  1. … 6 more files in changeset.
Updated tests of Chart related classes Related to Issue [WTI-268]

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

Former-commit-id: bb578d4032a3de9953a0e727b0ac3f78587efa70

  1. … 5 more files in changeset.
Fixed test and fixed bug where point was drawn at origin when using AreaSeries. Related to Issue [WTI-268]

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

Former-commit-id: 46e8bcc43d2f21b0bf0fb1d8e221ad2be06a5b70

  1. … 1 more file in changeset.
Introduced IChartData for each data type to be added to the chart. Added AreaData and CollectionData. Added AreaData and LineData in a CollectionData to the demo chart. Related to Issue [WTI-268]

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

Former-commit-id: 21f1a0d729b3bfbefe188844707c4725de0e5343

  1. … 11 more files in changeset.