Version: 1.2.0_devel (using KDE 3.4.0, compiled sources) Compiler: gcc version 3.4.3 OS: SunOS (sun4u) release 5.8 Currently, plot names are given according to a basi numbering scheme (Pi, with i incremented automatically). This makes it difficult to correlate plot names with their contents. It would be much better to give plots the name of the curve they contain, either when they are created or each time a curve is added/removed/renamed (though the latter may be more difficult to handle) unless the name has been changed manually. Even special cases would be fairly easy to handle: - plots with more than one curve: concatenate names (up to some limit, after which some sort of ellipsis sounds appropriate) - already existing name: append something (like for vectors, which by the way should start from "-2" and not "-1")
This could be easily be done by dialogs which create plots.
Should be fixed for 1.2.1 release
This will require the concept of dynamic auto-names to really be useful... which is a huge kettle of fish...
Not solaris specific.
Could be still open in Kst 1.
Fixed for 2.x Wontfix for 1.x