I'm trying to draw a chart with one line representing temperatures through the day but I need different segments of the line to be in different colours (Think yellow for day time temperatures and dark blue for night time temperatures for example).
I've tried with ShinobiCharts and also with MPAndroidCharts/iOS-Charts. And can't find a way to get it to work.
Any suggestion as to how to achieve a line chart specifying different colours for each line's segment? Suggestions of other more suited libraries for this job most welcome too!