[Cuis-dev] Plot of a Time Serie

Mariano Montone marianomontone at gmail.com
Mon May 23 14:33:43 PDT 2022


Hi Nacho,

I've looked and couldn't find anything. Also, I've checked for other 
Smalltalks, and couldn't find anything either (stand-alone at least).
I'm not sure what may be the reason for that. A plotting library is too 
much work to implement?

If nothing else, I would consider using gnuplot, from the command line. 
Generate some input files for gnuplot from Smalltalk, invoke the gnuplot 
command line, import the generated png to an Form object and ImageMorph.
I've used that techinque several times, for PlantUML for example, and 
more. See: https://bitbucket.org/mmontone/mold/src/master/PlantUML.pck.st


Cheers,

Mariano

El 23/5/22 a las 14:22, Ignacio Sniechowski via Cuis-dev escribió:
> Hi cruisers
> Hope you are all well
> I need to make a graph of a time series.
> In the x-axis dates should be displayed and on the y-axis an index.
> Also I would like to do a scatter plot to calculate correlation 
> coefficients.
> Can Anyone can point me in the right direction? I don't know if there 
> is something already done.
> Thanks in advance
> cheers
> Nacho
>
> *Ignacio Sniechowski**
> *
>
> *
> *
>
> *
> *
> *
> *
> *
> *
> *
> *
>
> *
> *
> *
> *
> *
> *
> *
>
> **
> **
> *
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20220523/27ea43ee/attachment.htm>


More information about the Cuis-dev mailing list