Hello Guys
I have afew questions,
1. Does anybody have a simple example on how to use a pie chart with a data source? i have to use a pie chart to show allocated / free space in a airplane.... So i want to show the free space in the chart and the allocated space (but i also want to pick upthe HEX colors from my database for the pie chart areas...)
2.Once i can get the above working, i need to mouse over certain areas in my pie chart described above and it must show me some information like for example (Space allocated has 30 bags and a total weight of 100kg for certain segmants of the chart) i will have all this information stored in 2 tables so i would need to do a inner join some how and display this in a mouse over.
3.I need to customise the legend feature for the chart to retreive my colors from my database and display the space allocated and free space.
THIS SOUNDS HECTIC I KNOW...I HAVE TO DEVELOP THIS APPLICATION, SO IMAGINE HOW CONFUSED I AM AT THE MOMENT
Thanks guys for your time and help