Sha256: b4e1e2da85067db00b339f3b99470b33d679d0a327ea2b9e142eaf4d01d231e3

Contents?: true

Size: 535 Bytes

Versions: 13

Compression:

Stored size: 535 Bytes

Contents

(function(b){var k=b.seriesTypes,l=b.each;k.heatmap=b.extendClass(k.map,{colorKey:"z",useMapGeometry:!1,pointArrayMap:["y","z"],translate:function(){var c=this,b=c.options,i=Number.MAX_VALUE,j=Number.MIN_VALUE;c.generatePoints();l(c.data,function(a){var e=a.x,f=a.y,d=a.z,g=(b.colsize||1)/2,h=(b.rowsize||1)/2;a.path=["M",e-g,f-h,"L",e+g,f-h,"L",e+g,f+h,"L",e-g,f+h,"Z"];a.shapeType="path";a.shapeArgs={d:c.translatePath(a.path)};typeof d==="number"&&(d>j?j=d:d<i&&(i=d))});c.translateColors(i,j)},getBox:function(){}})})(Highcharts);

Version data entries

13 entries across 13 versions & 5 rubygems

Version Path
activeadmin_ueditor-0.2.0 public/assets/ueditor/third-party/highcharts/modules/heatmap.js
neditor_rails-0.1.0 vendor/assets/javascripts/neditor/third-party/highcharts/modules/heatmap.js
baidu_ueditor_rails5-0.3.1 app/assets/javascripts/ueditor/third-party/highcharts/modules/heatmap.js
baidu_ueditor_rails5-0.3.0 app/assets/javascripts/ueditor/third-party/highcharts/modules/heatmap.js
baidu_ueditor_rails-0.2.3 vendor/assets/javascripts/ueditor/third-party/highcharts/modules/heatmap.js
baidu_ueditor_rails-0.2.2 vendor/assets/javascripts/ueditor/third-party/highcharts/modules/heatmap.js
baidu_ueditor_rails-0.2.1 vendor/assets/javascripts/ueditor/third-party/highcharts/modules/heatmap.js
baidu_ueditor_rails-0.2.0 vendor/assets/javascripts/ueditor/third-party/highcharts/modules/heatmap.js
baidu_ueditor_rails-0.1.0 vendor/assets/javascripts/ueditor/third-party/highcharts/modules/heatmap.js
baidu_ueditor_rails-0.0.5 vendor/assets/javascripts/ueditor/third-party/highcharts/modules/heatmap.js
baidu_ueditor_rails-0.0.4 vendor/assets/javascripts/ueditor/third-party/highcharts/modules/heatmap.js
baidu_ueditor_rails-0.0.3 vendor/assets/javascripts/ueditor/third-party/highcharts/modules/heatmap.js
highcharts-rails-3.0.6 app/assets/javascripts/highcharts/modules/heatmap.js