Skip to content

Commit

Permalink
Ack; super minor change but need to make it 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kbroman committed May 11, 2017
1 parent 519b072 commit c2237aa
Show file tree
Hide file tree
Showing 7 changed files with 28 additions and 25 deletions.
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## d3panels 1.2.1 (2017-05-11)
## d3panels 1.2.2 (2017-05-11)

- Updated for D3 version 4.

Expand Down
3 changes: 3 additions & 0 deletions ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ This is a set of [D3](http://d3js.org)-based graphic panels, to
be combined into larger multi-panel charts. They were developed for
the [R/qtlcharts](http://kbroman.org/qtlcharts) package.

Note that d3panels uses
[D3 version 4](https://github.com/d3/d3/blob/master/API.md).

There are other libraries with similar goals that are of more general
use (e.g., [C3.js](http://c3js.org) and
[d3.Chart](http://misoproject.com/d3-chart/); see
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "d3panels",
"version": "1.2.1",
"version": "1.2.2",
"description": "D3-based graphics panels",
"homepage": "https://github.com/kbroman/d3panels",
"authors": [
Expand Down
40 changes: 20 additions & 20 deletions d3panels.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
!function() { // encapsulate d3panels functions
var d3panels = {
version: "1.1.4"
version: "1.2.2"
};
// Generated by CoffeeScript 1.11.1
// Generated by CoffeeScript 1.12.5
d3panels.formatAxis = function(d, extra_digits) {
var gap, ndig;
if (extra_digits == null) {
Expand Down Expand Up @@ -792,7 +792,7 @@ d3panels.calc_hist_path = function(freq, breaks) {
});
return result;
};
// Generated by CoffeeScript 1.11.1
// Generated by CoffeeScript 1.12.5
d3panels.lod2dheatmap = function(chartOpts) {
var cellSelect, cells, celltip, chart, chrGap, colors, equalCells, height, hilitcolor, margin, nullcolor, oneAtTop, ref, ref1, ref10, ref11, ref2, ref3, ref4, ref5, ref6, ref7, ref8, ref9, svg, tipclass, width, xscale, yscale, zlim, zscale, zthresh;
if (chartOpts == null) {
Expand Down Expand Up @@ -1020,7 +1020,7 @@ d3panels.lod2dheatmap = function(chartOpts) {
};
return chart;
};
// Generated by CoffeeScript 1.11.1
// Generated by CoffeeScript 1.12.5
d3panels.panelframe = function(chartOpts) {
var axispos, box, boxcolor, boxwidth, chart, height, margin, nxticks, nyticks, plot_height, plot_width, rectcolor, ref, ref1, ref10, ref11, ref12, ref13, ref14, ref15, ref16, ref17, ref18, ref19, ref2, ref20, ref21, ref22, ref23, ref24, ref25, ref26, ref3, ref4, ref5, ref6, ref7, ref8, ref9, rotate_ylab, svg, title, titlepos, v_over_h, width, xNA, xNA_size, xlab, xlabels, xlim, xlineOpts, xlines, xscale, xscale_wnull, xticklab, xticks, yNA, yNA_size, ylab, ylabels, ylim, ylineOpts, ylines, yscale, yscale_wnull, yticklab, yticks;
if (chartOpts == null) {
Expand Down Expand Up @@ -1307,7 +1307,7 @@ d3panels.panelframe = function(chartOpts) {
};
return chart;
};
// Generated by CoffeeScript 1.11.1
// Generated by CoffeeScript 1.12.5
d3panels.chrpanelframe = function(chartOpts) {
var altrectcolor, axispos, box, boxcolor, boxwidth, chart, chrGap, chrSelect, chrlinecolor, chrlines, chrlinewidth, height, horizontal, margin, nyticks, rectcolor, ref, ref1, ref10, ref11, ref12, ref13, ref14, ref15, ref16, ref17, ref18, ref19, ref2, ref20, ref21, ref3, ref4, ref5, ref6, ref7, ref8, ref9, rotate_ylab, svg, title, titlepos, width, xlab, xlabels, xscale, ylab, ylabels, ylim, ylineOpts, yscale, yticklab, yticks;
if (chartOpts == null) {
Expand Down Expand Up @@ -1588,7 +1588,7 @@ d3panels.chrpanelframe = function(chartOpts) {
};
return chart;
};
// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.12.5
d3panels.chr2dpanelframe = function(chartOpts) {
var altrectcolor, axispos, box, boxcolor, boxwidth, chart, chrGap, chrSelect, chrlinecolor, chrlines, chrlinewidth, height, margin, oneAtTop, rectcolor, ref, ref1, ref10, ref11, ref12, ref13, ref14, ref15, ref16, ref2, ref3, ref4, ref5, ref6, ref7, ref8, ref9, rotate_ylab, svg, title, titlepos, width, xlab, xlabels, xscale, ylab, ylabels, yscale;
if (chartOpts == null) {
Expand Down Expand Up @@ -1789,7 +1789,7 @@ d3panels.chr2dpanelframe = function(chartOpts) {
};
return chart;
};
// Generated by CoffeeScript 1.11.1
// Generated by CoffeeScript 1.12.5
d3panels.cichart = function(chartOpts) {
var chart, horizontal, ref, ref1, ref10, ref11, ref2, ref3, ref4, ref5, ref6, ref7, ref8, ref9, segcolor, segments, segstrokewidth, segwidth, svg, tip, tipclass, v_over_h, vertsegcolor, xcatlabels, xlab, xlineOpts, xscale, ylab, ylim, yscale;
if (chartOpts == null) {
Expand Down Expand Up @@ -1993,7 +1993,7 @@ d3panels.cichart = function(chartOpts) {
};
return chart;
};
// Generated by CoffeeScript 1.11.1
// Generated by CoffeeScript 1.12.5
d3panels.crosstab = function(chartOpts) {
var bordercolor, cellPad, chart, colrect, fontsize, height, hilitcolor, margin, rectcolor, ref, ref1, ref2, ref3, ref4, ref5, ref6, ref7, ref8, ref9, rowrect, svg, title, titlepos, width;
if (chartOpts == null) {
Expand Down Expand Up @@ -2226,7 +2226,7 @@ d3panels.crosstab = function(chartOpts) {
};
return chart;
};
// Generated by CoffeeScript 1.11.1
// Generated by CoffeeScript 1.12.5
d3panels.curvechart = function(chartOpts) {
var chart, curves, indtip, linecolor, linecolorhilit, linewidth, linewidthhilit, points, ref, ref1, ref2, ref3, ref4, ref5, ref6, svg, tipclass, xlim, xscale, ylim, yscale;
if (chartOpts == null) {
Expand Down Expand Up @@ -2313,7 +2313,7 @@ d3panels.curvechart = function(chartOpts) {
};
return chart;
};
// Generated by CoffeeScript 1.11.1
// Generated by CoffeeScript 1.12.5
var indexOf = [].indexOf || function(item) { for (var i = 0, l = this.length; i < l; i++) { if (i in this && this[i] === item) return i; } return -1; };

d3panels.dotchart = function(chartOpts) {
Expand Down Expand Up @@ -2618,7 +2618,7 @@ d3panels.dotchart = function(chartOpts) {
};
return chart;
};
// Generated by CoffeeScript 1.11.1
// Generated by CoffeeScript 1.12.5
d3panels.heatmap = function(chartOpts) {
var cellSelect, cells, celltip, chart, colors, hilitcolor, margin, nullcolor, ref, ref1, ref2, ref3, ref4, ref5, ref6, ref7, ref8, svg, tipclass, xlim, xscale, ylim, yscale, zlim, zscale, zthresh;
if (chartOpts == null) {
Expand Down Expand Up @@ -2861,7 +2861,7 @@ d3panels.heatmap = function(chartOpts) {
};
return chart;
};
// Generated by CoffeeScript 1.11.1
// Generated by CoffeeScript 1.12.5
d3panels.lodchart = function(chartOpts) {
var chart, chrSelect, linecolor, linewidth, markerSelect, markertip, pointcolor, pointsize, pointstroke, ref, ref1, ref2, ref3, ref4, ref5, ref6, svg, tipclass, xscale, ylim, yscale;
if (chartOpts == null) {
Expand Down Expand Up @@ -2970,7 +2970,7 @@ d3panels.lodchart = function(chartOpts) {
};
return chart;
};
// Generated by CoffeeScript 1.11.1
// Generated by CoffeeScript 1.12.5
d3panels.add_lodcurve = function(chartOpts) {
var chart, g, horizontal, linecolor, linedash, linewidth, markerSelect, markertip, pointcolor, pointsize, pointstroke, ref, ref1, ref2, ref3, ref4, ref5, ref6, ref7, tipclass;
if (chartOpts == null) {
Expand Down Expand Up @@ -3125,7 +3125,7 @@ d3panels.add_lodcurve = function(chartOpts) {
};
return chart;
};
// Generated by CoffeeScript 1.11.1
// Generated by CoffeeScript 1.12.5
d3panels.add_curves = function(chartOpts) {
var chart, curveGroup, curves, indtip, linecolor, linecolorhilit, linewidth, linewidthhilit, pointGroup, points, ref, ref1, ref2, ref3, ref4, tipclass;
if (chartOpts == null) {
Expand Down Expand Up @@ -3319,7 +3319,7 @@ d3panels.add_curves = function(chartOpts) {
};
return chart;
};
// Generated by CoffeeScript 1.11.1
// Generated by CoffeeScript 1.12.5
d3panels.add_points = function(chartOpts) {
var chart, indtip, jitter, pointGroup, pointcolor, points, pointsize, pointstroke, ref, ref1, ref2, ref3, ref4, tipclass;
if (chartOpts == null) {
Expand Down Expand Up @@ -3506,7 +3506,7 @@ d3panels.add_points = function(chartOpts) {
};
return chart;
};
// Generated by CoffeeScript 1.11.1
// Generated by CoffeeScript 1.12.5
d3panels.lodheatmap = function(chartOpts) {
var cellSelect, cells, celltip, chart, chrGap, colors, equalCells, height, hilitcolor, horizontal, margin, nullcolor, ref, ref1, ref10, ref11, ref12, ref13, ref14, ref2, ref3, ref4, ref5, ref6, ref7, ref8, ref9, svg, tipclass, width, xlab, xscale, ylab, ylim, yscale, zlim, zscale, zthresh;
if (chartOpts == null) {
Expand Down Expand Up @@ -3815,7 +3815,7 @@ d3panels.lodheatmap = function(chartOpts) {
};
return chart;
};
// Generated by CoffeeScript 1.11.1
// Generated by CoffeeScript 1.12.5
d3panels.mapchart = function(chartOpts) {
var chart, horizontal, linecolor, linecolorhilit, linewidth, markerSelect, martip, ref, ref1, ref10, ref2, ref3, ref4, ref5, ref6, ref7, ref8, ref9, shiftStart, svg, tickwidth, tipclass, v_over_h, xlab, xlineOpts, xscale, ylab, yscale;
if (chartOpts == null) {
Expand Down Expand Up @@ -4063,7 +4063,7 @@ d3panels.mapchart = function(chartOpts) {
};
return chart;
};
// Generated by CoffeeScript 1.10.0
// Generated by CoffeeScript 1.12.5
d3panels.scatterplot = function(chartOpts) {
var chart, indtip, jitter, pointcolor, points, pointsize, pointstroke, ref, ref1, ref10, ref2, ref3, ref4, ref5, ref6, ref7, ref8, ref9, svg, tipclass, xNA, xNA_size, xlim, xscale, yNA, yNA_size, ylim, yscale;
if (chartOpts == null) {
Expand Down Expand Up @@ -4175,7 +4175,7 @@ d3panels.scatterplot = function(chartOpts) {
};
return chart;
};
// Generated by CoffeeScript 1.11.1
// Generated by CoffeeScript 1.12.5
d3panels.trichart = function(chartOpts) {
var boxcolor, boxwidth, chart, height, indtip, labelpos, labels, margin, pointcolor, points, pointsize, pointstroke, pscale, rectcolor, ref, ref1, ref10, ref11, ref12, ref13, ref2, ref3, ref4, ref5, ref6, ref7, ref8, ref9, svg, tipclass, title, titlepos, width, xscale, yscale;
if (chartOpts == null) {
Expand Down Expand Up @@ -4417,7 +4417,7 @@ d3panels.trichart = function(chartOpts) {
};
return chart;
};
// Generated by CoffeeScript 1.11.1
// Generated by CoffeeScript 1.12.5
d3panels.histchart = function(chartOpts) {
var chart, curves, density, indtip, linecolor, linecolorhilit, linewidth, linewidthhilit, ref, ref1, ref10, ref2, ref3, ref4, ref5, ref6, ref7, ref8, ref9, rotate_ylab, svg, tipclass, xlab, xlim, xscale, ylab, ylim, yscale;
if (chartOpts == null) {
Expand Down
2 changes: 1 addition & 1 deletion d3panels.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "d3panels",
"version": "1.2.1",
"version": "1.2.2",
"description": "D3-based graphics panels",
"authors": [
"Karl Broman <[email protected]>"
Expand Down
2 changes: 1 addition & 1 deletion src/d3panels_top.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
!function() { // encapsulate d3panels functions
var d3panels = {
version: "1.1.4"
version: "1.2.2"
};

0 comments on commit c2237aa

Please sign in to comment.