Skip to content

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

@maximilian0311

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

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