Kitten JSON Example

JSON
// Uses example/example.json data soure
{
  data: data,
  width: '75%'
}

Minnesota Gambling Example

Spreadsheet
{
  key: 'https://docs.google.com/spreadsheet/pub?key=0AtX8MXQ89fOKdDZadGcyNE9CZmFZV29tQjI5RFU3X3c&output=html',
  sheetName: 'timeline-data',
  defaultDirection: 'oldest',
  defaultExpansion: 'collapsed',
  groupFunction: 'groupSegmentByDecade',
  width: '50%',
  tabletopOptions: {
    parameterize: 'http://gs-proxy.herokuapp.com/proxy?url='
  }
}

Minnesota Marriage Example

Spreadsheet
{
  key: '0AjYft7IGrHzNdHVTTi1xRGtpdHV5SzJDZW4yRnlRN2c',
  sheetName: 'Entries',
  tabletopOptions: {
    parameterize: 'http://gs-proxy.herokuapp.com/proxy?url='
  }
}