Issue Displaying Charts with CustomView
Hello! I'm trying to display some 6 different charts on my MacOs application, but i'm struggling setting this up. I have a 'ChartsViewsController.swift' file in which I have those variables :
When I click a button on the app the variables starts filling up with data (otherwise they would be empty)
My objective is to display the empty charts when i launch the Application, and fill them up with LineMarks constantly as the variables fills up.
Coudls someone help me please ?
0 Replies