Problem/Motivation

I was looking for Highchart support for Drupal 10, and it took me a while to figure out that this project is for Drupal 7, and that Drupal 10 support is in https://www.drupal.org/project/charts.

Proposed resolution

Maybe the project page text can updated to this?

Now

Create charts in Drupal using the Highcharts JavaScript library. This module includes an API and Views integration.

Better?

Create charts in Drupal 7 using the Highcharts JavaScript library. This module includes an API and Views integration. For Drupal 10 support, see the Charts module.

Remaining tasks

User interface changes

API changes

Data model changes

Comments

ressa created an issue. See original summary.

ressa’s picture

Title: Add link to Charts for Drupal 10 on project page? » Link to Charts on project page, for Highchart support in Drupal 10?