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
Get Updates on the Splunk Community!

Now Available: Cisco Talos Threat Intelligence Integrations for Splunk Security Cloud ...

At .conf24, we shared that we were in the process of integrating Cisco Talos threat intelligence into Splunk ...

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Easily Improve Agent Saturation with the Splunk Add-on for OpenTelemetry Collector

Agent Saturation What and Whys In application performance monitoring, saturation is defined as the total load ...