My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
Line  
Options for Line
Updated Oct 5, 2009 by theivi...@gmail.com

Syntax

var chart = new MilkChart.Line(table, [options])

Arguments

  1. table - (mixed) a table Element (or its id) that should be transformed
  2. options - (object, optional) a key/value set of options

Options

  • showTicks - (bool:Defaults to false) Draw tick marks at each value
  • showLines - (bool:Defaults to true) Draw lines connecting values
  • lineWeight - (int: Defaults to 3) Line weight in px
Comment by lisi.hsi...@gmail.com, May 10, 2011

jh


Sign in to add a comment
Powered by Google Project Hosting