I have a query regarding preparing a Histogram.
I have a table that is measuring time difference between previous rows and inputting it into a:- HH:MM:SS format.
The table is: test.xlsx (9.7 KB)
Now I want to plot these values and make a histogram with dynamic upper and lower control limits in the graph. The graph should look something like this:
@Adeel_123 you could try and use the python integration and ask ChatGPT to provide the code. You can then make the limits flexible with Flow Variables.
And when you wrap that in a component you have your individual dashboard.
Thanks for the reply. I can surely try your suggestion.
Just wanted to know is there an alternative way to have this kind of histogram through the existing nodes in KNIME ?