#49 — [Bug]: charts not generating correctly from table data

Repo: Twill-AI/twill-ai-ui State: closed | Status: done Assignee: Unassigned

Created: 2024-09-25 · Updated: 2025-03-11

Description

Steps to reproduce

Have seen this many times where the charts generated are way off from table data, To reproduce:

  1. login and query “do i owe any outstanding bills?”
  2. view the chart created, and the table data associated with it.
  3. they dont match

What was the expected behavior?

I expected it to create a useful chart from the query and related table data.

Screenshots

Here you can see the chart created from the query:

Screenshot 2024-09-24 at 10 45 04 PM

however the table data looks to be somewhat correct but can’t figure out how the chart was created from it:

Screenshot 2024-09-24 at 10 44 47 PM

Notes

Add implementation notes, blockers, and context here

Add wikilinks to related people, meetings, or other tickets