I was trying to have charting functionalities in my site using YUI Charts. They should be able to select different chart types (column, bar,pie and line), select the yAxis and xAxis and then build their data sets / series. What do you think are the chart creation steps that I should present to the user ?