Skip to content

Dragging Annotation causes error (with repro case) #2363

Closed
@brian428

Description

@brian428

If annotation is positioned on a date axis with "showarrow: false", dragging and releasing it throws: attribute transform: Trailing garbage, "rotate(0,NaN,128.59)".

Here's a repro case: http://jsfiddle.net/brian428/v4ye0f4b/

If showarrow is true, the note and the arrow can be dragged successfully.

So far it looks like this only happens when a date axis is used.

Activity

etpinard

etpinard commented on Feb 14, 2018

@etpinard
Contributor

Thanks for the very clear bug report 🍻

brian428

brian428 commented on Feb 15, 2018

@brian428
Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugsomething broken

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @brian428@etpinard

      Issue actions

        Dragging Annotation causes error (with repro case) · Issue #2363 · plotly/plotly.js