I've updated v52 with a fix for the orgchart bug (when the table would have
colspans greater than 1000). There are also a large number of changes to
the module structure of the code, all to eliminate the "var google = {}"
problem. But there should be no change of behavior otherwise.
Given the number of changes, I'll extend the testing period before
production release by another week, to March 27.
On Monday, February 20, 2023 at 2:15:59 PM UTC-5 Daniel LaLiberte wrote:
> Google Charts version '52' is now available. You can use this upcoming
> version by loading 'upcoming'. Please test the new features and let us
> know if you experience any issues.
>
> <script>
>
> google.charts.load('upcoming',
>
> {packages: ['corechart']});
>
> </script>
>
> This release primarily consists of a large number of refactoring and
> cleanup changes. All code has been migrated to ES6, and a substantial
> fraction has been migrated to TypeScript. We are still moving forward
> toward open-sourcing the Google Charts code, but many more internal changes
> are required before that can be accomplished.
>
>
> Anticipated production release date: March 20, 2023
>
> At this time, the 'current' version is still '51'.
>
> On the release date, loading either 'current' or 'upcoming' will load
> '52'.
>
> Note that this is a much longer release cycle compared to previous
> releases, due to the large number of internal changes.
>
>
>
> -
>
> GeoChart
> -
>
> Updated geochartVersion to 11, and regioncoderVersion to 1.
> -
>
> Dygraph charts
> -
>
> Gantt, Timeline, and the Material charts: Bar, Line, Scatter
> -
>
> No longer loads the Dygraph library dynamically since it is
> compiled in.
> -
>
> Table
> -
>
> Fix highlighting of current page number for more than 11 pages.
> -
>
> OrgChart
> -
>
> Add ‘compactRows’ option. Default is false.
> -
>
> Uses the Reingold-Tilford <https://reingold.co/tidier-drawings.pdf>
> algorithm for layered trees. Its main advantage is a more effective use
> of
> horizontal space by placing subtrees close together as long as nodes in
> the
> same layer do not overlap.
>
>
> --
>
> • Daniel LaLiberte
>
> • SWE
>
> • Cambridge MA
>
> • [email protected] <[email protected]>
>
--
You received this message because you are subscribed to the Google Groups
"Google Chart API" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/google-chart-api/8f9e4c77-95b0-4428-a9a0-d1ec6723bab4n%40google.com.