PhilJay / MPAndroidChart

A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.
Other
37.55k stars 9.01k forks source link

Customize Icons (with drawables) in the Legend #5000

Open lisitso opened 4 years ago

lisitso commented 4 years ago

Hi,

could be possible to add icons (drawables) to the chart legend? I want to display icons in legend (instead of current circle or square, ...)

Best Regards, Lisitso

VinsonGuo commented 3 years ago

I think Legend is hard to customize. You can disable Legend and wrap a layout to your chart.