Skip to content

[BUG] changing axis type (linear <->logarithmic) doesn't change on chart.update() #4939

Description

@ldemailly

Expected Behavior

changing the type and update() should change the display type

Current Behavior

stays linear

Possible Solution

workaround is to rewrite the dataset with a different axis id but that seems overkill (also I then have 2 axis showing)

Steps to Reproduce (for bugs)

https://codepen.io/anon/pen/GOWBpx

  1. click the link
  2. axis label changes, axis type does not

Context

I need to switch axis type to help visualize home drawn (x,y) histograms

Environment

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

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions