Search the Community

Showing results for tags 'Map'.



More search options

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Company Forums
    • Company News
  • Product Forums
    • FusionCharts XT
    • FusionWidgets XT
    • PowerCharts XT
    • FusionMaps XT
    • Collabion Charts for SharePoint
    • jQuery Plugin for FusionCharts
    • AngularJS plugin
    • ReactJS plugin
  • General Forums
    • FusionCharts Jobs and Consultation
    • FusionLounge

Found 6 results

  1. I am new here and I need suggestion so basically my requirements are I am using USA/state map so when I clicked any USA state it will trigger a new bar chart in another section and vice versa the data filter each time when I clicked any chart either world map or bar chart I know we can use event listener but here my concern is how data filter in another section suppose when I clicked any chart other chart data also trigger or filter and I am implementing through reactjs please help me this one thanks. I have attached a screenshot left side map when I clicked any USA state the right side bar chart also filter .
  2. Europe Map

    Hello, I'm using Profound UI and Fusion Charts. I have the task to look for a sales chart of europe by country. Does it is possible to change the language from English to German? The countries name are all in English I would like to have them in an another language if possible. Furthermore I need the IDs of following entities: Scotland, Wale, Northern Ireland & England as I can't find them. https://www.fusioncharts.com/dev/maps/spec-sheets/europe (there is only an ID for UK and not the other countries)
  3. It's easy enough to read the minValue/maxValue of the Range Legend slider thanks to the events system. However, I would like to sync an adjacent Fusionchart Map's legend based on the position a user sets the original legend position. I haven't been able to find anything in the documentation about setting these values or controlling the Legend programmatically other than configuring it's initial state. Any help or pointers toward the correct docs would be massively helpful!
  4. Drill on markers

    Hi, I upgraded from .swf to javascript fusioncharts. I use the last version. In .swf map chart, I could drill down on marker. Now, I not able to set the xml to drill down on markers: is it still possible?
  5. Create new JS map

    Hi, I'm trying to do a map with the municipalities of colombia, there is the map for the departments (political division), but there is no exist the map for the municipalities, so I was stuying some maps, but converting a svg file to one compatile js file is hard, any guide please.
  6. Map Container Max height, width

    I have seen references such as "map will adjust to the size of the container which has to be adjusted by other means", but that "other means" is never described in the responses I have seen. Since my experiments seem to show that max-height and max-width do not work, resulting in a tiny, scrunched up map, I assume the only means I have left is javascript or media queries. Is this right, or am I missing something?