Ext version tested:

  • Ext 5.1.0.107

  • Ext 5.0.0.970


Browser versions tested against:


DOCTYPE tested against:


Description:



  • Mouse events don't work on Pie charts (sencha-chart) with only one slice visibile

  • No tooltip showing

  • No itemclick fires if item is clicked

  • This happens with stores containing only one record

  • This happens too with stores having more than one record but only one showed (after deselecting categories in legend)


Steps to reproduce the problem:


The result that was expected:



  • Tooltip on mouse over item, and itemclick if clicked


The result that occurs instead:



  • No tooltip and no itemclick event fired


I think that the problem is in :

/ext/packages/sencha-charts/src/chart/series/Pie.js

getItemForPoint and betweenAngle