huww98 / huww98/TimeChart

xRange/yRange: 'auto' issue

Open
#64 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
404
Forks
35
PR merge metrics
No merged PRs in 30d

Description

Simple problem: `auto` range considers invisible series.

For example:
- seriesA Y range = {0, 100}
- seriesB Y range = {5, 6}

Even if I toggle seriesA visibility to false, range will be calculated based on all series

Expected:
![next](https://user-images.githubusercontent.com/69851710/235939995-b215bb38-8ad4-43af-8121-eac9283dc14f.gif)
Reality:
![prev](https://user-images.githubusercontent.com/69851710/235940693-ec6464ec-21c8-4a31-bdc3-2b472715ba22.gif)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.