Does Splunk Deal with following for Vibration Analysis ?
Operational Deflection Shape (ODS)
• Nyquist Plot
• Waterfall Plot
• Cascade Plot
• Shaft centre plot
@antoniopisc while these viz by default as it is might not be available you can
1. Use inbuilt visualization which may not be exactly what you are looking for, but can represent same data: https://docs.splunk.com/Documentation/Splunk/latest/Viz/CreateCharts#Select_a_chart
2. Check out Visualizations that come packed with Machine Learning Toolkit App: https://docs.splunk.com/Documentation/MLApp/latest/User/Customvisualizations
3. Check out Custom Visualization on Splunkbase: https://splunkbase.splunk.com/apps/#/app_content/visualizations
Or 4. If you have JS knowledge built your own custom viz using charting library like d3, highcharts, chartJS etc: https://docs.splunk.com/Documentation/Splunk/latest/AdvancedDev/CustomVizTutorial