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

LineDataSet setFillDrawable Bug with LineDataSet.Mode.STEPPED #2990

Open omarpm25 opened 7 years ago

omarpm25 commented 7 years ago

The fill is not drawn properly, apparently only in mode: LINEAR, CUBIC_BEZIER and HORIZONTAL_BEZIER

capture1

capture2

Example Code: capture3

kamilj commented 6 years ago

+1

marcinOz commented 5 years ago

+1