MQTT-Explorer icon indicating copy to clipboard operation
MQTT-Explorer copied to clipboard

json list as graph / histogram

Open HB-GSI opened this issue 10 months ago • 1 comments

Hi At this time version 0.4.0-beta.6 can chart topic values of type int or float.

I would be nice to plot the latest value of a topic of type list[int | float] published with json.dumps(my_list) as graph or histogram. e.g. my_list: list[int | float] = [1, 128., 56., 1, 0, 72., 232., 1, 0, 217., 184., 5, 0, 10.]

I did not find a similar feature request.

I would really appreciate such a new feature.

Best Holger

HB-GSI avatar Feb 28 '25 19:02 HB-GSI

Alas, the project founder (@thomasnordquist ) , seem to have abandoned the project, at least for now. Just writing here to let you know not to keep any hope for an answer from him.

ilgrank avatar Mar 03 '25 22:03 ilgrank