GraphCanvas Module

class epyk.core.html.graph.GraphCanvas.Canvas(page: PageModel, width, height, html_code, options, profile)
property ctx: Canvas

Return the 2D context options of the Canvas DOM component.

property dom: Canvas

Property to the DOM object.

This will return the Canvas properties.