You are here

public static function WebformAnalysisInterface::getChartTypeOptions in Webform Analysis 8

Get Chart Type Options.

Return value

array Chart Type Options.

1 method overrides WebformAnalysisInterface::getChartTypeOptions()
WebformAnalysis::getChartTypeOptions in src/WebformAnalysis.php
Get Chart Type Options.

File

src/WebformAnalysisInterface.php, line 123

Class

WebformAnalysisInterface
Defines an interface for webform analysis classes.

Namespace

Drupal\webform_analysis

Code

public static function getChartTypeOptions();