-
-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Description
Our Django app uses Altair to generate graphs and display them on the browser. A couple months ago, one of our graphs exceeded the 5000 rows limit and we got the famous MaxRowsErrors. As suggested by the Altair docs, we installed VegaFusion (using version 1.6.1).
The migration was very smooth, the graphs are generated and displayed correctly. The problem is that we've been experiencing an increase in the memory consumption of our Django processes of ~100/150MBs. It doesn't go further than that, but we're wondering if that increase is expected or we should do something differently. Thx!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels