• Resolved venciewine

    (@venciewine)


    Hi, I have a problem with the names of the x and y axes. I can’t find the option to change the colour of the axis name. Thanks

    • This topic was modified 3 years, 4 months ago by venciewine.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Mat

    (@mateithemeisle)

    Hello @venciewine ,

    Thank you for using Visualzier!

    In order to change the colors of the axis you can go to Dashboard -> Visualzier Chart Library -> Edit -> Settings -> Vertical Axis -> General Settings -> And select the Axis color that you desire. You can then follow the same process for the Horizontal Axis.https://d.pr/8xho0g

    Thank you and have an amazing day!

    Thread Starter venciewine

    (@venciewine)

    Hi, thank you for your reply. I probably misunderstood, I would like to change the name of the axes look at the screen. I would like to change the colour of “gradi” same thing on the x axis. https://ibb.co/tp6Ywtz

    Thanks

    • This reply was modified 3 years, 4 months ago by venciewine.
    Thread Starter venciewine

    (@venciewine)

    Mat

    (@mateithemeisle)

    Hello @venciewine,

    We are taking our user’s feedback seriously and we actually encourage it, thus we thank you for bringing this up!

    At this moment you can do this change by using JSON and the Manual Configuration settings. In order to achieve this you need to Edit Chart > Settings > Manual Configuration and insert the JSON code that does what you desire.

    An example would be:

    { 
    "hAxis.titleTextStyle":{ "color": "white"} 
    }

    Please keep in mind that i haven’t tested this code myself and that some adjustments might be needed. You can check all the instructions available in Google Charts by accesing the links listed here and here.

    Thank you and have an amazing day!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Color axes name’ is closed to new replies.