Search found 8 matches

Go to advanced search

by narendrasinghrathore
Thu Oct 28, 2021 10:57 am
Forum: Highcharts Maps
Topic: GeoJSON for territories
Replies: 1
Views: 643
 
Jump to post

GeoJSON for territories

I have downloaded geoJSON for Puerto Rico and Guam
But not able to find for
1. Saint Thomas
2. Saint Croix
3. Saipan
4. Tinian
5. Rota
6. Eastern
7. Western


Please let me know asap.
Thanks
Narendra Singh Rathore
by narendrasinghrathore
Thu May 13, 2021 4:05 am
Forum: Highcharts Maps
Topic: Re-render drilldown map on external event
Replies: 1
Views: 1890
 
Jump to post

Re-render drilldown map on external event

We pass data from parent to child component, so when we select county in drilldown map it will fire event back to parent component where it update the selected counties array and return the updated data to child component. Scenario Country -> click to drilldown down -> State with showing pre-selecte...
by narendrasinghrathore
Mon Apr 05, 2021 8:31 am
Forum: Highcharts Maps
Topic: Documentation for choropleth implementation
Replies: 9
Views: 3352
 
Jump to post

Re: Documentation for choropleth implementation

Hi Sebastian, We are moving forward in direction of purchasing highcharts license, but we have questions before that. 1. Do we have this drilldown feature for USA MAP - Counties - > City - Municipality- Town, Village OR how deep drilldown we can achieve 2. If there is feature request, will it be tak...
by narendrasinghrathore
Tue Mar 23, 2021 11:53 am
Forum: Highcharts Maps
Topic: Documentation for choropleth implementation
Replies: 9
Views: 3352
 
Jump to post

Re: Documentation for choropleth implementation

chart.addSeriesAsDrilldown(e.point, { name: e.point.name, data: provinceData, fillColor: 'red', // title: 'Som', dataLabels: { enabled: true, backgroundColor: '#dedede', color: 'white', } as Highcharts.PlotMapDataLabelsOptions, tooltip: { headerFormat: '', pointFormat: '<b>{point.name}</b> [{series...
by narendrasinghrathore
Sat Mar 20, 2021 3:00 pm
Forum: Highcharts Maps
Topic: Documentation for choropleth implementation
Replies: 9
Views: 3352
 
Jump to post

Re: Documentation for choropleth implementation

Still I am not happy with the documentation, it's very difficult to find what you are looking for. And even if you find, 50% chances not able to implement. For example not able find documentation that help me add/change tile colors of province chart.addSeriesAsDrilldown(e.point, { name: e.point.name...
by narendrasinghrathore
Tue Mar 16, 2021 3:51 pm
Forum: Highcharts Maps
Topic: Custom US Map for Angular 6
Replies: 16
Views: 10916
 
Jump to post

Re: Custom US Map for Angular 6

Facing same issue not able to render US map, but able to render world map.
Need sample code and API detail how to glue all and make it working
by narendrasinghrathore
Tue Mar 16, 2021 7:10 am
Forum: Highcharts Maps
Topic: Documentation for choropleth implementation
Replies: 9
Views: 3352
 
Jump to post

Documentation for choropleth implementation

Note: We have purchased license already I am very confused with documentation and actual API implementation. For e.g The url for chart https://api.highcharts.com/class-reference/Highcharts mention to pass container as first argument, var chart = Highcharts.chart('container', { ... }); But when usin...

Go to advanced search