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