Using amCharts, I need to differentiate between multiple graphs when a "clickGraphItem" event occurs. That means having a distinct listener for each graph, so that I can call a function with a different parameter (the graphs name) depending on which graphs' bullet is clicked.Using amCharts, I need to differentiate between