M. Oliveira
Results
1
comments of
M. Oliveira
@schme16 thanks for answering! I tried to get the context using `$('#graphicLines')[0].getContext('2d')`, as you suggested. However, I still got an error (`Cannot read property '0' of null`). I forgot to...