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

Transparant table background #175

Open
Iliannnn opened this issue Aug 2, 2023 · 1 comment
Open

Transparant table background #175

Iliannnn opened this issue Aug 2, 2023 · 1 comment

Comments

@Iliannnn
Copy link

Iliannnn commented Aug 2, 2023

Is it possible to make the background of the table received from the Table Image API transparant?

When using the following URL the background becomes black, not transparant.
https://api.quickchart.io/v1/table?data={%22title%22:%22My%20table%22,%22columns%22:[{%22title%22:%22Column%201%22,%22dataIndex%22:%22col1%22},{%22title%22:%22Column%202%22,%22dataIndex%22:%22col2%22}],%22dataSource%22:[{%22col1%22:%22Foo%22,%22col2%22:12},{%22col1%22:%22Foo%22,%22col2%22:12}]}&options={%22backgroundColor%22:%22transparant%22}

@Iliannnn
Copy link
Author

Iliannnn commented Aug 4, 2023

I have found the solution, but how do I change the text color?

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

1 participant