Skip to content

Large pivot tables get bogged down and can crash the server #2

@dholstius

Description

@dholstius

Large pivot tables get bogged down.

  • The HTML is really large. In part this seems to be because the Javascript gets handed some absurdly precise values — more than ten digits. We don’t need this level of precision. Can we force scientific notation (like 123.45e6) instead?

  • Sometimes it's bad enough to crash the RStudio server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions