Noodle Help Site

new Chart() → {Chart}

Chart to graph actifity over
hour/day/week
day/month/year
month/year/decade
Returns:
Type
Chart

Methods

clear(context)

Parameters:
Name Type Description
context *

getColor(n)

Parameters:
Name Type Description
n *

legand(element, array, day)

Parameters:
Name Type Description
element *
array *
day *

make(canvas, array, xLable, yLable, day)

Parameters:
Name Type Description
canvas *
array *
xLable *
yLable *
day *

makeAxis(context, xn, yn)

Parameters:
Name Type Description
context *
xn *
yn *

makeDots(context, path, color, bold)

Parameters:
Name Type Description
context *
path *
color *
bold *

makeLine(context, path, color, dot, bold)

Parameters:
Name Type Description
context *
path *
color *
dot *
bold *

max(array)

Parameters:
Name Type Description
array *

max2d(array)

Parameters:
Name Type Description
array *

maxLength(array)

Parameters:
Name Type Description
array *