toyplot icon indicating copy to clipboard operation
toyplot copied to clipboard

When creating table axes, only the table body should map to the available range.

Open tshead2 opened this issue 9 years ago • 1 comments

Currently, table axes map the entire table (with top / left / bottom / right) sections into the range specified by the canvas. It might be better if only the body is mapped into the available range. That would make it easier to align the table contents with other visualizations in the same canvas.

tshead2 avatar Nov 22 '15 17:11 tshead2