android - How to draw squares instead of circles in MPAndroidChart? -


how can draw square instead of circle on linechart in mpandroidchart?

linechart supports circles.

but solution combine line- , scatterchart in combinedchart.

  • use scatterchart draw squares
  • use linechart without circles draw lines

example of combinedchart here.


Comments

Popular posts from this blog

json - Zend error Connection -

javascript - Trigger mouseenter when an animated element touches mouse -

ubuntu - collect2: fatal error: ld terminated with signal 9 [Killed] -