Splunk Search

How can I manage advanced charting like changing line thickness in charts using Simple XML?

guilmxm
SplunkTrust
SplunkTrust

Hello,

I am trying to manage some advanced charting tasks. My main need is for some series of a chart to change the thickness of their line representation.

Seeing this:
http://docs.splunk.com/Documentation/Splunk/6.2.3/AdvancedDev/CustomChartingConfig-FontColorBrushPal...

As far as I understand, it is not (yet) possible in Simple XML (and so using JSchart), but it used to be possible by the past in flash charts, is that true?

Is there any other way to achieve this using css or anything else?

Thank you in advance.

Guilhem

0 Karma

alacercogitatus
SplunkTrust
SplunkTrust

Actually, Simple XML (as of 6.2) should support the same options.

<panel>
<chart>
    <.....>
    <option name="charting.backgroundColor">0xFFFFFF</option>
    </chart>
</panel>
0 Karma

guilmxm
SplunkTrust
SplunkTrust

Some additional interesting cases:

http://answers.splunk.com/answers/123169/charting-chart-linebrushpalette-not-working-for-me-on-6-0.h...

http://answers.splunk.com/answers/110213/simple-xml-dashedstroke-dashed-line-chart-series.html

I think such things are still not possible in Simple xml, but it seems some hacks are possible at least in html

0 Karma

guilmxm
SplunkTrust
SplunkTrust

Thanks for answering.

Unfortunately it seems not, if you look at the doc i provided, almost every advanced option seems to be not supported in JS chatrt, which is why i ask.

In provided default system activity UI, the licence dashboard which in html uses some advanced charts like having the overlay in dotted line: (replace localhost:8000 as appropriated)

http://localhost:8000/en-US/manager/search/licenseusage

But its hard enough to find how this is achieved...

0 Karma
Get Updates on the Splunk Community!

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...