You are here

Constants in Charts 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
CHARTS_DUAL_AXIS ./charts.module Constant used in hook_charts_type_info() to declare chart types with a dual axes. Most charts use this type of data, meaning multiple categories each have multiple values. This type of data is usually represented as a table. 4 1
CHARTS_SINGLE_AXIS ./charts.module Constant used in hook_charts_type_info() to declare chart types with a single axis. For example a pie chart only has a single dimension. 3 1

Other projects