Problem/Motivation
It would be nice if the "Sample release schedule" chart on the Release process overview could be generated from a template file in a drupal.org Git repo.
It should be easy to update with new versions when necessary, and generate an embeddable SVG-file.
Proposed resolution
Create a template with Apexcharts, to allow easy updating with a text editor.
Drupal release schedule
Note: The versions and dates are based on the chart from Release process overview > Sample release schedule.
This is an example. The exact schedule varies, and will be published on the Drupal core release schedule.
Remaining tasks
Decide if it looks all right. For example, are the dotted lines in the current version necessary?
Figure out how to make the labels at the bottom be "June 2024", "Dec 2024", etc. with some JavaScript.