Re: plot trigonometric functions
Otfried Cheong <[email protected]>
| Newsgroups | gmane.comp.graphics.ipe.general |
|---|---|
| Organization | Ipe HQ |
| Message-ID | <[email protected]> |
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 <[email protected] > <mailto:[email protected]>> wrote: > > Dirk Gerrits <dirk.gerrits@...> 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@...>: > > > 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-rGrgPyRx506NN8uzcEdRPYRWq/[email protected] <mailto:Ipe-discuss-rGrgPyRx506NN8uzcEdRPeG/[email protected]> > http://lists.science.uu.nl/mailman/listinfo/ipe-discuss > > > > > _______________________________________________ > Ipe-discuss mailing list > Ipe-discuss-rGrgPyRx506NN8uzcEdRPYRWq/[email protected] > http://lists.science.uu.nl/mailman/listinfo/ipe-discuss >