[Kst] [Bug 115665] New: More meaningful default plot names

Nicolas Brisset nicolas.brisset at eurocopter.com
Fri Nov 4 11:36:51 CET 2005


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=115665         
           Summary: More meaningful default plot names
           Product: kst
           Version: unspecified
          Platform: unspecified
        OS/Version: Solaris
            Status: NEW
          Severity: wishlist
          Priority: NOR
         Component: general
        AssignedTo: kst kde org
        ReportedBy: nicolas.brisset eurocopter com


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")


More information about the Kst mailing list