1. 09 May, 2014 10 commits
  2. 08 May, 2014 3 commits
  3. 07 May, 2014 4 commits
  4. 06 May, 2014 5 commits
  5. 05 May, 2014 11 commits
  6. 04 May, 2014 5 commits
  7. 03 May, 2014 1 commit
  8. 02 May, 2014 1 commit
    • 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