View
 

DataVisualization

Page history last edited by Todd Parker 11 mos ago

 

type: widget

release: 0.0

status: in planning

documentation: url || N/A

demo: url || N/A

 


 

1 - Description:

 

A core 2D (maybe 3D) data visualization library that could be used by a wide range of widgets for displaying charts, sparklines, gauges and other data display forms. Ideally, these could all be driven off a wide range of data sources including progressive enhancement via html > data utilities. The examples below are all grabbed from FusionCharts which is a very robust package that we do not need to try and replicate at such a scale. If we can identify a few key visualizations per type and an API systm for others to extend, that will probably suffice.

 


 

2 - Visual Design:

 

 


 

 

3 - Functional Specifications/Requirements:

 

(Detailed descrition of how the script will be structured: defaults, options, architecture, extensibility, etc.)

 


 

4 - Markup & Style:

 

     4.1 Initial markup examples

 

     (Pre-enhanced HTML markup structure that will be transformed into the final widget. There may be multiple possible HTML markup options per widget: for example, for a slider, radiobuttons, inputs or selects could all be used. )

 

     4.2 Recommended transformed HTML markup

 

     (The HTML markup structure and classes that will be used by the scripts in the enhanced version) 

 

     4.3 Accessibility recommendation

 

    (Detailed recommendations for ARIA, HTML markup, CSS and javascript that will contribute to universal access and full section 508 accessibility for screen readers, mobile devices and any other devices) 

 

     4.4 CSS & Theme

 

    (Description of the CSS classes to be used for all states, how custom theming and Themeroller support will work.) 

 


 

5 - Latest version of plugin:

 

(Link to the latest version in the jQuery UI trunk here)

 


 

6 - Open issues being discussed

 

(Use this area to place things that we're hashing out like featuresand options we're not sure we should include, questions about how this fits into UI and relates to other widgets and utilities, known problems, whether features should be broken across multiple releases, etc.)

 


 

 

 

 

Comments (2)

profile picture

shamun toha said

at 1:19 pm on May 8, 2009

When some release is coming.

profile picture

shamun toha said

at 3:40 am on May 30, 2009

# This is a pure Dhtml and js code (it doesnt used SVG, VML crapes , that means in IE if you dont have Adobe SVG plugin, it will still work and any other browsers will also support, so begin methods can be used from this)

http://www.walterzorn.com/grapher/grapher_e.htm

# jQuery 45 degrees if implemented then all those can be possible to create. There is one most hitted site but alas it will need adobe plugin which is crape.

http://keith-wood.name/svg.html

You don't have permission to comment on this page.