| Author |
Comment/Response |
Thomas Hocker
|
10/16/99 8:36pm
Hi all, I have a problem with 'ComponentListPlot' (to draw a triangular diagram) which is part of the 'ExtendedGraphics' package by Tom Wickham-Jones. At the end of 'Component.m' there are several examples how to use 'ComponentListPlot'.
ComponentListPlot[{{0.15, 0.24, 0.61}, {0.2, 0.6, 0.2}, {0.4, 0.2, 0.4}}] works fine, but ComponentListPlot[{Line[{{0.15, 0.24, 0.61}, {0.2, 0.6, 0.2}, {0.4, 0.2, 0.4}, {0.15, 0.24, 0.61}}]}] doesn't work under versions 4 or 4. Any ideas?
Thanks,
Thomas
URL: , |
|