Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 169671
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T12:40:21+00:00 2026-05-11T12:40:21+00:00

I have a basic bar chart I’m presenting in flot (5 bars, displaying the

  • 0

I have a basic bar chart I’m presenting in flot (5 bars, displaying the % per status).

$.plot($('#placeholder'), [     {         label: 'Failed',         data: [[0,10]],         bars: { show: true }     },     {         label: 'Passed',         data: [[1,15]],         bars: { show: true }     },     {         label: 'Not Run',         data: [[2,30]],         bars: { show: true }     },     {         label: 'Blocked',         data: [[3,5]],         bars: { show: true }     },     {         label: 'In Progress',         data: [[4,40]],         bars: { show: true }     } ], {     xaxis: {         ticks: [[0.5, 'Failed'], [1.5, 'Passed'], [2.5, 'Not Run'], [3.5, 'Blocked'], [4.5, 'In Progress']]     },     legend: {         show: false     } }); 

I’m finding the font used for the tick values on the x axis are a little too big, especially when the graph is displayed at small dimensions ie. 240×100. I’ve read the API documentation, but can’t find how to control the tick label sizes.

Is this possible OOTB?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T12:40:21+00:00Added an answer on May 11, 2026 at 12:40 pm

    It doesn’t appear you can set the font size via the API, but you can use css to set the size of the tick labels.

    .tickLabel { font-size: 80% } 
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a very simple basic bar's graphic like this one but i want
I have a C# application that allows one user to enter information about customers
I have a C++ application that executes test cases. It is possible that some
This is the basic printing program example from the Sun tutorial : PrinterJob job
I have this project i'm working on and id like to add a really
here's what I need (it's a bit hard to explain): I have 2 window
I'm working on a java project with my team at work. To summarize, we
I'm setting up a really simple WCF service whos only job is to receive
I've just started developing a hobby site for myself, and trying to use the
Preserved question - see Edit at the bottom I'm working on a small functional

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.