Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
50.37 KB
MD5: d8b8a5b21c417abd8cdf63fbf617751e
SHA-1: d22916fbc7e50c22332381726c9b28a8487a6fe6
SHA-256: 238223b1b7b9185c494f429ba117d8f753cb668f140ea363e0bc3951efc99a3b
Download zip
93.6 KB
MD5: 6c04a75833e88fa3d1ca471236a03aa1
SHA-1: e092a6836881edb4097cb2789f04ddabbe7f24d0
SHA-256: 7c18d37f7406ec58be62cdec7944722bb90912f0b72130cfd8bef54f9619f72f
Release notes
This release includes:
Module dependency to the chart plugin's module not added in the view config
Undefined offset error when using pie and donut charts with C3
Dependency Injection for Charts style plugin
Chart Attachments no longer inherit their parent contextual or exposed filters
Undefined index exporting in Drupal\charts_highcharts\Plugin\chart\Highcharts->buildVariables line 205
Highcharts pie/donut charts should be able to accommodate one node (or an aggregation) with multiple fields
As well as changes to code formatting and some work on the template_preprocess_views_view_charts(), which makes it much easier to follow.