|
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?
- Gradient non-rectangle shapes like pie slices and area charts.
- Using 2D Object for Text and not the Graphics object [which gives more control]
- Scatter Plot not correct or scaled properly.
- Putting labels and pointer sticks on Pie Charts.
- Line chart not able to be more than 1 pixel in size because of a REALbasic bug.
- 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?
- Switching some drawing off of 2D Object because of lack of control and RB bugs.
- Create an "Inspector" to allow the users to set the chart properties.
- Allow graphical images to be drawn as background.
- Provide click and "mouse move" events within the chart's objects for better user experience.
- Allow two data sets and two different chart types to co-exist.
- The Value Axis [Y in most cases] should allow for drawing 2 values.
- The Label Axis [X in most cases] needs to be more flexable like formating dates and angle of text.
|
|