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

[proposal] provide export api for echarts options. #406

Open
1 task done
Koooooo-7 opened this issue Feb 27, 2024 · 1 comment
Open
1 task done

[proposal] provide export api for echarts options. #406

Koooooo-7 opened this issue Feb 27, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Koooooo-7
Copy link
Member

Koooooo-7 commented Feb 27, 2024

Describe your proposal

As the discuss under #405 , consider provide extra api for echarts options.

What the feature/improvement it should looks like?

bar := barSample()
options := bar.Extract().Options()

Other information

No response

Willing to implement it?

  • Yes, I do
@Koooooo-7 Koooooo-7 added the enhancement New feature or request label Feb 27, 2024
@Koooooo-7 Koooooo-7 self-assigned this Feb 27, 2024
@Koooooo-7
Copy link
Member Author

Related implementation on #410 , it wanna extract the rendered snippets from charts.

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

No branches or pull requests

1 participant