SciRuby/daru-view

Highcharts and data_tables: html table as data source. Not working for iruby notebook

Open

#40 opened on Jul 22, 2017

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Jupyter Notebook (19 forks)github user discovery
bughelp wanted

Repository metrics

Stars
 (98 stars)
PR merge metrics
 (PR metrics pending)

Description

When we try to plot chart using html table generated from daru DataFrame or Vector, it works fine for web apps but it is not working in iruby notebook.

Refer PR : https://github.com/Shekharrajak/daru-view/pull/38

Contributor guide