Can a plugin add a new chart type? - FogBugz Knowledge Exchange most recent 30 from http://fogbugz.stackexchange.com2013-05-20T08:29:38Zhttp://fogbugz.stackexchange.com/feeds/question/7852http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://fogbugz.stackexchange.com/questions/7852/can-a-plugin-add-a-new-chart-typeCan a plugin add a new chart type?Samuel Neff2011-04-13T12:16:04Z2013-05-03T13:22:00Z
<p>Is it possible to have a plugin add a new chart type to the case list charts? I looked through the API and didn't see anything. </p>
<p>Thanks,</p>
http://fogbugz.stackexchange.com/questions/7852/can-a-plugin-add-a-new-chart-type/9019#9019Answer by Rich Armstrong for Can a plugin add a new chart type?Rich Armstrong2011-08-15T20:53:20Z2011-08-15T20:53:20Z<p>The Reporting plug-in uses HighCharts. It should be possible to add any of their charts, but you would need to look at the Reporting plug-in's code. We don't have a procedure for this.</p>
<p><a href="http://highcharts.com/" rel="nofollow">http://highcharts.com/</a></p>