You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The @amcharts/amcharts4 package we’re using for charts is distributed in a very problematic manner which adds several megabytes of data to the production bundle of Kuma GUI.
What happened?
The @amcharts/amcharts4 package we’re using for charts is distributed in a very problematic manner which adds several megabytes of data to the production bundle of Kuma GUI.
This is discussed at length in amcharts/amcharts4#82.
Just the following two entries total 2.5 MB in uncompressed size. Of the 1.76 MB, well over half of the size is taken up by amcharts.
We should consider an alternative that is bundled and distributed correctly.
The text was updated successfully, but these errors were encountered: