What does it take to generate graphs using Drupal (and jQuery)? What are the pros and cons of the various methods? Perhaps there is the makings of a solution already.
PHP, JavaScript, XML into SWF? Feel free to speculate. Why not SVG and push the standards forward? Whatever the format, code examples are welcome to demonstrate the various specifications, and hopefully we can shed some light on the situation.
SVG graphs module for Drupal 8 Version.
How about creating svg graph module for drupal 8 version.?
Read moreData Visualization at DrupalCon LA: D3.js BOF
I wrote up the notes from the D3.js BOF. I think that was the only non-mapping DataViz session. They are available via google doc here: https://docs.google.com/document/d/1dApzT9HfUZ0VC4RUdvzbwVeD5hcXfPnRmCvy... or PDF (attached)
Read moreSvg-edit
Dear all,
I want to advertise my project,
http://drupal.org/sandbox/josegaert/1511596
It is still experimental and there are not yet any validations so it is vulnerable to XSS-attacks.
Installing this project gives you 3 modules.
<
ul>
Highcharts
Happy to announce the first release of the Highcharts module.
http://drupal.org/project/highcharts
Producing mobile-ready SVG/VML charts and graphs without flash.
Read moreThree new sandboxes
Ok, so i'm writing a book for Packt about creating D7 sites for mobiles and tablets. I in the process i've created three sandbox modules that i'm hoping to take to full module status,
-
Views Highcharts
http://drupal.org/sandbox/stovak/1235800
Uses the Highcharts library to graph view results without using flash. I've applied for full-project status. It's in the queue and being reviewed.
Views_highcharts
so, I've created a simple views plugin that returns a chart with the HighCharts library. Anyone interested in helping me test and/or develop?
http://drupal.org/sandbox/stovak/1235800
Read moreSo what *is* the state of SVG and Drupal?
There doesn't seem to be much life in this group, but just in case... :)
I need to develop a site which shows interactive svg charts. I've written the code which auto-generates the svg files, which contain a lot of JavaScript. At this point, I thought - Ok, the easy bit, all I have to do now is find some way to get this code onto a web page.
Read moreDrupal 7 and Sencha Touch
I've created a demo to show how Drupal and Sencha Touch can work together. The demo is called "Tea Sencha Network" and it displays information from Sencha's official blog.
Please access:
<
ul>
Active process graph?
I want to create different processes eg in shape of boxes. By clicking a node in the graph the user shall come to a graph child of the first one or to a node (content).
Does this functionality exist? I have been search the whole www (almost).
Read moreChart Resources
I'm trying to build a collection of good chart resources. The problem with the PHP libraries in PECL and PEAR is that they are still alpha/beta. I you have used a specific library/tool please add them to this wiki and if possible please add the experience you had with it.
pChart
http://pchart.net/
Flot (jQuery)
http://code.google.com/p/flot/
jqchart (jQuery)
http://www.reach1to1.com/sandbox/jquery/jqchart/
Reviewed from smashingmagazine:
http://www.smashingmagazine.com/2007/10/18/charts-and-graphs-modern-solu...
Sparkline
http://sparkline.org/
GDChart
Read moreAre you interested in learning or using Flex?
Org Chart?
Hi folks,
We're interested in the possibility of autogenerating an org chart with svg (or flash). We are currently using Visio to automatically create org charts from Active Directory data. This then is saved as awful visio html and manually uploaded to our site.
We have Drupal talking to Active Directory now, and would love to take the step of using Drupal to create the org chart dynamically.
Anyone tried this, or have ideas?
Read moreSVG to Flash
drawing wrap-up like thing
The end of the SoC has far passed. I kept working on the drawing project, committed several fixes, and wrote a few example modules. during and before FrOSCon and DrupalCon brainstormed with others about where you could use the the graphic displays.
Read moreDrawing module - final update
This is probably the final update for the Drawing module. I am going to an astronomical camp tomorrow, where I will have hardly any internet access.
Documentation for the Drawing API (without the graphing part, because that is very flexible right now): http://drupal.org/node/161562
Read moreDrawing module midterm update
The half of the Summer of Code period seems to have passed so quickly as a Cray XT4 prints out "hello world". This not only means these machines are very fast, but also that I enjoyed much of the time i spent working on my project. Lets have a quick overview what has been done so far, and what is to be done in the second term.
Read moreDrawing module release
Its not time for the next weekly progress report yet, but in the past days finally i managed to progress far enough to have a development snapshot release, so I wanted to inform those interested in the project.
Read moreDrawing API update 3
The unfortunate consequence of Google's SoC is that most people have exams during the project period, and this greatly effects the progress. I had two big exams, of the material of 2-3 years of stuff. I failed one, and in order to stay at uni i had to pass the second. That is done, now the update.
Read moreDrawing API update 2
After last week's update I started to plan and code the proposed API following the scheme of the Forms API. This will provide developers with a very familiar way to construct graphic objects using the already known FAPI-like array structure. Right now the drawing_get_canvas is being worked on, this function is the core of the rendering, and is responsible to collect the objects, placing them on the drawing canvas.
Read moreEmbed process should be like forms api?
In writing SWF Tools I attempted to follow some design patterns that would make the embedding aspect of it generic. The embedding logic is there, but it's surrounded by a lot of unreleted code. So with the benefit of hindsight, here is a run-through of an "Embed API". Much of this is simply cloned Forms API.
Read more









