jessiecode( -,-, // Dimensions of JSXGraph board (in pixels) [-,-,-,-], // [left,top,right,bottom] in plot coordinates safe(""" im = image('resources/question-resources/filename.svg', [-,-],[-,-]) // In plot coordinates: [left x coord, bottom y coord],[distance from right to left, ditance from bottom to top] << highlight: false, fixed: true >>; """), [ "axis": true, "grid": true, "showNavigation": false ] )