murtaza Report post Posted March 30, 2009 Hi, I am currently evaluating FusionCharts and FusionWidgets for a project. I need to display a multi series chart which is not stacked and displays like a bullet chart. I have attached an image. I have the following requirement: 1. There are about 6 bands of data. (1,2,3 etc) 2. Each band has data for multiple years (2006 etc) 3. Each year has data for 3 data groups (Group 1 etc) 4. In addition I also need to fire a javascript event on the bands label. 5. and finally the data values to be displayed in a table which is aligned to the graph. My research suggests that the table can be added outside of the fusion chart which is ok for me. Questions: a) With the javascript event handling is there a way to bind events to specific object (labels etc) in the graph? I tried using multi series charts but a bullet chart is what I need. I dont want my series to be stacked. Am I missing something here? c) Can someone confirm or deny if we buy the enterprise license for the product, is it reasonably easy to customise the charts to address my requirements? Share this post Link to post Share on other sites
Pallav Report post Posted March 31, 2009 Hi, While we do have a multi-series chart, but we cannot have bullet graphs in that. >> a) With the javascript event handling is there a way to bind events to specific object (labels etc) in the graph? No - you can only have it for data plot. >> I tried using multi series charts but a bullet chart is what I need. I dont want my series to be stacked. Am I missing something here? I'm afraid we do not have this. >> c) Can someone confirm or deny if we buy the enterprise license for the product, is it reasonably easy to customise the charts to address my requirements? Yes - you can start with the base of multi-series chart and then modify it. However, some knowledge of Flash and ActionScript would be required. Share this post Link to post Share on other sites