Search found 7 matches

Go to advanced search

by etray7
Mon Oct 18, 2021 12:03 pm
Forum: Highcharts Maps
Topic: Click event on Map doesnt fire in IE11
Replies: 3
Views: 891
 
Jump to post

Re: Click event on Map doesnt fire in IE11

If I use addEventListener for click in IE11 it triggers only when you did double click
by etray7
Mon Oct 18, 2021 10:40 am
Forum: Highcharts Stock
Topic: When set new data to packed bubble it appears randomly and stack
Replies: 1
Views: 305
 
Jump to post

When set new data to packed bubble it appears randomly and stack

Hi everyone! When I set new data in Packed Bubbles sometimes it appears stack in another bubble: Screenshot 2021-10-18 at 12.29.59 PM.png I disable simulation to avoid bubble jumping and animation Also I use initialPositions property, probably it is the reason: Screenshot 2021-10-18 at 12.42.19 PM.p...
by etray7
Fri Oct 08, 2021 12:04 pm
Forum: Highcharts Maps
Topic: Click event on Map doesnt fire in IE11
Replies: 3
Views: 891
 
Jump to post

Click event on Map doesnt fire in IE11

Hi everyone, I have the problem that click event doesn't fire for IE11 and thats why select event also not fired, for Chrome everything is fine. Does it known problem? Is there any opportunity to fix it?
by etray7
Wed Sep 22, 2021 5:08 pm
Forum: Highcharts Stock
Topic: Problem with radius calculation PackedBubble
Replies: 3
Views: 467
 
Jump to post

Re: Problem with radius calculation PackedBubble

I resolved the issue it was related to intial data itself, I've just missed that one array has minSize property and it overrides options property even if you set totally new data it has the previous set minSize value, so I've just deleted it from initial data
by etray7
Wed Sep 22, 2021 1:51 pm
Forum: Highcharts Stock
Topic: Problem with radius calculation PackedBubble
Replies: 3
Views: 467
 
Jump to post

Problem with radius calculation PackedBubble

Hi everyone, I have the problem when I have set initial data for my packedbubble chart and all bubble has 0 as value, then I set the new data with some values and the chart is using the previous calculated radius for new bubbles, ignoring the values of new bubbles. Is there any option how to fix it?
by etray7
Tue Sep 21, 2021 12:04 pm
Forum: Highcharts Maps
Topic: Problem with map chart size
Replies: 5
Views: 1443
 
Jump to post

Re: Problem with map chart size

I found by my own, if it is interesting for someone, the reason is dataGrouping https://api.highcharts.com/highstock/pl ... PixelWidth
by etray7
Tue Sep 21, 2021 11:39 am
Forum: Highcharts Maps
Topic: Problem with map chart size
Replies: 5
Views: 1443
 
Jump to post

Problem with map chart size

Hi, can you help me please, I have trouble when change map by loading the new one for example I start from USA map and want to load Florida map, I loaded it and it renders properly, but when I return to USA map(load it again) - it loads with wrong size: Start: screen1.png Load Florida: screen2.png R...

Go to advanced search