Re: use perl to draw Venn Diagram
- From: zentara <zentara@xxxxxxxxxxxxxx>
- Date: Mon, 28 Apr 2008 09:24:23 -0400
On Mon, 28 Apr 2008 07:59:55 +0800, "Ela" <ela@xxxxxxxxxx> wrote:
Perl has a GD library. But its circle, arc, line and alike seem to have
limited applications.
I just want to plot 2 circles, one with solid line and another with dotted
line, overlapping with each other according to an input overlapping
parameter (I guess this feature may be achieved by locating the 2 centers
accordingly). Finally write some texts in the centers of the 2 circles. Any
suggestions? Matlab can achieve that easily and is Perl really unable to do
that?
Yeah, see my replies in http://perlmonks.org?node_id=502389 for ways to
do it with Tk, Gtk2, and Tk::Zinc.
Writing text is a simple addition. You can also save the Canvases if
desired to a pdf or jpg, etc, and you can add mouse-dragging if wanted.
zentara
--
I'm not really a human, but I play one on earth.
http://zentara.net/japh.html
.
- Follow-Ups:
- Re: use perl to draw Venn Diagram
- From: Ela
- Re: use perl to draw Venn Diagram
- References:
- use perl to draw Venn Diagram
- From: Ela
- use perl to draw Venn Diagram
- Prev by Date: FAQ 3.3 Is there a Perl shell?
- Next by Date: Re: use perl to draw Venn Diagram
- Previous by thread: Re: use perl to draw Venn Diagram
- Next by thread: Re: use perl to draw Venn Diagram
- Index(es):
Relevant Pages
|