Dashboards & Visualizations

Custom Visualization influences other visualizations

PWsplunk
Engager

Hi,

I have the following problem and so far i couldn't find a solution on my own:

I build my own custom visualization based on Plotly JS here: https://splunkbase.splunk.com/app/5387/

The app works as intended, but I cannot use it together with other dashboard visualizations that contain datetime fields, because for some reason the datetime values are shown as "undefined undefined". For example, if I place a line chart on a dashboard together with my custom visualization the line chart will render like this:

Bildschirmfoto 2021-02-16 um 17.10.35.png

Somehow my custom visualization seems to overwrite something, that causes the line chart to not show the datetime values. The overall shape of the chart is fine, so the datetime values are there, they are just not displayed correctly. 

It doesn't have to be a line chart, even in the search app the _time field is shown like this:

Bildschirmfoto 2021-02-16 um 17.25.13.png

I went through my custom visualizations code, but could't find anything related to this problem. Maybe Plotly.js is the problem? Am I missing something in the Splunk documentation?

Labels (3)
0 Karma
1 Solution

PWsplunk
Engager

Update: I just found the solution, by going through someone else GitHub. This guy here also used Plotly js and I copied his Webpack.config.js

Here:

https://github.com/tmuth/plotly_custom_viz_splunk/blob/HEAD/appserver/static/visualizations/ohlc/web...

 

This fixed my problem.

View solution in original post

0 Karma

PWsplunk
Engager

Update: I just found the solution, by going through someone else GitHub. This guy here also used Plotly js and I copied his Webpack.config.js

Here:

https://github.com/tmuth/plotly_custom_viz_splunk/blob/HEAD/appserver/static/visualizations/ohlc/web...

 

This fixed my problem.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Observability Simplified: Combining User Experience, Application Performance & ...

Tech Talk Observability Simplified: Combining User Experience, Application Performance & Network ...

Event Series May & June: From Network Visibility to Service Intelligence

Unifying the Network: Moving from Alert Noise to Service Intelligence with Splunk ITSI In today’s hybrid ...

Global Splunk User Group Events: May + June 2026

Your Splunk Community Awaits: Discover Upcoming User Group Events Worldwide    Staying ahead in the fast-paced ...