Open
Description
i created a next js app and i imported plotly dynamically and set ssr = false as it's nor ssr compatible i tried several other thing to get the result that i want but still get the same bad performance (it takes about 12 secs to load the page) and 22mb of resources (i just use 6 sqlite3 databases that the summation of all of them would not be over 50kb)
i used two line charts in my code
if any further information needs please ask me to provide you
Metadata
Metadata
Assignees
Labels
No labels
Activity
VytasKan commentedon Feb 10, 2025
did you find the solution?
alistp27 commentedon Feb 10, 2025
no , i have moved to other library (chartjs)