|
From: Tait <gnu...@t4...> - 2014-03-07 22:18:55
|
Support for an arbitrary number of axes would be a nice feature, and one that several people have requested. To get an idea of what they mean, in 3D look for "spider plot" or sometimes "star plot" or "radar chart", and in 2D see "parallel coordinates chart". This would be a new feature, but I think it would imply some fundamental changes to the syntax for describing axes and axis settings, since it would not be feasible to hard-code a finite list of x, x2, x3, x4, x... etc. |