<div dir="ltr"><div class="gmail_default" style="font-family:monospace;font-size:large">Thanks Dave!</div><div class="gmail_default" style="font-family:monospace;font-size:large">I will take a look at it, and may be can work on porting it to Cuis.</div><div class="gmail_default" style="font-family:monospace;font-size:large">Cheers!</div><div class="gmail_default" style="font-family:monospace;font-size:large">Nacho</div><div class="gmail_default" style="font-family:monospace;font-size:large"><br></div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div><b><font size="2">Ignacio Sniechowski</font></b><b><br></b></div><div><br></div><div><b><br></b></div><div><br></div><div><b></b></div><div><b><br></b></div><div><b><br></b></div><div><b><br></b></div><div><b><br></b></div><div><b></b><br></div><b><div><b><br></b></div><div><b><br></b></div><div><b><br></b></div><br></b><b><br></b><b><br></b><div><br><br><div style="text-align:left"><br></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, May 23, 2022 at 11:01 PM David T. Lewis via Cuis-dev <<a href="mailto:cuis-dev@lists.cuis.st">cuis-dev@lists.cuis.st</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">On Mon, May 23, 2022 at 02:22:14PM -0300, Ignacio Sniechowski via Cuis-dev wrote:<br>
> Hi cruisers<br>
> Hope you are all well<br>
> I need to make a graph of a time series.<br>
> In the x-axis dates should be displayed and on the y-axis an index.<br>
> Also I would like to do a scatter plot to calculate correlation<br>
> coefficients.<br>
> Can Anyone can point me in the right direction? I don't know if there is<br>
> something already done.<br>
> Thanks in advance<br>
> cheers<br>
> Nacho<br>
> <br>
> *Ignacio Sniechowski*<br>
<br>
PlotMorph by Diego Gomez Deck is very good. It is described here:<br>
<br>
  <a href="http://wiki.squeak.org/squeak/2626" rel="noreferrer" target="_blank">http://wiki.squeak.org/squeak/2626</a><br>
<br>
I have used this package in the past, and I like it a lot. I was<br>
able to make very nice graph displays, but more importantly the<br>
elements of the graph can directly reference objects in your image.<br>
That meant that I could click on a point in a graph and directly<br>
browse the objects that produce the point on the plot.<br>
<br>
An up to date version of PlotMorph is maintained on SqueakSource at<br>
<a href="http://www.squeaksource.com/PlotMorph" rel="noreferrer" target="_blank">http://www.squeaksource.com/PlotMorph</a>. This is for Squeak, but the<br>
MCZ package on SqueakSource is a zip file that contains the Smalltalk<br>
source code, so this can probably be imported into Cuis (but I have<br>
not tried it).<br>
<br>
Dave<br>
<br>
-- <br>
Cuis-dev mailing list<br>
<a href="mailto:Cuis-dev@lists.cuis.st" target="_blank">Cuis-dev@lists.cuis.st</a><br>
<a href="https://lists.cuis.st/mailman/listinfo/cuis-dev" rel="noreferrer" target="_blank">https://lists.cuis.st/mailman/listinfo/cuis-dev</a><br>
</blockquote></div>