• Peter Göbel's avatar
    charts now look much sharper · 009d4c76
    Peter Göbel authored
    To get everything looks sharper, move the main container 0.5 pixels in each direction. It's a known issue on D3 (check http://mbostock.github.io/d3/tutorial/bar-2.html). Half-pixel offsets disable anti-aliasing.
    
    Additionally, some values gets rounded and some elements get sharpened by CSS.
    
    Know bugs:
    - grid-lines sometimes have an offset of 1px
    - does not work after windows.resize
    009d4c76
Name
Last commit
Last update
htdocs Loading commit data...
spec Loading commit data...
.gitignore Loading commit data...
.jshintrc Loading commit data...
.travis.yml Loading commit data...
Gruntfile.coffee Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
bower.json Loading commit data...
c3.css Loading commit data...
c3.js Loading commit data...
c3.min.js Loading commit data...
component.json Loading commit data...
package.json Loading commit data...