Skip to content

graph load efficiency idea #155

@mpdehaan

Description

@mpdehaan

Currently each subpage for each graph snippet relies on re-generating some similar dataframes.

If the dataframes were calculated traditionally, as in on page load, the graphs might actually load a little bit faster.

To do this, we should have the entire page load in, and move all the graphs for that page to a common URL, instead of having five or six lazy.js loads, we could have one.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions