Skip to content

Tooltip - Slow Performance #417

Open
@calvinnelms

Description

@calvinnelms

I have enabled tooltip on a chart which contains 15000+ records. The chart tooltip lags when hovering over the chart.
Smaller datasets perform much better.

Are there any settings to reduce animation, or improve tooltip performance?

tooltip: { backgroundColor: '#ffffff', trigger: 'axis', valueFormatter: value => (+value).toFixed(0), axisPointer: { type: 'cross', label: { backgroundColor: '#ffffff', }, }, },

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions