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

Graph mode is ignored after Zeppelin restart

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.7.0
    • 0.7.2, 0.8.0
    • None
    • None
    • Important

    Description

      Steps:

      • Change graph mode from `table` to something else (ex: `pieChart`)
      • Restart Zeppelin
      • All paragraphs are defaulted to `table`

      I can confirm that Zeppelin is storing the correct graph mode in the note.json but is ignored and defaults `table` on all paragraphs after a restart.

              "results": [
                {
                  "graph": {
                    "mode": "scatterChart",
                    "height": 300.0,
                    "optionOpen": false
                  },
                  "helium": {}
                }
              ],
      

      I tried 0.7.1-rc1, 0.7.1-rc2 and issue persisted

      Attachments

        1. 2315.gif
          14.39 MB
          Hoon Park

        Issue Links

          Activity

            People

              1ambda Hoon Park
              miracle.max Miracle Max
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: