Flint: A Visualization Language for the AI Era

(microsoft.github.io)

36 points | by vinhnx 1 hour ago

5 comments

  • anigbrowl 14 minutes ago
    It's cool...but is it needed? I'm thinking of Apache echarts and any of many other mature charting libraries. Kinda seems like reinventing the wheel; thing gets released, thing gets more and more new features bolted onto it, eventually someone offers another thing that's basically the original thing with some slightly different design and syntax opinions...

    Switch backends to use their native strengths: ECharts for hierarchical sunbursts, Plotly for statistical and analytical traces, or Excel for editable charts embedded in a workbook.

    Or just find a charting library that you like and actually get to know what it can do, vs mixing and matching presets from different libraries but never tweaking them.

  • woah 33 minutes ago
    Why is this "for the AI era"? Isn't it kind of not for the AI era since an LLM can create a gnarly python or js chart of whatever you want in seconds?
  • refactor_master 38 minutes ago
    When does it get too abstract? What’s wrong with plotly? Or plotly express? How is yet another JSON spec era-anything?
  • kburman 1 hour ago
    [deleted]
    • teruakohatu 57 minutes ago
      Literally the first backend they mention is Vega-Lite.