1.0.2
- for the purpose of auto-adding axis gutters, treat
axis.size: 0the same asaxis.show: false. this avoids creating superfluous gutters which would otherwise require explicit disablement via e.g.gutters: {x: 0, y: 0}
axis.size: 0 the same as axis.show: false. this avoids creating superfluous gutters which would otherwise require explicit disablement via e.g. gutters: {x: 0, y: 0}