Skip to content

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

@ldemailly

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

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