microsoft / lida

Automatic Generation of Visualizations and Infographics using Large Language Models
https://microsoft.github.io/lida/
MIT License
2.57k stars 260 forks source link

Generating interactive d3.js charts #112

Open nssidhu opened 2 months ago

nssidhu commented 2 months ago

Is it possible for lida

  1. Is it possible generate interactive d3.js chart of various kind, any code examples ? Can the output be a iframe with full code and embedded data so that it can be plugged into our custom website ?
  2. If #1 is not possible is it possible to generate data in a format that can be passed to d3.js chart ?
nssidhu commented 2 months ago

Even though it is listed in the document that it will work(matplotlib, seaborn, altair, d3 etc), i am getting error when i specify d3