0

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

Ram G Athreya
  • 4,892
  • 6
  • 25
  • 57

1 Answers1

0

Legends are available since Sencha 2.1 GA

Ram G Athreya
  • 4,892
  • 6
  • 25
  • 57