• There is no padding on labels beside a horizonal bar in a chart (see imgur link)
    How can I add padding? It seems to be a problem when the text is too long and breaks to another line

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support ImageJasmine

    (@hyenokian)

    Dear @x1-bot,

    Thank you for your topic.

    Could you please share the link to the chart so we can assist you accordingly?

    Looking forward to your reply.

    Thank you.

    Thread Starter ImageSquidy McSquid

    (@x1-bot)

    Hello I can’t it’s on a B2B site behind a login. Is the screenshot image link on imgur not enough?

    https://imgur.com/a/68ZqlKS

    Plugin Support ImageJasmine

    (@hyenokian)

    Dear @x1-bot,

    Thank youfor your reply.

    We can suggest two options:

    1. You can add this CSS code to your WordPress theme Custom / Additional CSS section:

    .ays-chart-container-google text[text-anchor=”end”] {
    transform: translateX(-10px);
    }

    1. Alternatively, go to the Styles tab → Chart Area section and adjust the Left Margin option.
      See the screenshot here:

    With this option, you can also achieve the same result. It controls the overall chart area margin, so the higher the value, the further the text will move away from the chart.

    Please try these options and let us know if it works as you expect.

    Thank you.

    Thread Starter ImageSquidy McSquid

    (@x1-bot)

    Thanks very much! I used your css solution. Problem solved!

    Plugin Support ImageJasmine

    (@hyenokian)

    Dear @x1-bot,

    Glad to hear that everything works fine for you now!

    Customer satisfaction is the highest priority for us and we do our best to make your experience better.
    Your review can make a big difference!

    Please leave us a rating on WordPress.org.
    You’ll help new users discover our plugin, giving us the opportunity to make it even better for you!

    Here is the link for ratinghttps://wordpress.org/support/plugin/chart-builder/reviews/

    Thanks in advance!

Viewing 5 replies - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.