[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
1 Version: $Id: Todo 18250 2005-05-07 14:13:43Z ralfbecker $ 2 3 Before 1.6 release 4 ==================== 5 6 Documentation update 7 -------------------- 8 * Rewrite preferred way to handle client side image maps 9 * Add documentation for Stroke($aFileName) 10 * Document the addition of SetCenter() for line plots 11 * Revise documentation of classes. Class diagram update 12 * Add documentation on how to use background image 13 * Review of theme management for pie 14 15 Additions 16 --------- 17 * Add possibility to set the default start value for text labels 18 * More examples of how to plot images and extended tutorial 19 * Add date/time scale/axis type 20 21 Verifications/Investigations: 22 ----------------------------- 23 * Possible bug when mixing grouped bar and lineplots 24 * Have really all 0-value bugs been squashed? 25 * Implement multi line text for legends 26 * Check legends for grouped bar plots. Can we make that easier to use? 27 * Check labels for 3d pies. 28 * Check autoscaling with several scatterplots in a graph 29 * Check if Setting manual scale in spider plot is a problem 30 * Check potential problem with linlin and supplying both X and Y 31 coordinates for a line plot 32 * Check what happens with negative values for impuls plots when 33 adding a line y=0. Possible scale bug? 34 * Check the GroupBar and AccBar plot still work after the changes in 35 BarPlot? Verification 36 * Add testcase for negative/positive accumulated bar graphs 37 * Fix error in documentation SetColor() is not a method of Class Legend 38 * Fix problem whereby the first label on the x-axis is hidden when 39 Y-axis has negative values and x-axis is positioned at 0 and 40 setcenter() is used for the lineplot. Add a check to see if Setcenter 41 is used and if that is the case the first label should not be hidden 42 even if position is 0. 43 * Merge the patch to make it possible to do CSIM without running the script off-line. 44 * CSIM for Plot marks 45 * CSIM for legends. Does this make sense? 46 * Investigate the following report 47 Also, I have discovered that in a graph with bars and lines, if the 48 values are low (<50), the graph goes wrong (oversized bars, wrong 49 scale, very big parse-time...). I have solved this. 50 51 But if the values are lower (<10), the scale gets crazy. For example, 52 for 0 to 3, the Y-Scale say : "blank-0-0-1-2-2-3" or similar. Also 53 the graph takes VERY more time to generate. 54 55 Also, I did notice that in sections 6.3.25 and 6.3.26 in the manual, the 56 headings on the charts say "SpiderGraph" rather than "PieGraph." The 57 General Description paragraph in both of those sections needs to be changed, 58 too. 59 * Possibility to just plot ticks/labels where the label is != "". Does 60 this make sense? How should it work? 61 * Linear scale investigation: Many datapoints and only show a grouped 62 name for all values, for example sampling every hour but label each day 63 (which is centered) 64 * Filled line plots with negative values. What is the way to handle this? 65 * Possibility to add text-labels directly in the new xxPlot() creation? 66 67 Sometimes: 68 ========== 69 * Scientific plots. Investigate some use cases and see what changes needs to be done 70 * Difference between minor/major tick marks for text-scale, i.e. 71 ticks with and without text labels 72 * Add pole-zero plots 73 * Re factoring of the way Y and X axis are implemented. Redo the OOD so that 74 we separate the notion of horizontal and vertical axis. This will get 75 rid of the horrible non-oo tests axis=="x" 76 77 78 79 80 81 82 83 84 85 86
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Feb 25 17:20:01 2007 | par Balluche grâce à PHPXref 0.7 |