I will be updating this as time goes on. There are so many things to start with so, I am mostly focusing on the issues that need improvement and bugs.


  • What are the current Outstanding issues?
  • What are some improvments?
  • What are the current Outstanding issues?
    1. Gradient non-rectangle shapes like pie slices and area charts.
    2. Using 2D Object for Text and not the Graphics object [which gives more control]
    3. Scatter Plot not correct or scaled properly.
    4. Putting labels and pointer sticks on Pie Charts.
    5. Line chart not able to be more than 1 pixel in size because of a REALbasic bug.
    6. The 3D on some charts is not sizing correctly and gets wacked out of alignment.

    **Please email bugs to realutilities@gmail.com

     

     

    What are some improvments?

    1. Switching some drawing off of 2D Object because of lack of control and RB bugs.
    2. Create an "Inspector" to allow the users to set the chart properties.
    3. Allow graphical images to be drawn as background.
    4. Provide click and "mouse move" events within the chart's objects for better user experience.
    5. Allow two data sets and two different chart types to  co-exist.
    6. The Value Axis [Y in most cases] should allow for drawing 2 values.
    7. The Label Axis [X in most cases] needs to be more flexable like formating dates and angle of text.