mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
9bc04a6e66
Summary: Seem in a customer doc where Y-scale was wrong for unclear reasons. The cause is that null-valued X labels cause the corresponding bar (or point) to be omitted, but still affect the Y-scale. In this diff, such labels are replaced with "-", so as to show up normally. Trivial example that reproduces the problem here: https://public.getgrist.com/iLPpx9C5i8nk/Null-in-X-Axis Test Plan: Tested manually. Reviewers: cyprien Reviewed By: cyprien Subscribers: cyprien Differential Revision: https://phab.getgrist.com/D3442 |
||
---|---|---|
.. | ||
aclui | ||
components | ||
lib | ||
models | ||
ui | ||
ui2018 | ||
widgets | ||
accountMain.ts | ||
app.css | ||
app.js | ||
browserCheck.ts | ||
declarations.d.ts | ||
errorMain.ts | ||
exposeModulesForTests.js | ||
logo.css | ||
tsconfig.json |