I'm building a graph, but I need to display the data of a field that is "String", but it only receives integer.
Has anyone ever gone through this?
tempo.set(u.formataData(treinos.get(i).getDataTreino()),
u.formataHoraComSegundos(treinos.get(i).getTempoRealizado()));