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

Piechart rendering issue when column selected as 'key' is changed

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.7.0
    • 0.7.1, 0.8.0
    • GUI
    • None
    • Chrome 56 Ubuntu

    Description

      Pie chart isn't rendered properly if we change key(domain) at runtime
      Steps to reproduce:

      • Create a built in pie chart visualization using an sql table with columns, say Job, Balance and Education.
      • Set Job as key and sum(Balance) as values
      • Delete key Job
      • Set column Education as key
      • Notice the empty spaces in chart

      Paragraph used:

      %sql
      select * from bank
      limit 20
      

      Attachments

        1. pie-chart-domain.webm
          517 kB
          Sravan S

        Issue Links

          Activity

            People

              ess_ess Sravan S
              ess_ess Sravan S
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: