Logo


MGraph update - multiple graphs

Posted in ajax, Javascript, graph by Dragan on the January 16th, 2008

MGraph - Ajax based graph, updated to v0.96

I've got a letter today from James who asked me how to draw multiple values on the same graph.
That would been too much complicated, because that kind of solution must involve some kind of overlay.

Instead I decided to enable second best solution (as suggested by James), and that is - multiple graphs

New features

 

  • Added Option to draw two or more graphs
  • code modified to be more user friendly, and up to date with modern standards

I'll try to improve MGraph as much as I can, so if you have any new ideas - I'm listening.

Viewed 63563 times by 18993 viewers

Google Chart API Prototype plugin

Posted in ajax, internet, graph by Dragan on the December 15th, 2007

Wrapper in less than 50 lines

Few days ago find out about Google chart api and i thought it might be a good idea to write Prototype plugin, so here it is:

google-chart-graphs1.jpg

Project page


Version 0.4 alpha

Download GoogleChartAPI.prototype.js

Viewed 80879 times by 23640 viewers

Canvas 3D Graph

Posted in ajax, Programming, Javascript, graph by Dragan on the August 5th, 2007

Canvas 3D graph

So, what is this? i hear you wonder... :)

This is Canvas 3DGraph, special type of bar graph used to plot X-Y-Z values.

As you may know, <canvas> tag is not supported in IE, so I was forced to use excanvas.js in order to draw graph in IE. As the result of that, you may experience some freezes when you try to plot large amount of data in IE.
Firefox and safari works just fine (aprox 10x faster than emulated canvas in IE).

This is initial release, i plan to add many more features, so stay stay tuned for updates.
And if you have any comments or ideas please feel free to leave a comment.


Viewed 104295 times by 28142 viewers

Ajax MGraph

Posted in ajax, php, css, Programming, Javascript, graph by Dragan on the March 31st, 2007

Ajax Graph based on Prototype.js

Note: Updated to v.0.96 on January 16. 2008

Note: Updated to v.0.95 on April 10. 2007

For one of my projects, i needed simple graph to represent data for a single year by months.
I came up with this solution, and decided to make free version.

ajaxMgraph preview

For now it has few limitations (only positive numbers, only integers), but ill fix those in next few days...


Viewed 88613 times by 31798 viewers


All Rights Reserved, Copyright © 2007 Dragan Bajcic.
YourTree | Dragan@YourTree | LG Shop | Web Development and Consulting