Data to OFC directly

Hi,

I have created a plugin. I don’t want to hit the database for showing the chart. Instead pass the data directly to OFC.

Please let me know how to pass the data directly to OFC.

Thanks.

I haven’t tried this. In Piwik 0.5, you might be able to subclass the chart and write your own getFlashData() function.