Skip to content
Snippets Groups Projects
Closed Code Insights: have to click multiple times on line charts
  • View options
  • Code Insights: have to click multiple times on line charts

  • View options
  • Closed Issue created by Administrator

    Created by: unclejustin

    When viewing a line chart, sometimes multiple clicks are needed to actually open the URL.

    This is probably related to how we have to re-shuffle the line series SVGs to make the currently hovered series "on top" of the others. This is because SVGs do not recognize z-index. So we have to actually re-order the dom and put the hovered series last for it to render on top.

    Related Loom

    Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first