Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-91

nvd3 makes svg non-scalable in IE

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.5.0
    • 0.5.0
    • GUI
    • None
    • IE10

    Description

      Hi, I'm hyokyun.

      I had found svg non-scalable in IE10. (also another IE)
      It turned out that "nvd3" (bower_components/nvd3/nv.d3.css) matters.

      We can fix it this way.
      ------

      $ diff bower_components/nvd3/nv.d3.css modified_nv.d3.css
      156c156
      < height:100%;

      > /height:100/

      ------

      The result of the patching are shown below.
      https://github.com/NFLabs/zeppelin/issues/417

      But I don't know how to contribute this patch to zeppelin, because it depends on bower_components.

      Attachments

        Activity

          People

            Unassigned Unassigned
            hyonaldo hyokyun park
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: