Group Abstract Group Abstract

Message Boards Message Boards

0
|
7.1K Views
|
3 Replies
|
5 Total Likes
View groups...
Share
Share this post:

PlotLegends problem with ParallelAxisPlot

Posted 5 years ago
POSTED BY: David Keith
3 Replies
Posted 5 years ago
POSTED BY: David Keith

Right, so you could do something like:

ParallelAxisPlot[{data[[{1, 2, 3, 7}]], data[[{4, 5, 6, 9}]], data[[{8}]]}, 
   AxesLabel -> header, PlotLegends -> {"Sony", "Nikon", "Canon"}]

enter image description here

and see that the Sony cameras you're looking at are generally lighter and smaller than the Nikons and the Canon.

POSTED BY: Brett Champion
POSTED BY: Brett Champion
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard