You are here

Files in Charts 8

Primary tabs

File namesort descending Location Namespace Description
PlotOptions.php modules/charts_highcharts/src/Settings/Highcharts/PlotOptions.php Drupal\charts_highcharts\Settings\Highcharts
README.txt README.txt Charts ====== The Charts module provides a unified format to build any kind of chart with any chart provider. Each chart solution found on internet, such as Google Charts or Highcharts, has a specific data scheme. Its very hard and even impossible…
Tooltip.php modules/charts_highcharts/src/Settings/Highcharts/Tooltip.php Drupal\charts_highcharts\Settings\Highcharts
Util.php src/Util/Util.php Drupal\charts\Util
VerticalAxis.php modules/charts_google/src/Settings/Google/VerticalAxis.php Drupal\charts_google\Settings\Google
views-view-charts.html.twig templates/views-view-charts.html.twig {% if chart_type == 'google' %} {{ attach_library('charts_google/google') }} {{ attach_library('charts_google/charts_google') }} {% elseif chart_type == 'highcharts' %} {{…
Xaxis.php modules/charts_highcharts/src/Settings/Highcharts/Xaxis.php Drupal\charts_highcharts\Settings\Highcharts
Yaxis.php modules/charts_highcharts/src/Settings/Highcharts/Yaxis.php Drupal\charts_highcharts\Settings\Highcharts
YaxisLabel.php modules/charts_highcharts/src/Settings/Highcharts/YaxisLabel.php Drupal\charts_highcharts\Settings\Highcharts
YaxisTitle.php modules/charts_highcharts/src/Settings/Highcharts/YaxisTitle.php Drupal\charts_highcharts\Settings\Highcharts

Pages

Other projects