[Kst] branches/work/kst/portto4/kst/devel-docs/Kst2Specs

Mike Fenton mike at staikos.net
Wed Apr 22 14:59:47 CEST 2009


SVN commit 957557 by fenton:

Update Bug List.


 M  +23 -25    Bugs  
 M  +10 -0     FixedBugs  
 M  +2 -2      Wishlist  


--- branches/work/kst/portto4/kst/devel-docs/Kst2Specs/Bugs #957556:957557
@@ -1,4 +1,27 @@
+---------------TO BE DONE BEFORE BETA--------------------------------
 
+Equation update problem
+  -Create a curve from a datasource.
+  -create an equation from a vector from the curve.
+  -Change the input vector (eg, with the 'back one screen' button)
+The curve updates, but the equation/equation curve does not.
+
+------------
+
+Plot is not regenerated after 'ok' in the plot dialog axis tabs makes a visual change. 
+ -create a plot.
+ -in the plot dialog axis tab change something (eg, the 'draw grid lines' option) and hit 'ok'.
+The plot is not redrawn to honor this change.  (if you do something else to force a
+redraw, the change is displayed.)
+
+-------------
+
+
+
+
+---------------TO BE DONE AFTER BETA--------------------------------
+
+
 Auto-labels, and '_' in field names:
 When plots are using name-based auto-labels, any '_' in field names gets interpreted as a subscript.
 There needs to be an option to somehow escape these when using them in a label.
@@ -22,23 +45,6 @@
 
 ------------
 
-Plot update problem:
-  -from the data wizard create several plots.
-  -Make a change to the plot that changes the size of the plot (eg, change the font size.
- The plot you changed is happy, but all of the other plots don't get automatically re-aligned.
-  -Move your mouse into one of the plots that is not properly aligned.  
-The curve is re-drawn to be aligned with the other curves, but the plot axis is not re-drawn.
-
-------------
-
-Equation update problem
-  -Create a curve from a datasource.
-  -create an equation from a vector from the curve.
-  -Change the input vector (eg, with the 'back one screen' button)
-The curve updates, but the equation/equation curve does not.
-
-------------
-
 Error in choice of offset mode.
 Create a plot with a Y range from -0.032 to 0.041.  It goes into base/offset mode and shouldn't.
 
@@ -54,13 +60,5 @@
 
 ------------
 
-Plot is not regenerated after 'ok' in the plot dialog axis tabs makes a visual change. 
- -create a plot.
- -in the plot dialog axis tab change something (eg, the 'draw grid lines' option) and hit 'ok'.
-The plot is not redrawn to honor this change.  (if you do something else to force a
-redraw, the change is displayed.)
-
--------------
-
 Image dialog 'smart' range calculations seem to be... odd.
 
--- branches/work/kst/portto4/kst/devel-docs/Kst2Specs/FixedBugs #957556:957557
@@ -531,3 +531,13 @@
 'c' mode doesn't show difference.
 'c' mode is used to find the offset from a marker to the cursor.
 Currently, if 'c' is hit, a marker is placed, as it should.  However, the difference between the marker and the cursor is not shown anywhere.  See 1.x for the correct behavior.
+
+------------
+Plot update problem:
+  -from the data wizard create several plots.
+  -Make a change to the plot that changes the size of the plot (eg, change the font size.
+ The plot you changed is happy, but all of the other plots don't get automatically re-aligned.
+  -Move your mouse into one of the plots that is not properly aligned.  
+The curve is re-drawn to be aligned with the other curves, but the plot axis is not re-drawn.
+
+------------
\ No newline at end of file
--- branches/work/kst/portto4/kst/devel-docs/Kst2Specs/Wishlist #957556:957557
@@ -12,7 +12,7 @@
 ----------
 New Plot Label size mode: autoshrink.
   Add a an option to plot labels: autoshrink.  If selected, the font size used for the axis labels will reduced to the largest size (<= the current size) for which the labels don't overlap or are not truncated (only text width is considered.).  The resizing is dynamic.  If the window geometry or the label values change so that the label would fit at a larger size, the size is raised.
-
+ - Last step after base/offset & reduced ticks.
 ----------
 
 Edit Multiple for Plots
@@ -35,7 +35,7 @@
 
 ---------
 When a new plot is added to an tab which already has plots in it (eg, from the Placement widget), then the label font sizes should be based on the label font sizes of the plots already in the tab.  (either 'vote' or use the first one).
-
+All font properties replicated.  Use the first one.
 ---------
 
 Default X vector should be remembered.


More information about the Kst mailing list