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!
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 4 years, 10 months ago by
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!