<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">I cannot find a way to graph-on-parent a struct - is it just not possible?</pre>
      </blockquote>
      It is certainly possible. After all, graphical arrays are just
      that: data structure arrays inside a GOP subpatch.</p>
    <p>You just have to remember to set the "x range" and "y range" in
      the GOP settings to match the value range of your data
      structure(s).</p>
    <p>Attached you will find a simple example.</p>
    <p>Christof<br>
    </p>
    <div class="moz-cite-prefix">On 27.10.2021 13:12, Pierre Alexandre
      Tremblay wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:A066D584-4E2B-4549-9414-4BD869E50B38@gmail.com">
      <pre class="moz-quote-pre" wrap="">Hello

I’m trying to made a plotter abstraction and I cannot find a way to graph-on-parent a struct - is it just not possible?

If not possible, is there a good repo of examples of vanilla-only programmed plotter abstractions that would graph-in-parent like Arrays do?

Any pointer (pun intended) welcome

p</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
<a class="moz-txt-link-abbreviated" href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list
UNSUBSCRIBE and account-management -> <a class="moz-txt-link-freetext" href="https://lists.puredata.info/listinfo/pd-list">https://lists.puredata.info/listinfo/pd-list</a>
</pre>
    </blockquote>
  </body>
</html>