martynasma
Forum Replies Created
-
Forum: Plugins
In reply to: [amCharts: Charts and Maps] WPML compatibility. Is it working?OK, so I verified that Charts and Maps works correctly with WPML out-of-the-box.
You just need to enable translations for it:
https://wpml.org/documentation/getting-started-guide/translating-custom-posts/Once you do, you will be able to create translations for the saved charts.
Please note that each translation will have different shortcode, which means you will need to use different shortcodes in translations of your pages.
Forum: Plugins
In reply to: [amCharts: Charts and Maps] Multisite compatibility?Which menu do you mean?
The admin menu does have Charts & Maps sub-menu in all subsites. If it does not have, you may need to “Network Activate” amCharts plugin, or activate it for each subsite manually.
Forum: Plugins
In reply to: [amCharts: Charts and Maps] Bug WP amCharts pluginThat sounds like an amCharts issue rather than the one with plugin.
If you have an amCharts support subscription, try contacting the helpdesk at [email protected] for assistance in figuring this out.
PS. I check the page you linked to, it contains one chart, and it seems to be working fine.
Forum: Plugins
In reply to: [amCharts: Charts and Maps] Responsive LegendThis sounds like a complex amCharts-related question, rather than one related to WP plugin.
Can you repost your question on GitHub?
https://github.com/amcharts/amcharts5/issues
Also, if you could isolate your chart in question into a CodePen, that would go a great lengths towards a quicker solution.
Forum: Plugins
In reply to: [amCharts: Charts and Maps] Amcharts 5 – Suppress yAxis Grid LineyAxis.get("renderer").grid.template.set("forceHidden", true);
Forum: Reviews
In reply to: [amCharts: Charts and Maps] Great Plugin (a lot to learn)Thanks!
Forum: Plugins
In reply to: [amCharts: Charts and Maps] XY chart change to verticalYou need to change the configuration of the X and Y axes.
Here’s a demo:
https://www.amcharts.com/demos/bar-and-line-chart-mix/Forum: Plugins
In reply to: [amCharts: Charts and Maps] Delay animationNo, I’m afraid there’s no built-in way to delay animations for when you scroll to chart.
You may need to seek a 3rd party scroll triggers (or build your own, it’s not super complicated) to run
chart.appear()
.Forum: Plugins
In reply to: [amCharts: Charts and Maps] Add custom text as a valueThanks!
Just use actual key from the data instead of
valueX
:text: "{datapoint}%",
amCharts 5 does not have 3D charts.
If you absolutely need 3D, you will need to switch to amCharts 4.
Although 3D charts is soooooooo 2000 ??
Forum: Plugins
In reply to: [amCharts: Charts and Maps] Capability for this websiteIf your website is running WordPress, then yeah, this plugin will run ??
Forum: Reviews
In reply to: [amCharts: Charts and Maps] Beats any chart pluginSorry about forgetting to notify you, but our plugin now supports amCharts 5.
Forum: Reviews
In reply to: [amCharts: Charts and Maps] Beats any chart pluginThanks ???
Forum: Reviews
In reply to: [amCharts: Charts and Maps] Forgot to reviewThanks mate!
Forum: Reviews
In reply to: [amCharts: Charts and Maps] AwesomeThanks!