You are here

public function WebformAnalysisChartInterface::buildAttachedSettings in Webform Analysis 8

Build Attached Settings.

Parameters

array $charts: Charts.

Return value

array Attached Settings.

1 method overrides WebformAnalysisChartInterface::buildAttachedSettings()
WebformAnalysisChart::buildAttachedSettings in src/WebformAnalysisChart.php
Build Attached Settings.

File

src/WebformAnalysisChartInterface.php, line 95

Class

WebformAnalysisChartInterface
Webform Analysis Chart Interface.

Namespace

Drupal\webform_analysis

Code

public function buildAttachedSettings(array $charts = []);