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

Graph value vs axis is not consistent #476

Open
Kyle-sandeman-mrdfood opened this issue Dec 2, 2020 · 0 comments
Open

Graph value vs axis is not consistent #476

Kyle-sandeman-mrdfood opened this issue Dec 2, 2020 · 0 comments

Comments

@Kyle-sandeman-mrdfood
Copy link

Good day, please see this screenshot
Image 2020-12-02 11-59-06
Especially note the position of the dot above the 12k x line

here is what I tested with:

docker run -d -it --rm --name vernemq \
	-e DOCKER_VERNEMQ_ACCEPT_EULA=yes -e DOCKER_VERNEMQ_ALLOW_ANONYMOUS=on \
        -e DOCKER_VERNEMQ_LISTENER__TCP__ALLOWED_PROTOCOL_VERSIONS=3,4,5 \
	-e DOCKER_VERNEMQ_LISTENER__WS__DEFAULT=0.0.0.0:8010 -e DOCKER_VERNEMQ_LISTENER__TCP__DEFAULT=0.0.0.0:1883
	-p 1883:1883 -p 8010:8010 -p 8080:8888 vernemq/vernemq:latest-alpine

Publishing messages with retain flag should alter the value

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant