issues
search
dlang-tour
/
core
D Language online tour (https://tour.dlang.org/) and online editor (https://run.dlang.io/)
Boost Software License 1.0
119
stars
48
forks
source link
Allow to display images on run.dlang.io (e.g. from ggplotd)
#657
Open
wilzbach
opened
6 years ago
wilzbach
commented
6 years ago
https://github.com/BlackEdder/ggplotd
Current ideas:
limit to one file for simplicity for now
just hardcode a few common file names (e.g.
output.png
, ...) and check for them
at the webinterface: check for special start sequence (e.g. "output: image/png")
https://github.com/BlackEdder/ggplotd
Current ideas:
output.png
, ...) and check for them