You are here

7 string references to plugin.manager.charts_type in Charts 8.4

BaseSettings::getChartTypes in src/Element/BaseSettings.php
The types of chart.
Chart::create in src/Element/Chart.php
Creates an instance of the plugin.
ChartDataCollectorTable::getSeriesFromCollectedTable in src/Element/ChartDataCollectorTable.php
Gets the series from the data collected by this element.
ChartsPluginStyleChart::render in src/Plugin/views/style/ChartsPluginStyleChart.php
Render the display in this style.
Google::chartsGooglePopulateChartAxes in modules/charts_google/src/Plugin/chart/Library/Google.php
Utility to populate chart axes.
Google::chartsGooglePopulateChartData in modules/charts_google/src/Plugin/chart/Library/Google.php
Utility to populate chart data.
Highcharts::populateAxes in modules/charts_highcharts/src/Plugin/chart/Library/Highcharts.php
Populate axes.