Scatter Plotter Issue

Hi Team,

I used MySQL as datasource and used Scatter Plotter (natel-plotly-panel) for Visualization. The status represent (1-Red,2-Green,3-Yellow) in Y axis and interface_name in X axis, How we can plot status in different colors vs interfaceName.
The tables doesn’t have timefield.

Table:
Interface_name | Status
Interface1 | 1
Interface2 | 2
Interface3 | 3
Interface3 | 2

Regards,
Karthikeyan S

Regards,
Karthikeyan S

Have you considered submitting your question to the plugin’s GitHub page? You might get better answers there.