UNPKG

ah-dashboard-plugin

Version:

Plugin for an ActionHero Dashboard with many functionalities

7 lines (5 loc) 170 B
require(['../raphael'], function(Raphael){ var paper = Raphael(0, 0, 640, 720, "container"); //paper.circle(100, 100, 100); //example // Work here });