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

This is essentially the same as the Line graph, but different options enabled for convenience.

Syntax

var chart = new MilkChart.Scatter(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 true) Draw tick marks at each value
  • showLines - (bool:Defaults to false) Draw lines connecting values
Comment by trunghie...@gmail.com, Feb 14, 2012

test


Sign in to add a comment
Powered by Google Project Hosting