cairocore
provides a canvas and tools for fast 2d drawing operations.
It provides a low-level wrapper around the cariographics 2D graphics library (written in C) which provides drawing operations and related functions, with consistent output on multiple platforms and output media (e.g. SVG, PDF, PNG etc).
This package is not a graphics device - you can’t plot to it. Instead it provides a canvas for directly drawing shapes and text.
View the online documentation here
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.