From: Alan W. I. <ai...@us...> - 2002-03-03 23:25:41
|
Update of /cvsroot/plplot/plplot/examples/c In directory usw-pr-cvs1:/tmp/cvs-serv23143 Modified Files: x16c.c Log Message: Conditionally drop exclusion page (fifth page) since no front end other than C can use the exclusion API. If we ever revisit exclusion, this page can easily be reinstated. Add an additional page that demonstrates a polar shade plot. These two changes make the 16th C example, the prototype that all front ends should be able to emulate, and which I hope to implement for at least the python, tcl, yorick, and java front ends shortly. |