mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
Summary: The routine that makes sure that new charts are created with at least one non-numeric series did not handle correctly when the table has one single column. This diff fixes it. Test Plan: Adds test case to ChartView3.ts Reviewers: alexmojaki Reviewed By: alexmojaki Subscribers: alexmojaki, jarek Differential Revision: https://phab.getgrist.com/D3224