Questions tagged [am4maps]

4 questions
1
vote
0 answers

How to pass user input and custom function creation in amchart script?

I am using am4chart script to plot map and want to use user given geo-coordinate points. I am taking inputs like: Latitude:
Longitude:
0
votes
1 answer

amCharts 4 chart not updating with switchbutton, slider

For a radar chart, I'm trying to toggle (with a switch button) or slide (with a slider) between different sets of data to display. (I'll include the button here first, but I'm eventually try to extend that to a slider later.). 1. Initialize button…
0
votes
1 answer

How to make an axios get request on page load, then render a am4chart with that data?

I have the wackiest bug. Like....the wackiest! If any of ya'll want to put eyes on this, awesomesauce! I really appriciate it! I am creating a survey with REACT, Redux, SQL, HML, Material-ui, and CSS. I've created a graph of information with…
MMettille
  • 19
  • 1
  • 5
0
votes
0 answers

Cluster markers in AmCharts 4 maps

I have an am4maps chart with certain data points as custom HTML markers. When there are multiple data points nearby, they appear quite convoluted. It would be great if there's a way to group or cluster the markers at a certain zoom level, and then…
Slartibartfast
  • 1,592
  • 4
  • 22
  • 33