Splunk Search

Cannot change XAxis label on Splunk 4.3

Dark_Ichigo
Builder

under a Hidden chart Module the parameter for adding a label to the X Axis doesnt seem to work:

<param name="primaryAxisTitle.text">Seconds</param>

I have also tried to use: XAxisTitleFormatter but that didnt work either.

Splunk 4.2 use to add one automatically, why the change?

Tags (4)
0 Karma

Ayn
Legend

This is likely due to the change to JSChart instead of FlashChart. There's a range of charting properties that JSChart does not support. More info here: http://docs.splunk.com/Documentation/Splunk/4.3.1/Developer/AdvancedCharting

DisabledLeopard
Explorer

FlashChart is still available in 4.3, but JSChart has become the default - add the code following to get your FlashChart (and all its supported options) back. 100%150px

0 Karma

Ayn
Legend

I'm no Splunk employee, so tell Splunk directly instead 🙂 Open up an issue for it.

0 Karma

Dark_Ichigo
Builder

In that case it would be more appropriate for me to stick to a splunk version with flashchart instead of JSChart, until you SPlunk solve your current issues with JSChart.

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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...