Dashboards & Visualizations

Is it possible to add legend to the bottom left ?

Vish
Explorer

I want my legend of bar chart to be on the bottom-left

so is there any xml code to do it that way ?

Labels (2)
0 Karma

Brausepaule
Path Finder

Hello,

try to add this option to your chart, or replace the existing one 😉

<option name="charting.legend.placement">bottom</option>

if you want the legend to be aligned to the left then you will need some css

0 Karma

Vish
Explorer

Yes, I have added the legend to bottom but now i want it at the bottom left, is it possible to give the css query?

0 Karma

Brausepaule
Path Finder

Hi Vish,

i myself am not that good with CSS sorry. I checked and the object in question would be highcharts-legend, however as with the title object it does not respond to alignments. Just hover with the mouse over the legend and then right-click and select "Inspect".

 

Kind regards,

Michael

0 Karma
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...