<div dir="ltr">you can also see many examples of structs on gop in the jmmmp library: faders, bezier, multiarray, matrixctrl and others whose name I can't remember now.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, 27 Oct 2021 at 14:14, Christof Ressi <<a href="mailto:info@christofressi.com">info@christofressi.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  
    
  
  <div>
    <p>
      </p><blockquote type="cite">
        <pre>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>
    <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>On 27.10.2021 13:12, Pierre Alexandre
      Tremblay wrote:<br>
    </div>
    <blockquote type="cite">
      <pre>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></fieldset>
      <pre>_______________________________________________
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" target="_blank">https://lists.puredata.info/listinfo/pd-list</a>
</pre>
    </blockquote>
  </div>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div>