MathGroup Archive 2009

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: 2 plots in the same Manipulate

  • To: mathgroup at smc.vnet.net
  • Subject: [mg101075] Re: 2 plots in the same Manipulate
  • From: "Sjoerd C. de Vries" <sjoerd.c.devries at gmail.com>
  • Date: Tue, 23 Jun 2009 07:06:49 -0400 (EDT)
  • References: <h1nev2$8rq$1@smc.vnet.net>

Manipulate[
Row[{your ListLinePlot stuff, your PieChart stuff},
{Manipulate variables}
]

Cheers -- Sjoerd


On Jun 22, 10:21 am, Lobotomy <labb... at gmail.com> wrote:
> Hi
> I've made one Maniipulate showing a ListLinePlot where i can vary a
> couple of different parameters.
> Now I want to make a PieChart connected to THE SAME parameters form
> the ListLinePlot. I want this PieChart to be manipulated at the same
> time, showing just next to my ListLinePlot. How is this done? I've
> been trying a bit with Grid but found nothing that works.



  • Prev by Date: Re: exporting coordinate triplets out of ParametricPlot3D
  • Next by Date: Re: exporting coordinate triplets out of
  • Previous by thread: Re: 2 plots in the same Manipulate
  • Next by thread: from the list select