You can likely use the `@manipulate` macro of `Interact` with the `plotly` backend of `Plots` to achieve this with just a bit of coding.
On Wednesday, February 3, 2016 at 9:30:10 AM UTC-5, Michael Landis wrote: > > I would appreciate suggestions on which back-end might best facilitate > visualizing and manipulating a six dimensional model, maybe using three > dimensional projections where the user can select (via check box?) any > three dimensions and subsequently rotate/zoom the resulting 3D projection. > > On Monday, February 1, 2016 at 6:45:46 AM UTC-8, Tom Breloff wrote: >> >> Michael: If you have a specific plot-type in mind let me know... I'm >> usually pretty quick to whip up an example or point you in the right >> direction. Not all features are documented well (yet) so it might be >> faster to ask for help. >> >> On Mon, Feb 1, 2016 at 4:48 AM, Michael Landis <[email protected]> >> wrote: >> >>> Gadfly already working. I will look at Breloff's Plots too. Thanks. >>> >>> >>> >>
