Area plot autorangeMode not working
waltonseymour opened this issue · 0 comments
waltonseymour commented
Bug report
Steps to repro:
- Create an area plot with a non-zero y0
- 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