meeshellartdesign
Forum Replies Created
-
I did, I also tried other plugins but they all have their own limitations with customisation.
Well the green one isn’t showing all the values anyway, and it gets worse the smaller it becomes, and at full size there are no values at all. Also I need the manual configuration because it seems the default ticks ascend in 50s, but I can give it a try tomorrow.
Thank you.
Hmm well I am not experienced with javascript, only basic HTML and CSS, hence the use of plugins ??
So is there no other possible cause? If I can’t get the horizontal values to show, I will have to try another plugin (and all have been inferior so far).
Update with screenshots and code!
Manual code in use for all charts include:
{ “vAxis”: { “ticks”: [0, 25, 50, 75, 100, 125, 150, 175, 200, 225], “titleTextStyle”: { “color”: “white” }, “textPosition”: “out” } }
All I adjust per chart are the ticks. This code also caused the hover tool tip feature to stop working which is a shame.Example of white lines and grey vertical axis numbers: https://i.imgur.com/4hKUTzd.png
Inspect element reveals the vertical axis numbers to be text[Attributes Style] with #cccccc fill – cannot change with CSS
Inspect element reveals the white horizontal lines are rect[Attributes Style] with #444444 fill – cannot change with CSS.Example of no horizontal values at 90% width and height: https://i.imgur.com/qHVmyWN.png
Example of every second value missing when chart is below 80% width and height: https://i.imgur.com/8WYXjoV.png
Is there a known conflict with WPBakery? Or Impreza? Otherwise, I have no other ideas. Thank you.
Yes. If you can bare with me I will get screenshots next week. It’s a website I’m building at work. I cannot access at home. Thank you.
Forum: Plugins
In reply to: [Preloader] Plugin Broken – Divi UpdateUpdate, I had to re-enter the code to the header.php file, all good now!
Forum: Plugins
In reply to: [Preloader] Plugin Broken – Divi UpdateHello, I updated the plugin just now and reinstalled on WordPress, but it seems to still not activate on my divi website.