forked from highcharts/highcharts
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathchangelog-highmaps.htm
More file actions
22 lines (21 loc) · 870 Bytes
/
changelog-highmaps.htm
File metadata and controls
22 lines (21 loc) · 870 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<p>Highmaps 6.0.3 (2017-11-14)</p>
<ul> <li>Most changes listed under Highcharts 6.0.3 above also apply to Highmaps 6.0.3.</li>
</ul>
<div id="accordion" class="panel-group">
<div class="panel panel-default">
<div id="hm-heading-6-0-3-bug-fixes" class="panel-heading">
<h4 class="panel-title">
<a href="#hm-6-0-3-bug-fixes" data-toggle="collapse" data-parent="#accordion">
Bug fixes
</a>
</h4>
</div>
<div id="hm-6-0-3-bug-fixes" class="panel-collapse collapse">
<div class="panel-body">
<ul>
<li>Fixed <a href="https://github.com/highslide-software/highcharts.com/issues/7313">#7313</a>, data labels didn't work with mapbubble series.</li>
</ul>
</div>
</div>
</div>
</div>