Dashboards & Visualizations

Is there a way to specify Shared option fieldColors on every chart?

mxh7777
Path Finder

Hi,

I work on a dashboard with several charts.

All these charts use the same customized fieldColors option but I have to repeat the option charting.fieldColors in each chart.

Question : 

Is there a way to specify the option just one time and reuse it in each chart ?

Thank you

Labels (3)
0 Karma
1 Solution

ITWhisperer
SplunkTrust
SplunkTrust

Store the field colours in a token (in the init block) and use the token in the fieldColors option.

View solution in original post

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Store the field colours in a token (in the init block) and use the token in the fieldColors option.

0 Karma

mxh7777
Path Finder

Hi @ITWhisperer 

Thanks for reply.

However, I try this but it doesn't work

<form>
<init>
    <set token="colorGreen">0x00AA00</set>
</init>
...
...
...
  <row>
    <panel>
      <chart>
        <option name="charting.fieldColors">{"SUCCES": $colorGreen$, "ERR. FONC.": 0x0000AA, "ERR. TECH.": 0xDD0000}</option>
...
...

My SUCCES bar still appears in Black instrad of green.

If I replace the token by his value (0x00AA00), it's OK

Is my <init> block in good location ?

Thanks

 

Tags (1)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Tokens aren't evaluated in edit mode - have you saved your changes?

0 Karma

mxh7777
Path Finder

Hi @ITWhisperer 

It works perfectly

Thanks a lot

0 Karma
Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer Certification at ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...