SciRuby/daru-view

3 D plotting

Open

#54 opened on Aug 15, 2017

View on GitHub
 (3 comments) (0 reactions) (0 assignees)Jupyter Notebook (19 forks)github user discovery
enhancementhelp wantedquestion

Repository metrics

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

Description

Original : https://github.com/SciRuby/daru/issues/154

  • nyaplot 3d plotting

  • highcharts 3d plotting : 3d pie chart example | just need to add options3d: {enabled: true,} options

  • google charts 3d plotting : 3d pie chart example | just add is3D: true options

Contributor guide