I guess ev3dev-lang-js does not include explicit class for the LCD screen because the drawing is carried out by more general system drivers/libraries? Even if so, it would be very helpful if the examples had one script that outputs some graphics on the brick's built-in LCD screen. The ev3dev.org site provides some info on the topic http://www.ev3dev.org/docs/tutorials/using-ev3-lcd/, but that makes one think that you have to code all the functions (pixel, text, geometry, image) yourself.
I guess ev3dev-lang-js does not include explicit class for the LCD screen because the drawing is carried out by more general system drivers/libraries? Even if so, it would be very helpful if the examples had one script that outputs some graphics on the brick's built-in LCD screen. The ev3dev.org site provides some info on the topic http://www.ev3dev.org/docs/tutorials/using-ev3-lcd/, but that makes one think that you have to code all the functions (pixel, text, geometry, image) yourself.