palantir/plottable

Area plot autorangeMode not working

waltonseymour opened this issue · 0 comments

Bug report

Steps to repro:

  1. Create an area plot with a non-zero y0
  2. Enable autorangeMode("y")

Expected behavior

Chart should dynamically scale to contain both the y and y0 points.

Actual behavior

Chart does not rescale at all. autorangeMode("y") seems to have no effect.

Environment

  • Plottable version: 3.8.2