Can a plugin add a new chart type? - FogBugz Knowledge Exchange most recent 30 from http://fogbugz.stackexchange.com 2013-05-20T08:29:38Z http://fogbugz.stackexchange.com/feeds/question/7852 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://fogbugz.stackexchange.com/questions/7852/can-a-plugin-add-a-new-chart-type Can a plugin add a new chart type? Samuel Neff 2011-04-13T12:16:04Z 2013-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#9019 Answer by Rich Armstrong for Can a plugin add a new chart type? Rich Armstrong 2011-08-15T20:53:20Z 2011-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>