d3 / d3-plugins

[DEPRECATED] A repository for sharing D3.js V3 plugins.

Home Page:https://github.com/d3/d3/wiki/Plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bullet chart axis not correctly positioned for horizontal layout (and fix)

espinielli opened this issue · comments

Starting from Jason's gist and setting the margins, width and height as for Mike's gist you get the bug, i.e. the axis is not correctly positioned as shown in this gist

IMHO the solution is in translating the axis as done in bullet.js in this gist