Dashboards & Visualizations

Horizontal bar chart w/ JSChart

therealdpk
Path Finder

Is it possible to have JSChart render its bars horizontally? I've looked over the properties here:

http://docs.splunk.com/Documentation/Splunk/4.3/Developer/CustomChartingConfig-chartlegend

and it looks like "bar" is what I want ("The bar chart is a cartesian chart that renders data as horizontal bars"). However, when I try to use the charting.chart properties I get an error: "Misconfigured view 'overview' - Unknown parameter 'charting.chart' is defined for module JSChart. Make sure the parameter is specified in JSChart.conf."

Based on the example in the above document, I was using:

<param name="charting.chart">bar</param>

Is that indeed the correct parameter?

Tags (1)
0 Karma

paddygriffin
Path Finder

Right parameter but it's defined for HiddenChartFormatter which is usable in conjunction with JSChart or FlashChart. Simple example below.


bar

100%
400px

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...