XYPlotAlternativesValues

Provider:UTAR
Version:1.0

Description

Give a graphical XY representation of two alternativesValues (ex: ranking), providing an efficient way to compare them

Inputs

(For outputs, see below)

alternatives

Description:

A list of alternatives. Alternatives can be activated or desactivated via the <active> tag (true or false). By default (no <active> tag), alternatives are considered as active.

alternativesValues1

Description:

Values of the first set of alternatives.

XMCDA related:

  • Tag: alternativesValues
  • Code:
<alternativesValues>
<alternativeValue>

<alternativeID[…]</alternativeID> <values>

<value>
<real>[…]…/real>

</value>

</values>

</alternativeValue>

</alternativesValues>


alternativesValues2

Description:

Values of the first set of alternatives.

XMCDA related:

  • Tag: alternativesValues
  • Code:
<alternativesValues>
<alternativeValue>

<alternativeID[…]</alternativeID> <values>

<value>
<real>[…]…/real>

</value>

</values>

</alternativeValue>

</alternativesValues>


Outputs

XY representation (png)

Description:

The png image of the plot generated by the R statistical software.

XMCDA related:

  • Tag: other

messages

Description:

logMessage

XMCDA related:

  • Tag: programExecutionResult
  • Code:
<programExecutionResult>

<status>ok</status> <messages>

<message> […] </message>

</messages>

</programExecutionResult>


For further technical details on the web service underlying this program, have a look at its documentation here.