Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there any idea to generate chart code If there's a chart in the picture? #436

Open
xuanhun opened this issue Nov 22, 2024 · 1 comment

Comments

@xuanhun
Copy link

xuanhun commented Nov 22, 2024

If a screenshot or design draft contains a chart, it is usually very difficult to restore the chart. Is there a way to identify chart elements and then generate code for a chart library?

@prajwal2431
Copy link

Hi @xuanhun , generating chart code from screenshots is challenging but achievable. Using OCR, image segmentation, and AI models like GPT-4 Vision, we can identify chart elements and map them to chart libraries like Chart.js or D3.js. Please assign this issue to me, and I’ll work on developing it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants