kap lab is a flex framework for data visualization, it can provide a mind maps solution. there are some online mind mapping in web2.0, js also can do mind mapping like wiseMapping, InfoVis is a js framework for data visualization. or using jQuery. Now, html5 is further solution for mind mapping.
Latest Updates: visualization RSS
-
liduan
-
liduan
I found this website using very nice 3d visualization effect. but it can’t provice the sources. from here.
-
liduan
birdeye is a great data visualization flex api. it provide five main parts:
Features
The Feature set will be focused on five themes:
Relational Analysis (RaVis) Methods of analysing relationships, structures, and links among objects.- Graph theory algorithms such as Radial, Hierarchical, and Force-Directed;
- Self-contained – all mathematical processing is performed within the library;
- Control – degrees of separation, data filtering, item rendering, drag and drop, look and feel, visibility, events, dataproviders, etc.
GeoSpatial Analysis (GeoVis) The analysis of locational and geographic data.- Rendering of vector-based maps with control to style geographic objects (e.g. regions, countries, states), add symbol overlays, events, projections, coordinate addressing, etc…
- Custom maps via svg path data, shapefile readers, and KML/GML configurations;
Quantitative Analysis (QaVis) Conventional and novel methods of numerical and statistical analysis.- Treemap
- MicroCharts, Sparklines
- Venn diagrams, bullseye, pyramids, polar/spider charts, etc…
- Conventional chart and graph methods
Temporal Analysis (TaVis) The analysis of data that varies over time.- Components to support chronology and date/time analysis
General Utility (GuVis) Concepts and techniques of information visualization and visual design.- Coraldata – a robust API of data structures
- Distortion (Fisheye / BiFocal)
-
liduan
using SpringGraph for any flex project:
SpringGraph is a 2D data visualization API based on the flex 2. I have used flex 3 sdk to demo the example of spring graph.
first of all, a package should be downloaded for using SpringGraph at developer blog. Extracting the package, copy
./SpringGraph/bin/SpringGraph.swcto the directory named simple.The package provides five examples for testing SpringGraph. going into simple SpringGraphDemo. using command to compile the mxml file, like:
mxmlc -library-path+=../SpringGraph.swc SpringGraphDemo.mxmlthan using a flash player open SpringGraphDemo.swf. the interface should like this example.
-
liduan
Kap Lab is a partner of adobe working for flex application research. the home page of kap lab provides some good examples of data visualization.
-
liduan
sound wave visualization is main function of Visualization Explorer. it is developed by Ben Stucki on the flex 2. try a simple demo.
-
liduan
public class SpringGraph is supported by flex sdk. it is using for creating 2D spring graph for data visualization. a personal blog provides some examples for class SrpingGraph and its’ subClass Roamer.
-
liduan
-
liduan
Facebook Mutual Friend Network Visualization in Flash, look like good, but facebook apps is out of work currently.
-
liduan
-
liduan
Five main social networking visualization tools for facebook. the can mapping you friends of facebook.
1.Friend Webs
2.Friend Wheel
3.Friends Density
4.Nexus
5.TouchGraph Photos
6.Visualiser -
liduan
There are some The Best Tools for Visualization. not only social networking.
-
liduan
Flare is a open sources project – Data Visualization Library by flash actionscript. it can used for creating visualization graph via flash. see demo here
-
liduan
in last blog post, I’m very interesting in that spheres, but that example don’t support code for it, so I have searched in the www. I have found some tutorial about how to do 3D sphere by flash actionscript. first one is developed by actionscript3, next one is math tutorial.
-
liduan
in Flash Enabled Blog, there are some very good example flash for my project. see a example of spheres.