- Issue created by @SirClickALot
- πΊπΈUnited States andileco
Hi @sirclickalot, have you seen this issue and tried this solution already? https://www.drupal.org/project/charts/issues/3532198 β¨ Highcharts dark mode support and styledMode Active
- π¬π§United Kingdom SirClickALot Somerset
Hi andileco,
I just tried applying 17165a23636f85b2239a4600cb44308b96dcb928.patch to the latest Charts module as provided when I installed Visitors using...
composer require 'drupal/visitors:^2.31'
But it doe snot seem to apply cleanly.
I'm pretty useless myself at debugging such things so the best I can is provide a screenshot of what my tool of choice (PHP Storm) says when I try apply the patch...
- πΊπΈUnited States andileco
It's already committed to Charts dev, so you would just need to require drupal/charts:dev-5.1.x and then apply the User Interface changes mentioned in the ticket.