#122 — Go over list of selected charts and make sure they are usable by LLM

Repo: Twill-AI/twill-llm-engine State: closed | Status: done Assignee: meliascosta

Created: 2024-09-05 · Updated: 2024-10-11

Description

Go over the list of selected echarts plots and make sure they are usable by LLM:

  • 1. Bar Chart

    • Basic Bar
    • Stacked Bar Chart
    • Stacked Horizontal Bar
    • Mixed Line and Bar
  • 2. Line Chart

    • Basic Line Chart
    • Smoothed Line Chart
    • Basic Area Chart
    • Stacked Line Chart
    • Stacked Area Chart
  • 3. Pie Chart

  • 4. Scatter Plot

  • #126

  • #127

(for reference see this conversation https://twill-network.slack.com/archives/C072BQ85KGR/p1724762274623829)

Notes

Add implementation notes, blockers, and context here

Add wikilinks to related people, meetings, or other tickets