Giter Club home page Giter Club logo

Comments (5)

blaesus avatar blaesus commented on September 28, 2024 1

@n-riesco
Though some trial and error, I managed to use D3 with IJavaScript:
screen shot 2015-11-08 at 21 11 42

I'm hoping for more native support such as that with Tonic:
https://tonicdev.com/kiernan/tonic-d3

I wonder if this would feasible with IJavaScript?

from ijavascript.

n-riesco avatar n-riesco commented on September 28, 2024

Yes, you can. It is briefly documented here.

I will add a tutorial and some tools to illustrate how to inject Javascript into the notebook, but not right now. First I want to finish refactoring the code shared amongst IJavascript, jp-babel and jp-coffeescript.

from ijavascript.

blaesus avatar blaesus commented on September 28, 2024

@n-riesco Thank you. I'll close the issue for now.

from ijavascript.

n-riesco avatar n-riesco commented on September 28, 2024

On 08/11/15 13:16, Andy Shu Xin wrote:

@n-riesco https://github.com/n-riesco
Though some trial and error, I managed to use D3 with IJavaScript:
screen shot 2015-11-08 at 21 11 42 https://cloud.githubusercontent.com/assets/233354/11020563/ca321320-865d-11e5-8c0a-ca8e0ac32205.png

Thank you for sharing this.

The reason that I'm not ready yet to recommend the use of jsdom is due to a conflict of versions:

  • IJavascript supports Ubuntu 14.04 LTS, which ships Node.js v0.10.25.
  • 'jsdom' requires Node.js v4 (unfortunately, the jsdom v3 series, which is compatible with Node.js v0.10, is unmaintained).

I will drop the support for Ubuntu 14.04 LTS once Ubuntu 16.04 LTS is released.

I believe the version of Node.js to be distributed with Ubuntu 16.04 LTS is yet to be defined. It is promising that Debian Sid, Ubuntu's parent distribution, is already providing Node.js v4.2.2.

I'm hoping for more native support such as that with Tonic:
https://tonicdev.com/kiernan/tonic-d3

I wonder if this would feasible with IJavaScript?

Yes, I think it's not only feasible but also desireable.

I also hope that the coming $$mimer$$ in IJavascript will make easy to provide custom outputs. A custom $$mimer$$ would be able to generate automatically a graphical output for specific types (DOM nodes, arrays, objects...).

from ijavascript.

blaesus avatar blaesus commented on September 28, 2024

@n-riesco Wow, thanks for the information. I certainly look forward to it!

from ijavascript.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.