Clientside cache on graphs across multipage

Hello @pengz,

You can check out my caching for page layouts.

Since your data is static, you shouldn’t have to worry those pitfalls that you can normally encounter.

You will use the clientside caching in the browser if HTTPS and just a local variable if you aren’t local.