Sha256: 58fc127ac4a8b7e91cef01d5626b3cad64e3f57f7ab1731fcafb49c41b23e688
Contents?: true
Size: 504 Bytes
Versions: 5
Compression:
Stored size: 504 Bytes
Contents
var data = JSON.parse( $('div#userViewsCount').attr('data-visit-count')); barTip({ selector: 'div#userViewsCount', data: data, width: 960, height: 360, margin: {top: 40, right: 20, bottom: 100, left:100}, flexRight: true, labelAngle: -60, xDomain: 'user', yDomain: 'count', yAxisText: 'Page Views', tipLabel: '', tipValue: 'count', tipText: 'Page views' });
Version data entries
5 entries across 5 versions & 1 rubygems