murtaza

Members
  • Content count

    1
  • Joined

  • Last visited

Everything posted by murtaza

  1. Multi Series Charts

    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?