gauravkumar13337 / flot

Automatically exported from code.google.com/p/flot
MIT License
0 stars 0 forks source link

Please include original event when triggering custom events #626

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What we've noticed is that the original events are lost. So for example at the 
end of 

       function triggerClickHoverEvent(eventname, event, seriesFilter)

there is this trigger, 

       placeholder.trigger(eventname, [ pos, item ]);

there are times when it is useful to have the original event. 

Flot 0.7 / Chrome

Thanks

--dan

Original issue reported on code.google.com by hae...@gmail.com on 5 Nov 2011 at 6:35

GoogleCodeExporter commented 8 years ago

Original comment by dnsch...@gmail.com on 7 May 2012 at 5:44