Skip to content

Multiple y axis setScale does not work on other axis in mode 2 #1107

Description

@maximilian0311

Hi,
when using mode 2 the setScale function does not update the trace if another axis was used than y.
It can be fixed in uplot.iife.js line 4478 by replacing ".y" with "[s.scale]" as it is done for mode1 right below.

Image

Activity

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions