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

word cloud in docker #80

Open
pooyaostvoar opened this issue Dec 27, 2020 · 1 comment
Open

word cloud in docker #80

pooyaostvoar opened this issue Dec 27, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@pooyaostvoar
Copy link

Hello
I used "docker run -d -p 9889:3400 ianw/quickchart" to run the image on my system and it works well when I use this "http://0.0.0.0:9889/chart?c={type:%27bar%27,data:{labels:[2012,2013,2014,2015,2016],datasets:[{label:%27Users%27,data:[120,60,50,180,120]}]}}" but I can not get word cloud when I use this "http://0.0.0.0:9889/wordcloud?text=To be or not to be, that is the question" and I get Cannot GET /wordcloud in the response

@typpo
Copy link
Owner

typpo commented Dec 27, 2020

Hi @pooyaostvoar, the word cloud endpoint is not currently part of the Docker image. Perhaps in a future release..

@typpo typpo changed the title word cloud word cloud in docker image Dec 27, 2020
@typpo typpo changed the title word cloud in docker image word cloud in docker Dec 27, 2020
@typpo typpo added the enhancement New feature or request label Nov 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants