GithubHelp home page GithubHelp logo

sumalathakonjeti / bokeh-scala Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bokeh/bokeh-scala

0.0 0.0 0.0 1.05 MB

Scala bindings for Bokeh plotting library

License: MIT License

Scala 98.91% Shell 0.92% HTML 0.16%

bokeh-scala's Introduction

bokeh-scala

Scala bindings for Bokeh plotting library.

Build Status

Requirements

Usage

Binary release artifacts are published to Sonatype OSS and synced to Maven Central. To include latest stable version of bokeh in your project, use:

libraryDependencies += "io.continuum.bokeh" %% "bokeh" % "0.6"

Development snapshots are available as well. To use this you have to add Sonatype's snapshots repository to your build:

resolvers += Opts.resolver.sonatypeSnapshots
libraryDependencies += "io.continuum.bokeh" %% "bokeh" % "0.7-SNAPSHOT"

See this sample project for detailed integration example.

Documentation

API documentation (scaladoc) is available for stable and development versions.

Development

Install nodejs. This is required to build bokehjs. Then:

$ git clone --recursive https://github.com/bokeh/bokeh-scala.git
$ cd bokeh-scala
$ ./sbt
> examples/runMain io.continuum.bokeh.examples.models.Anscombe

or

> examples/runAll

Support

Submit any questions and suggestions to Bokeh's mailing list and report any Scala-specific issues in the issue tracker. Issues directly related bokeh or bokehjs, please report in the bokeh's issue tracker.

License

Copyright © 2014-2016 by Mateusz Paprocki and contributors.

Published under The MIT License, see LICENSE.

bokeh-scala's People

Contributors

mattpap avatar slothspot avatar superfan89 avatar

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.