HTML Graphics

JavaScript graphics library

a JavaScript library for artificial intelligence graphics and other charts:

Google Maps

By usingGoogle MapsWe can embed maps into HTML.

Google Map

SVG

HTML <svg> elementIt can realize vector graphics in HTML:

HTML Canvas

HTML <canvas> elementIt can be used to draw graphics on web pages:

The following is created using <canvas>:

Your browser does not support the <canvas> element.

It displays four elements: red rectangle, gradient rectangle, multicolored rectangle, and multicolored text.