Some help with teeChart PHP
Posted: Tue Jun 18, 2013 2:47 pm
Hello,
I'm actually working for a society and trying to use TeeChart PHP for some web graphs.
I never used this object and i encounter some problems with the basics.
I just whant to diplay a simple graph with a 2 dimension table (X and Y) and put a Point for each x-y couple.
I follow the tutorial and understant what they did but they explain no where how to draw points instead of Bar or Line.
So if someone can indicate me how to simply dray points with X and Y as variables and how to just change the colors
(how to use" set Color(new Color(XXX,XXX,XXX)) ").
And eventually how to change the shape of the point (point,cross and so...).
Thank you for your help and sorry for my poor english.
I'm actually working for a society and trying to use TeeChart PHP for some web graphs.
I never used this object and i encounter some problems with the basics.
I just whant to diplay a simple graph with a 2 dimension table (X and Y) and put a Point for each x-y couple.
I follow the tutorial and understant what they did but they explain no where how to draw points instead of Bar or Line.
So if someone can indicate me how to simply dray points with X and Y as variables and how to just change the colors
(how to use" set Color(new Color(XXX,XXX,XXX)) ").
And eventually how to change the shape of the point (point,cross and so...).
Thank you for your help and sorry for my poor english.