You are here

constant GOOGLE_CHART_TOOLS_DEFAULT_CHART in Google Chart Tools 7

3 uses of GOOGLE_CHART_TOOLS_DEFAULT_CHART
analytics_dashboard_charts in analytics_dashboard/analytics_dashboard.charts.inc
@file Provides the charts definitions.
google_chart_tools_page in google_chart_tools_example/google_chart_tools_example.module
Creating graphs for the last 10 days of node creating, comments and votes.
google_chart_tools_views_plugin_style::option_definition in google_chart_tools_views/views/google_chart_tools_views_plugin_style.inc
Information about options for all kinds of purposes will be held here.

File

./google_chart_tools.module, line 3

Code

define("GOOGLE_CHART_TOOLS_DEFAULT_CHART", "LineChart");