Ortho is submitted!
Your script is now in the approval queue. After a quick review we will notify you of the script's status by email. If everything's alright, we'll publish your work to the site and rss feed. Otherwise, we'll send you the email explaining what seems questionable. In that case, reply to the email whenever we should review the script again.
Also, don't hesitate to discuss things if you feel that our reasons are unfair. We are real folk, and we don't like bureaucracy. : )
Thank you for your contribution!
1
Ortho (
http://www.craic.com/ortho) is a JavaScript library written on top of Prototype for creating 'diagram-style' graphics. You can create histograms, graphs, timeline plots, 'maps' of genomic data, annotated images, tree diagrams, etc.
Unlike Canvas, it seamlessly integrates text with graphics and the output looks the same across browsers and in *print*. Unlike Flash it does not require third party software.
It uses associated CSS styles to draw rectangles (divs with a border) and horizontal or vertical lines (divs with a border on one side). A bit of a hack? You might say that, but it turns out to be very effective for the sort of graphics that I need to create on the fly.
It cannot draw curved lines or arbitrary shapes - hence the name 'ortho' for orthogonal. But for a range of applications it may offer a simple solution for creating sophisticated graphics.
It is built on top of the Prototype library. As a result it is very amenable to being extended with Prototype and Scriptaculous.
Ortho is released under an MIT-style license.
The initial release only covers 'static' graphics but functions for user interaction and Ajax are under development.
The Ortho project site (
http://www.craic.com/ortho) has a number of examples that show you what you can do with the library.
- Website:
-
Ortho
- Author:
-
Robert Jones
- Size:
- 44 KB
- Last modified:
- 12/18/2007
- License:
-
MIT
- Tags:
- ajax, canvas, graph, JSON, layout, scrollable, tooltip
- Rating:
-
4
(4/5 from 3 votes)
- Your rating:
-
0
Not yet rated
- Please sign in or register to rate this script
- You can't rate your own script.