jQuery Timecloud 1.1 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News jQuery Timecloud 1.1 (Default branch)
# 1  
Old 11-30-2008
jQuery Timecloud 1.1 (Default branch)

jQuery Timecloud is a pure JavaScript visualization of tagclouds over time. The widget has similar navigation controls to the Google Finance graph. Examples for usage include visualization of delicious tags or subversion developer activities. License: GNU General Public License v3 Changes:
IE8 support was added via excanvas. Code refactoring resulted in some small bugfixes and a UI overhaul, including proper animation controls, mouse-wheel support, and min/max labels for the sparklines. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. Web Development

Turning jQuery Code into Vue.js

The following is some code I am working on the replace our navbar (someday) with a Vue component. Vue.component("unix-navbar", { template: `<div class="neo-table-border vuenavbar"><div class="flex-item" style="margin-bottom:10px;padding-top:13px;"><a class="vuenavbarhome"... (19 Replies)
Discussion started by: Neo
19 Replies

2. What is on Your Mind?

Forum Description Animation with jQuery

I found that the pages that lists all the forums were too cluttered with the forum descriptions, so I added a bit of jQuery to hide the forum descriptions and to fade them in and out on mouseover: <script> $(document).ready(function() { jQuery(".neo-forum-description").hide();... (2 Replies)
Discussion started by: Neo
2 Replies
Login or Register to Ask a Question
BALLView(1)						      General Commands Manual						       BALLView(1)

NAME
BALLView - A free molecular modeling and molecular graphics tool SYNOPSIS
BALLView [Molecular-file] DESCRIPTION
BALLView BALLView provides fast OpenGL-based visualization of molecular structures, molecular mechanics methods (minimization, MD simula- tion using the AMBER and CHARMM force fields), calculation and visualization of electrostatic properties (FDPB). BALLView is based on BALL (Biochemical Algorithms Library) , which is currently being developed in the groups of Oliver Kohlbacher (Univer- sity of Tuebingen, Germany), Andreas Hildebrandt (Saarland University, Saarbruecken, Germany), and Hans-Peter Lenhof (Saarland University, Saarbruecken, Germany). BALL is an application framework in C++ that has been specifically designed for rapid software development in Molecular Modeling and Computational Molecular Biology. It provides an extensive set of data structures as well as classes for Molecular Mechanics, advanced solvation methods, comparison and analysis of protein structures, file import/export, and visualization. BALLView is available under the LGPL licence. Homepage: www.BALLView.org USAGE
To run BALLView, simply type: BALLView or BALLView file.pdp where file.pdb is your PDB file. BALLView also supports HIN, MOL, MOL2 and SD files. BALLView provides HTML documentation, that is available in the application itself (see Help menu). This package also includes Python example scripts, that can be run in BALLView. They can be found under /usr/share/BALL/PYTHON. AUTHOR
BALLView is copyright 1998-2009 by the BALL project group SEE ALSO
http://www.ballview.org 24 January 2009 BALLView(1)