3 Prevalent Themes in the Discussion
| Theme | Summary | Representative Quote |
|---|---|---|
| 1. “AI‑era” buzzword fatigue – Many users view the label as marketing hype rather than a genuine technical breakthrough. | The phrase is seen as unnecessary justification for another chart DSL. | “Why is this \"for the AI era\"?” – woah |
| 2. Established charting tools are still preferred – Users point out that proven libraries (Vega‑Lite, ggplot, plotly, etc.) already meet most needs and question the need for a new DSL. | References to existing graphics frameworks show the community already has mature solutions. | “Literally the first backend they mention is Vega‑Lite.” – teruakohatu |
| 3. JSON‑based specs and LLM reliability – Concerns that LLM‑generated JSON specifications are error‑prone and that robust validation is needed. | A recurring worry is that LLMs struggle to produce correct JSON without extensive prompting. | “> give them a json specification, they're not always amazing at following it.” – mirashii |
All quotations are reproduced verbatim and enclosed in double quotes as required.