Re: zeppelin integration with helium not showing added charts

2017-10-19 Thread Indtiny S
Hi, I added artifact as *"ultimate-line-chart:0.0.1"* and it worked for line chart. Now I am trying to add heatmap chart and added artifact as " *"ultimate-heatmap-chart:0.0.1" *but getting the following error while enabling the chart. /~/ultimate-heatmap-chart/index.js Module not found:

Re: zeppelin integration with helium not showing added charts

2017-10-19 Thread Thomas Bünger
Hey, Usually, the package's json file (ultimate-line-chart.json) has to use the artefact's full, absolute path. Make sure that "artifact" is pointing to the right location where npm installed the package. 2017-10-19 9:24 GMT+02:00 Indtiny S : > Hi, > > I tried to add the