I am trying to plot boxplot in Python View together with the spec limits. I encountered problem when some of the parameters come with no specs because a line with ‘missing’ would appear on my graph.
For parameters which are with no specs, I do not want any lines to appear on my graph-- May I know if there is a way to resolve this ?
Instead of Python, have you tried the new Generic ECharts View node? It even has K-AI built in so you can ask it questions about how best to modify the code to get the results you want.
If you really must do it in Python, please upload your workflow and data here so people can better assist you.