You are here

constant CHART_URI in Google Chart Tools: Image Charts 6

Same name and namespace in other branches
  1. 5 chart.module \CHART_URI
  2. 7 chart.module \CHART_URI
3 uses of CHART_URI
chart_copy in ./chart.module
Copies rendered chart image.
chart_render in ./chart.module
Renders a chart structure.
chart_url in ./chart.module
Returns the chart URL.

File

./chart.module, line 14
Provides Google chart API integration.

Code

define('CHART_URI', 'http://chart.googleapis.com/chart');