Comparing version 0.0.17 to 0.0.18
@@ -92,3 +92,4 @@ /** | ||
// Lock height to prevent scrollbar craziness | ||
this.$el.css({'height':this.$el.height()+'px'}); | ||
var new_height = this.$('.chart-xaxis').height() + this.model.get('vp_height'); | ||
this.$el.css({'height':new_height}); | ||
}, | ||
@@ -95,0 +96,0 @@ |
{ | ||
"name": "charted", | ||
"version": "0.0.17", | ||
"version": "0.0.18", | ||
"description": "Charts an entire collection of data. Single or multiple y-axes. Support for 64-bit integers. Auto-resizing axes.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
624507
18199
1