Table to image

I have a table with double values (only 1 column and 3 rows) and want to make an image out of it. If i use Data row to image i get blacked out images and i do not know how to solve it.

Hello @Taha_Benjamaa8

A possible option would be to script it in Py; ‘matplotlib.pyplot table’ allows this functionality.

image

Please share your thoughts about this solution.

BR

1 Like

@Taha_Benjamaa8 you can take a look at this example using R.

1 Like

Hello @Taha_Benjamaa8

I’ve tested a similar approach by using Py ‘plotly table’ library. ‘Plotly’ allows a broad of type of aesthetic customization.

image

BR

2 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.