Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #14580
    sepideh
    Participant

    In Ras Mapper I am trying to create time series of cumulative volume for a HECRAS 2D run.
    I create a profile line and tried to create the time series however this is the error i got:

    OxyPlot exception: AbsoluteMaximum should be larger than AbsoluteMinimum
    An exception of type System.InvalidOperationException was thrown when updating the plot model.
    at OxyPlot.Axes.CoerceActualMaxMin()
    at OxyPlot.PlotModel.UpdateMaxMin(Boolean is DataUpdated)
    at OxyPlot.PlotModel OxyPlot.lPlotModel.Update(Boolean updateData)

    Anyone is familiar with how to fix this?

    #14583
    Chris Goodell
    Participant

    The only thing I can think of is to check your layer (image) display properties and make sure the color ramp values are correct (especially the min and max).

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.