[Ipe-discuss] plot trigonometric functions

Otfried Cheong otfried at ipe.airpost.net
Wed Jan 28 01:38:19 CET 2015


For making plots to be used in Ipe, I would also recommend trying the 
matplotlib library for Python.	

There is now a backend for matplotlib that will directly create your 
plot in Ipe format:

https://github.com/otfried/ipe-tools/tree/master/matplotlib

Cheers,
  Otfried

On 1/28/2015 6:34 AM, Nathaniel Cunningham wrote:
> Function plots in Ipe are very convenient with the ipePlots ipelet:
>
> http://www.svsu.edu/~jhlavace/ipeplots/
> or
> https://github.com/lahvak/ipeplots
>
> -- Nathaniel
>
> On Tue, Jan 27, 2015 at 3:16 PM, Martin <martinestradamejia at gmail.com
> <mailto:martinestradamejia at gmail.com>> wrote:
>
>     Dirk Gerrits <dirk.gerrits at ...> writes:
>
>      >
>      > Hello,
>      >
>      > I'd suggest using gnuplot (http://www.gnuplot.info/) to graph your
>      > functions into a PDF or SVG and then import that into Ipe.
>     That's how
>      > I've always done function plots in Ipe, at least.
>      >
>      > Kind regards,
>      > Dirk Gerrits
>      >
>      > 2009/11/5 Chris <ChristophWeissinger at ...>:
>      > > Hi there,
>      > >
>      > > i´m looking for a way to draw trigonomtetric functions (sinus,
>     cosinus ...)
>      > > in ipe. Has anyone done this before, and if so you can tell me?
>      > >
>      > >
>      > > Greets
>      > >
>      > >
>      > > Chris
>      >
>
>
>     Hello
>
>     How do you set the terminal in gnuplot to do that? I tried with eps,
>     pdf and
>     svg, but when trying to open the file in Ipe i got the error
>     message: "the
>     document was created by a newer version of Ipe".
>
>     Thank you,
>     Martin
>     _______________________________________________
>     Ipe-discuss mailing list
>     Ipe-discuss at lists.science.uu.nl <mailto:Ipe-discuss at lists.science.uu.nl>
>     http://lists.science.uu.nl/mailman/listinfo/ipe-discuss
>
>
>
>
> _______________________________________________
> Ipe-discuss mailing list
> Ipe-discuss at lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/ipe-discuss
>


More information about the Ipe-discuss mailing list