From: Gunter K. <gu...@pe...> - 2017-12-13 19:13:00
|
> > Using windows 7 , both ver. 5.40.0 and 5.41.0 only return 6 point types > using both xmaxima and wxmaxima > Not only on Windows, unfortunately. And also with plain maxima without any gui: gnuplot has changed the handling of styles. For making the linestyles differ from each other the following gnuplot command was needed (which draw automatically issues): set for [i=1:8] linetype i dashtype i; Perhaps something similar is true for the point styles. Kind regards, Gunter. |