You are here

constant HIGHCHARTTABLE_DEFAULT_TABLE_SELECTOR in HighchartTable 7

@file highcharttable.module

Uses the Highcharts javascript library and HighchartTable jQuery add-on to decorate any HTML table on your site with a graphical visualisation as a colourful chart. Does NOT require Views.

1 use of HIGHCHARTTABLE_DEFAULT_TABLE_SELECTOR
highcharttable_get_js_settings in ./highcharttable.module
Set up an array of configurations for the DataTables JS call.

File

./highcharttable.module, line 13
highcharttable.module

Code

define('HIGHCHARTTABLE_DEFAULT_TABLE_SELECTOR', 'table');