Refine your search:

Is it possible to change the axis titles for line charts? I can do so with column charts

  <option name="charting.primaryAxisTitle.text">Time</option>
  <option name="charting.secondaryAxisTitle.text">Usage in bytes</option>

But the same options appear to have no affect on line charts. For instance, the x axis, "Time" is shown as the splunk field _time.

asked 24 May '10, 20:30

caphrim007's gravatar image

caphrim007
19510
accept rate: 50%


One Answer:

Guess I spoke too soon. I changed the search query, saved it, and that triggered something in splunk that refreshed the graph and make the axis labels appear.

link

answered 24 May '10, 20:38

caphrim007's gravatar image

caphrim007
19510
accept rate: 50%

Post your answer
toggle preview

Follow this question

Log In to enable email subscriptions

RSS:

Answers

Answers + Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×196

Asked: 24 May '10, 20:30

Seen: 1,029 times

Last updated: 21 Jun '10, 21:23

Copyright © 2005-2012 Splunk, Inc. All rights reserved.