Skip to content
  • Dimitar Tasev's avatar
    No longer tries to plot TableWorkspaces · 7141279f
    Dimitar Tasev authored
    Checks if the workspace is supported by TableWorkspace.supports() - this should handle Table and Peaks workspaces, and does "Show Data" if that is the case.
    
    If the workspace is not supported then it is something we can plot, e.g. MatrixWorkspace.
    
    Re #26170
    7141279f