Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] ed736e: Fixed CSV Plot Editor independent series

  Branch: refs/heads/next
  Home:   https://github.com/eclipse/ice
  Commit: ed736e7de3e12cfaa640f162495646df55ede203
      https://github.com/eclipse/ice/commit/ed736e7de3e12cfaa640f162495646df55ede203
  Author: Robert Smith <SmithRW@xxxxxxxx>
  Date:   2015-12-17 (Thu, 17 Dec 2015)

  Changed paths:
    M org.eclipse.ice.viz.service/src/org/eclipse/ice/viz/service/csv/CSVProxyPlot.java

  Log Message:
  -----------
  Fixed CSV Plot Editor independent series

Addressed a bug which caused the CSV Plot to ignore changes to the
independent series, as only the proxy plot was having its independent
series changed.

Signed-off-by: Robert Smith <SmithRW@xxxxxxxx>



Back to the top