Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 2

Flotr is a javascript plotting library based on the Prototype Javascript Framework (version 1.6.0.2 at the moment) and inspired by Flot (written by Ole Laursen). Flotr enables you to draw appealing graphs in most modern browsers with an easy to learn syntax. It comes with great features like legend ... [More] support, negative value support, mouse tracking, selection support, zoom support, event hooks, CSS styling support and much more. [Less]

4.16667
   
  0 reviews  |  13 users  |  23,744 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

Processing.js is the sister project of the popular Processing visual programming language, designed for the web. Processing.js makes your data visualizations, digital art, interactive animations, educational graphs, video games, etc. work using web standards and without any plug-ins. You write code ... [More] using the Processing language, include it in your web page, and Processing.js does the rest. It's not magic, but almost. [Less]

4.0
   
  0 reviews  |  2 users  |  57,112 lines of code  |  8 current contributors  |  Analyzed 9 days ago
 
 
5.0
 
  0 reviews  |  1 user  |  5,850 lines of code  |  1 current contributor  |  Analyzed over 2 years ago
 
 

The Swiss Army Knife of Vector Graphics Scripting

5.0
 
  0 reviews  |  1 user  |  27,767 lines of code  |  18 current contributors  |  Analyzed 1 day ago
 
 

A pure HTML implementation of VNC, using the HTML 5 canvas tag and JavaScript as a client and an RFB to HTTP proxy served up by Python. Requires Python and Python Imaging Library to be installed on the server machine.

0
 
  0 reviews  |  1 user  |  644 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

Sparklines are word-sized graphs designed to add concise depictions of simple sequential numerical data to a page. Adding graphs to your page is as simple as this: 1 2 3 4.5 6

0
 
  0 reviews  |  0 users  |  141 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

Nothing to see, yet.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 7 days ago
 
 

Breaking NewsjsChessboard 0.1.0 has been released. Download here. What is jsChessboard ?jsChessboard is a JavaScript library designed to programmatically display chessboard diagrams in web pages or web applications. jsChessboard knows chess notation therefore jsChessboard can interpret a ... [More] sequence of chess moves in algebraic notation from a given position and draw the new position. Supported browsersMost browsers supporting the HTML tag are supported by jsChessboard. Mozilla Firefox Safari Google Chrome / Chromium Opera (Opera is only supported in the development version) DemoDemo 1 Demo 2 Demo 3 (development version) Getting startedPreparing the HTMLAdd the script headers for jsChessboard to work. Then add a where you want the chessboard diagram to appear. Note that the canvas element width and height must have the same value. JavaScriptAdd this inline script in your web page function showBoard() { game = Chessboard.newGame(); game.move("e4, Nf6"); game.draw("myboard"); } And call this script on page load. The result should look like that: [Less]

0
 
  0 reviews  |  0 users  |  5,124 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

Drawarea is digital reincarnation of pencil and paper. Demos and more infoAvailable at drawarea.com

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 7 days ago
 
 

This is a set of related components that make canvas and SVG play together more. Notably, it allows you to save a canvas 2D context as SVG, and to have an SVG mirror of a canvas context.

0
 
  0 reviews  |  0 users  |  787 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.