<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    I think it is clear there is a need and I have opened an issue at
    github:<br>
    <br>
    <a class="moz-txt-link-freetext" href="https://github.com/nexusformat/NIAC/issues/25">https://github.com/nexusformat/NIAC/issues/25</a><br>
    <br>
    The text follows.<br>
    <p><strong>Typical use cases:</strong></p>
    <ul>
      <li>Plotting several counters at scanned positions.</li>
      <li>Fitting raw data and willing to generate a plot with the raw
        data and the fitted data</li>
      <li>Elemental mapping where a map is generated for each element<br>
        ....</li>
    </ul>
    <p>The combination of multiple signals with the use of NXprocess
      would solve many provenance issues.</p>
    <p><strong>Proposed Implementation</strong></p>
    <p>In the past, everything was ready for the implementation via
      allowing to have multiple datasets with the signal attribute in an
      NXdata group and by playing with attribute values "1", "2", "3".
      That approach is not any longer possible.</p>
    <ul>
      <li>Proposal 1: Allow signal to be an array of string with the
        first element of the array to be treated as it is now the case
        with single signals.</li>
      <li>Proposal 2: Define a signals attribute being an array of
        strings with the first element of the array to be treated as it
        is now the case with single signals.</li>
      <li>Proposal 3: Define a new set of groups NXplot1d, NXplot2d,
        NXplot3d, ... allowing so.</li>
    </ul>
  </body>
</html>