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
qutemol(1)						      General Commands Manual							qutemol(1)

NAME
qutemol - interactive visualization of macromolecules SYNOPSIS
qutemol DESCRIPTION
This manual page documents briefly the QuteMol program. QuteMol is an open source (GPL), interactive, high quality molecular visualization system. QuteMol exploits the current GPU capabilites through OpenGL shaders to offers an array of innovative visual effects. QuteMol visualization techniques are aimed at improving clarity and an easier understanding of the 3D shape and structure of large molecules or complex proteins. Real Time Ambient Occlusion Depth Aware Silhouette Enhancement Ball and Sticks, Space-Fill and Liquorice visualization modes High resolu- tion antialiased snapshots for creating publication quality renderings Automatic generation of animated gifs of rotating molecules for web pages animations Real-time rendering of large molecules and protein (>100k atoms) Standard PDB input. CITING QUTEMOL
If you use images made with QuteMol in a scientific paper or book, please cite the paper that presented QuteMol: Marco Tarini, Paolo Cignoni, Claudio Montani (2006) Ambient Occlusion and Edge Cueing for Enhancing Real Time Molecular Visualization, IEEE Transactions on Visualization and Computer Graphics 12(5), 1237-1244. AUTHOR
QuteMol was written by Marco Tarini and Paolo Cignoni of the Visual Computing Lab at ISTI-CNR. This manual page was written by Morten Kjeldgaard <mok@bioxray.au.dk>, for the Debian project (but may be used by others). January 2008 qutemol(1)