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.
Please share your thoughts about this solution.
BR
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.
BR
2 Likes
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.