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: [mg101066] Re: [mg101040] 2 plots in the same Manipulate
  • From: Porscha Louise McRobbie <pmcrobbi at umich.edu>
  • Date: Tue, 23 Jun 2009 07:05:00 -0400 (EDT)
  • References: <200906220822.EAA09096@smc.vnet.net>

Hi,

Have you tried GraphicsGrid inside your manipulate command?

Porscha

Quoting Lobotomy <labbman at gmail.com>:

> 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: Publishing the an interactive calculator on the web
  • Next by Date: Re: 2 plots in the same Manipulate
  • Previous by thread: 2 plots in the same Manipulate
  • Next by thread: Re: 2 plots in the same Manipulate