问题
I have a LineChart, and when I touch at some point, there appear two lines. How to change the color of that lines? or how to disable them? By supportive lines I mean that orange lines.
回答1:
Try LineDataSet.setHighLightColor(//your color) method
来源:https://stackoverflow.com/questions/45650691/change-color-of-the-supportive-lines-in-linechart-mpandroidchart