CommonsBuild / Token-Log-Hatch-Params

A tool to collect community opinions on the proper parameterization of the Token Engineering Commons
https://params.tecommons.org/hatch
MIT License
9 stars 8 forks source link

Check if it's possible to send the plot images trough the Github API #52

Closed marthendalnunes closed 3 years ago

marthendalnunes commented 3 years ago

@mendesfabio That's an API that converts an HTML file (exported by panel) to an image and sends back only the link to the image on the cloud: https://htmlcsstoimage.com/. Would be great to use it, because then we do not need to worry about sending an image file through the GitHub API, just the image url.

marthendalnunes commented 3 years ago

We're not using the GitHub API by now. Since using the output scenario table as an image, the 2k char limit of the URL will be enough.