Conversation
methnen
commented
Jul 31, 2026
Owner
- The M Chart Highcharts Library is now deprecated and M Chart offers one-click migration of Highcharts charts to Chart.js
- The M Chart implementation of Chart.js now matches Highcharts feature-for-feature, supports additional chart types, works with M Chart Pro, is more performant, and isn't burdened by expensive commercial licensing requirements
- Sites with Highcharts charts see a migration notice - dismissible while the Highcharts library plugin is active, persistent when it isn't (since those charts won't display)
- Chart data carries over as-is - only legacy Highcharts theme slugs are remapped (to the bundled Highcharts 4.x look) and chart images refresh the next time each chart is saved
- Added support for venn and euler chart types
- Supports up to 5 sets
- Venn uses the classic fixed layout while euler sizes the circles proportionally to their totals
- Treemap labels now wrap to fit their rectangle so long labels stay readable instead of shrinking to fit on a single line
- Treemap group captions now wrap onto a second line when long group names need the room
- Tweaked table rendering so that it always matches the format of the data in the spreadsheet
- Fixed an issue where treemaps with 3 or more grouping levels could render gray instead of using the theme colors
- Fixed an issue where saving a chart could cause a fatal error when the chart's library plugin wasn't active
* Treemap labels now wrap to fit their rectangle so long labels stay readable instead of shrinking to fit on a single line * Treemap group captions now wrap onto a second line when long group names need the room * Fixed an issue where treemaps with 3 or more grouping levels could render gray instead of using the theme colors
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.