Appearance
Konva.js integration
This example shows integration with Konva.js Canvas rendering library. With the level of abstraction it offers, we cannot use it like d3 for low-level rendering with our CanvasLayer
interface, but we still can add its canvas as an overlay to Ogma and render in the same coordiante system.