Dashboards & Visualizations

How to add line breaks in the legend and labels?

lsy9891
Engager

Hi,

I've changed the font size of the labels an legends like this but I want to incorporate a space in between each legend item and the time and labels. Is this possible?

 g.highcharts-axis-labels.highcharts-xaxis-labels text{
      font-size: 130% !important;
      }

      g.highcharts-axis-labels.highcharts-yaxis-labels text{
      font-size: 130% !important;
      }

      g.highcharts-legend text{
      font-size: 130% !important;
      }

Chart

0 Karma

arjunpkishore5
Motivator

Would you want to consider moving the legend to the bottom of the graph instead of the right side maybe ? This also increases the available real estate for the graph.

0 Karma
Get Updates on the Splunk Community!

Simplifying the Analyst Experience with Finding-based Detections

    Splunk invites you to an engaging Tech Talk focused on streamlining security operations with ...

[Puzzles] Solve, Learn, Repeat: Word Search

This challenge was first posted on Slack #puzzles channelThis puzzle is based on a letter grid containing ...

[Puzzles] Solve, Learn, Repeat: Advent of Code - Day 4

Advent of CodeIn order to participate in these challenges, you will need to register with the Advent of Code ...