Below you will find 1 categories and 2 links related to JavaScript Graph Chart Resources.
The JavaScript Diagram Builder is a library of some objects and functions, which helps you to display and dynamically modify coordinate diagrams (resp. charts/graphs) in webpages. The objects Diagram, Bar, Box, Dot, Pixel, Line and Area can be used for the display of data. The coordinate diagram can be drawn with various scales and grid options. The drawn objects can be dynamically modified via JavaScript (position, size, visibility) and can also be used for user interaction via onclick event. Supports IE, Netscape 4.7, Netscape 6+, Opera 5+.
XYGraph was created to generate intelligent plots of output data without the need for extensive user input. Take a look at the demo page to see just how useful and proffesional the results are. The script generates an XY Graph using Vector Markup Language (VML) and returns an html string for display via javascript. The code is written to automatically calculate appropriate scaling for tics and will cut off extreme data points. XYgraph is written in Javascript, and will run on any website or intranet, online or offline. Data to be graphed on the fully customizable display may be generated from static or dynamic web content and server side programs.