1. 13 Jan, 2015 1 commit
  2. 12 Jan, 2015 6 commits
  3. 11 Jan, 2015 1 commit
  4. 10 Jan, 2015 2 commits
  5. 07 Jan, 2015 2 commits
  6. 26 Dec, 2014 2 commits
  7. 25 Dec, 2014 8 commits
  8. 17 Dec, 2014 1 commit
  9. 16 Dec, 2014 1 commit
    • Joël Quenneville's avatar
      Explicitly set auto width for tooltip · f349ff05
      Joël Quenneville authored
      c3's tooltip depends on the default behavior for table table width. However,
      site stylesheets and CSS frameworks will often change the default table width.
      This can completely break the rendering of the tooltip (e.g. when table width is
      set to 100%, the tooltip will stretch from a left position in the negative
      thousands all the way to the right of the chart). Explicitly setting
      `width:auto;` for the tooltip allows c3 to play nicely with CSS frameworks and
      site stylesheets.
      f349ff05
  10. 14 Dec, 2014 1 commit
  11. 07 Dec, 2014 7 commits
  12. 06 Dec, 2014 5 commits
  13. 05 Dec, 2014 1 commit
  14. 02 Dec, 2014 2 commits