Graph display issue
Hello everyone, I’m having an issue with my graph display. I selected the line option, but the first column appears as a line while the second shows points, and there’s also an enumeration appearing. Please see the attached image for clarification. // Créer un graphique de ligne pour "Percent NOK ICT" et "Percent NOK FCT"
graph1 = Graph Builder(
Size( 600, 400 ),
Show Control Panel( 0 ),
...