Search code examples
sencha-touch-2sencha-charts

Legend not getting Displayed in sencha


I have legend enabled in the chart config

config: {
       legends: {
                  position: 'right'
                }
}

Also i have enabled the showInLegend config to true but legend is not being displayed...What am i missing???

Thnx


Solution

  • Legends are available since Sencha 2.1 GA