Package GChartWrapper :: Module constants
[hide private]
[frames] | no frames]

Module constants

source code

Functions [hide private]
 
_print(*args) source code
 
QUOTE(x)
+.,:|/$
source code
Variables [hide private]
  PY_VER = '2.x'
  APIPARAMS = ('chxt', 'chxp', 'chxs', 'chxr', 'chco', 'chtm', '...
  MARKERS = ('a', 'c', 'd', 'o', 's', 't', 'v', 'V', 'h', 'x', '...
  TYPES = ('bvs', 'p3', 'qr', 'lc', 'p', 'bhg', 'pc', 's', 'r', ...
  IMGATTRS = ('title', 'alt', 'align', 'border', 'height', 'widt...
  GEO = ('africa', 'asia', 'europe', 'middle_east', 'south_ameri...
  TTAGSATTRS = ('label', 'title', 'color', 'line', 'grid', 'bar'...
  APIURL = 'http://chart.apis.google.com/chart?'
  COLOR_MAP = {'aliceblue': 'F0F8FF', 'antiquewhite': 'FAEBD7', ...
  PIN_TYPES = ('pin_letter', 'pin_icon', 'xpin_letter', 'xpin_ic...
  PIN_ICONS = ('home', 'home', 'WC', 'WCfemale', 'WCmale', 'acco...
  PIN_SHAPES = ('pin', 'star', 'sleft', 'sright')
  NOTE_TYPES = ('note_title', 'note', 'weather')
  NOTE_IMAGES = ('arrow_d', 'balloon', 'pinned_c', 'sticky_y', '...
  NOTE_WEATHERS = ('clear-night-moon', 'cloudy-heavy', 'cloudy-s...
  BUBBLE_TYPES = ('icon_text_small', 'icon_text_big', 'icon_text...
  BUBBLE_SICONS = ('WC', 'WCfemale', 'WCmale', 'accomm', 'airpor...
  BUBBLE_LICONS = ('beer', 'bike', 'car', 'house', 'petrol', 'sk...
Variables Details [hide private]

APIPARAMS

Value:
('chxt',
 'chxp',
 'chxs',
 'chxr',
 'chco',
 'chtm',
 'chld',
 'chts',
...

MARKERS

Value:
('a',
 'c',
 'd',
 'o',
 's',
 't',
 'v',
 'V',
...

TYPES

Value:
('bvs',
 'p3',
 'qr',
 'lc',
 'p',
 'bhg',
 'pc',
 's',
...

IMGATTRS

Value:
('title',
 'alt',
 'align',
 'border',
 'height',
 'width',
 'ismap',
 'longdesc',
...

GEO

Value:
('africa',
 'asia',
 'europe',
 'middle_east',
 'south_america',
 'usa',
 'world')

TTAGSATTRS

Value:
('label',
 'title',
 'color',
 'line',
 'grid',
 'bar',
 'marker',
 'fill',
...

COLOR_MAP

Value:
{'aliceblue': 'F0F8FF',
 'antiquewhite': 'FAEBD7',
 'aqua': '00FFFF',
 'aquamarine': '7FFFD4',
 'azure': 'F0FFFF',
 'beige': 'F5F5DC',
 'bisque': 'FFE4C4',
 'black': '000000',
...

PIN_TYPES

Value:
('pin_letter', 'pin_icon', 'xpin_letter', 'xpin_icon', 'spin')

PIN_ICONS

Value:
('home',
 'home',
 'WC',
 'WCfemale',
 'WCmale',
 'accomm',
 'airport',
 'baby',
...

NOTE_IMAGES

Value:
('arrow_d', 'balloon', 'pinned_c', 'sticky_y', 'taped_y', 'thought')

NOTE_WEATHERS

Value:
('clear-night-moon',
 'cloudy-heavy',
 'cloudy-sunny',
 'cloudy',
 'rain',
 'rainy-sunny',
 'snow',
 'snowflake',
...

BUBBLE_TYPES

Value:
('icon_text_small', 'icon_text_big', 'icon_texts_big', 'texts_big')

BUBBLE_SICONS

Value:
('WC',
 'WCfemale',
 'WCmale',
 'accomm',
 'airport',
 'baby',
 'bar',
 'bicycle',
...

BUBBLE_LICONS

Value:
('beer', 'bike', 'car', 'house', 'petrol', 'ski', 'snack')