Hi!
Here is a report of the advances in Graph-ET, what I have been working on and what I have left.
For those of you who (probably) don't know, Graph-ET is my project for the GSoC 2013, my mentors are Tudor Girba and Alexandre Bergel. Graph-ET is a charting tool, similar to EyeSee but with the difference that GET uses Roassal to make the visualizations.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
What's new?
- Worked a lot in the axis placement, both for horizontal and vertical bar diagrams.
- Added the line diagram in the form of two diagrams: GETLineDiagram (for ploting mathematical functions) and GETOrdinaryLineDiagram.
- Fixed A WHOLE LOT of bugs.
- Made a little refactoring.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
What's to come?
- Add the rest of the charts/diagrams in EyeSee.
- Fix some bugs.
- Probably do a little refactoring related to the axis, as I repeatedly do stuff like ifVertical:[...] ifHorizontal:[...].
- Make some sexy examples ;-).
- Adding cool features present in EyeSee like labeling.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
How to get it?
Here's the Gofer:
Gofer new
smalltalkhubUser: ��
project: �Graph-ET�
package: �Graph-ET�.
Remember to load the last version of Roassal first thought!
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Some examples
Try doing these in a workspace:
"GETExamples verticalBarExample6"
"GETExamples lineBasicExample2"
As always, any doubts, comments or questions just email me, I'll be glad to answer them ASAP :-)
- Daniel Aviv Notario