It seems to work in Firefox though as I am still testing it but definitely
not on Chrome (Version 51.0.2704.79) which is on my Centos 7.2. Will update
to V52 to test.
Thanks
On Tue, Aug 23, 2016 at 2:07 PM, Corneau Damien
wrote:
> Hard to know, I have no problem importing it in Master or branch
Hard to know, I have no problem importing it in Master or branch-0.6
If there is an issue, it should show in the browser's console.
All of the default charts of Zeppelin rely on nvd3.
That custom one uses the existing library, and do not import any other so
there shouldn't be any issue
On Tue, A
Any help on why I am not able to display charts imported from ZeppelinHub
viewer, specifically the front-end rendering paragraph in 'Customs
Visualizations Example'?
Thanks
On Fri, Aug 19, 2016 at 3:31 PM, Teik Hooi Beh wrote:
> I have re import the notebook, so the back-end shows the graph but
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
wrote:
> You might want to re-import the Notebook.
> Maybe you tried to run it and it broke the results
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
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:
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 wro
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-donut-chart-using-d3-js/
I also notice that I could not display nvd3 charts in Zeppelin. E.g. I have
imported this
https
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 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