I have re import the notebook, so the back-end shows the graph but the front-end still showing blank and no errors showing on graph's paragraph.
On Fri, Aug 19, 2016 at 3:22 PM, Corneau Damien <cornead...@gmail.com> wrote: > You might want to re-import the Notebook. > Maybe you tried to run it and it broke the results. > The inline back-end do not depend on any interpreter, results of > paragraphs are stored in the Notebook and rendered without the need to run > any of the paragraphs. > > If you have any error related to the HTML rendering, you should see them > in your console. > > > > On Fri, Aug 19, 2016 at 12:11 PM, Teik Hooi Beh <th...@thbeh.com> wrote: > >> The inline front-end is not appearing (that was the one I am referring to >> that uses nvd3) and the inline back-end is not appearing as well (this I >> know as there are some issues with my pyspark but I am not using it). >> >> Any possibilities that the nvd3 lib is not available? >> >> On Fri, Aug 19, 2016 at 2:43 PM, Corneau Damien <cornead...@gmail.com> >> wrote: >> >>> I just tried it on Master and branch-0.6 and have no problem rendering >>> this Notebook. >>> There is supposed to be one chart in between "Inline front-end rendering >>> visualization" and "Inline back-end rendering visualization" >>> Any error in the console? >>> >>> On Fri, Aug 19, 2016 at 10:25 AM, Teik Hooi Beh <th...@thbeh.com> wrote: >>> >>>> Trying to simulate the following charts - >>>> >>>> 1. https://dribbble.com/shots/739611-Donut-Charts-with-D3-js >>>> /attachments/71084 >>>> 2. http://www.adeveloperdiary.com/d3-js/create-a-simple-donu >>>> t-chart-using-d3-js/ >>>> >>>> I also notice that I could not display nvd3 charts in Zeppelin. E.g. I >>>> have imported this https://raw.githubusercon >>>> tent.com/Leemoonsoo/zeppelin-examples/master/2B2XKFCDM/note.json into >>>> my Zeppelin but unable to render the charts in 'Custom javascript and html >>>> code renders visualization on the notebook' paragraph. I am using v0.6.0 >>>> >>>> Any advice? >>>> >>>> On Fri, Aug 19, 2016 at 12:45 PM, Corneau Damien <cornead...@gmail.com> >>>> wrote: >>>> >>>>> No, it wasn't merged. >>>>> Is there some special use cases to use donut instead of pie chart? >>>>> >>>>> On Fri, Aug 19, 2016 at 9:34 AM, Teik Hooi Beh <th...@thbeh.com> >>>>> wrote: >>>>> >>>>>> I notice that back in Sept 2015, there was a donut chart added to >>>>>> Zeppelin (adding donut chart #290). Was it committed coz I seem to have >>>>>> seen it in 0.6.0? >>>>>> >>>>>> Anyone have any sample code to use donut chart on Zeppelin? >>>>>> >>>>>> Thanks >>>>>> >>>>> >>>>> >>>> >>> >> >