Data Visualization

Events happening in the community are now at Drupal community events on www.drupal.org.

The purpose of this group is to facilitate the development of data visualizations using Drupal as the delivery platform. Drupal is particularly well-suited to data visualization goals given the availability of tools like Views, Data API, Sheetnode and Feeds module.

Combined with powerful Javascript libraries and projects like D3.js, Highcharts.js, Processing.js, Dygraphs, etc., Drupal can be used to tell complex and compelling stories with data.

While many projects exist with the intent of providing charting and graphing modules to Drupal, nothing is very well-supported or standard across the platform. This group intends to change that.

Srupal.Surf Camp Santa Cruz, Ca

Posted by florisg on September 26, 2018 at 7:23pm
Start:
2018年10月20日 10:00 - 2018年10月23日 10:00 America/Los_Angeles
Event type:
Drupalcamp or Regional Summit

The coolest event before BADcamp
Just before BADcamp we organise the second edition of Drupal Surf Camp, this time in the famouse surf spots of Santa Cruz California.

After the great success of Drupal Surf Camp in Ericeira that happed this year just before Drupal Developer Days Lisbon.

We'll do it again, the second edition will take place from 20 to 23 October just on top of BADcamp California.

And we have found the perfect spot for you, Santa Cruz, CA.

Be the first to enjoy this in America

Signup trough https://drupal.surf

Read more
Categories:

Use VisualN for creating visualizations

Posted by kpv on June 28, 2017 at 9:52am

Hello, guys! Recently we've launched VisualN project. Basically it's an extendable platform for creating and integrating visualizations following the rule "do once, use anywhere", which means that once a visualization is implemented it can be used for views, files, external resources etc.
We'd be glad to hear from you on that subject, contribution is also very welcome!

Read more
Categories: ,

Create a get all data REST resource

Posted by gabrieldev on April 24, 2016 at 2:55pm

Hey guys! I have a problem. I want to create a get all data REST resource in Drupal 8. I need a request that will display all the data from all the requests. This request will be executed when the mobile application starts . I found this module:
https://github.com/enzolutions/entity_rest_extra, but I don't know the methods to display all the views with content types that I created. Any solution?

Read more

Drupal and mysql workbech

Posted by abdelrahman on November 18, 2015 at 11:31am

How can I make the drupal connect with other database on mysql workbench , I need to create new module or what?

Read more

how to transfer my data in excel file to xml

Posted by abdelrahman on October 14, 2015 at 7:04pm

Dear all,
I'd like to use drupal as data analysis
how to transfer my data in excel file to xml for using it as parse xml feed
Note : my data is large file

Read more

Data Visualization at DrupalCon LA: D3.js BOF

Posted by manningpete on May 16, 2015 at 1:24am

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 more
1 comment1 attachment Categories: ,

DrupalCon Amsterdam

Posted by stpaultim on October 1, 2014 at 2:45pm

Just creating a discussion for folks to post links and resources that were mentioned in the Open Data & Visualization BOF at DrupalCon Amsterdam.

Read more

State of the Modules: Use and Update Status

Posted by robertwb on August 21, 2014 at 8:21pm

Having yet to get a module that I am REALLY satisfied with, I thought I would put up some stats about the many visualization modules out there, and see if we could get some dialog going. I am listing the last dev update here, since that reflects actual active code changes, as opposed to the release date. This list differs from the one in the "Similar Module Review" groups, since I believe it aims to clean up, not explore capabilities (https://groups.drupal.org/node/93064).

Read more

And we are live!

Posted by aendra on November 1, 2013 at 7:33pm

According to this, Visualization is now a full-fledged group! Congrats, everyone!

Read more

Drupal Edge Suite for HTML5 Data Viz

Posted by Alpinist1974 on May 13, 2013 at 2:00pm

Check out this great module, which allows a user to upload an Adobe Edge HTML5 composition to D7.

http://drupal.org/project/edge_suite

In addition to excellent Views integration, there is a data injection feature that works with tokens to pass in JSON formatted data to the comp from Drupal.

I have not yet used Edge for a data viz project, but since it's jQuery/JavaScript based, you can use libraries like D3. I've used Raphael and Greensock pretty easily inside an Edge comp. Edge is free, for now, from Adobe.

Read more

Field analytics

Posted by scottrigby on April 23, 2013 at 1:22pm

Check out http://drupal.org/project/field_analytics for another way of analyzing on data for not only Drupal nodes, but any fieldable entity type.

As a class-based field reporting API, Field analytics makes it easy to add additional reports per field type.

There is a submodule for Highcharts included (tying with the new 7.x-2.x Highcharts API), which adds charts visualization to the default tabular reports. This submodule is a good example of how to extend Field analytics with additional reporting on field usage and data.

Read more

How have you used Drupal for visualization?

Posted by aendra on February 22, 2013 at 4:00pm

If you have an interesting project that uses Drupal to visualize data in some way, post a link to it here!

Read more

Is "Visualization" the best name for this group?

Posted by aendra on February 7, 2013 at 9:31am

As per the ongoing discussion in our issue, silverwing thought the group name "Data Visualization" might be more descriptive than simply "Visualization".

Other possibilities -- DataViz, Viz, InfoViz... Others?

What's everyone think? Is "Visualization" the best name for this group?

Read more

Non-node data visualization in Drupal?

Posted by aendra on January 31, 2013 at 10:08am

So, Drupal's great for visualizing nodes — you create a View, grok your data and boom, you're done. But what if you have a massive data source that would create a thousand — ten thousand, a hundred thousand, a million! — nodes if you imported it as-is?

Read more

What do we want from this group?

Posted by aendra on January 28, 2013 at 9:24pm

Greetings to all the new members! Thanks for joining -- for this group to get off the ground, we need to show there's an actual community of Drupal users who use it as a platform for visualization of some form or another. By joining -- and please, invite others you think might be interested! -- you help us toward that goal.

Speaking of goals, I think now might be a good time to start discussing why you've joined, and what you'd like this group to achieve. What do you want from it? Should this group necessarily have goals -- and if so, what should those be?

Read more

Using Github for hosting data sets?

Posted by aendra on January 25, 2013 at 2:25pm

If you do any viz work with d3.js, you're probably familiar with the work of Mike Bostock, who is the primary developer of d3 and produces stuff for the New York Times.

The realization I had while looking through a bunch of his examples is that he effectively solves the problem faced by most newsrooms in having to deal with an aging and often-incompatible stack: he simply hosts everything at Github, via a gh-pages branch.

Read more

Which project have you used the most to visualize data in Drupal?

Posted by aendra on January 24, 2013 at 2:44pm
Visualization API
0% (0 votes)
Data Visualization API
0% (0 votes)
Google Chart API
100% (1 vote)
Graph API
0% (0 votes)
Views Dataviz
0% (0 votes)
High Charts
0% (0 votes)
Flot
0% (0 votes)
Fusion Charts
0% (0 votes)
Quant
0% (0 votes)
Other? Please comment!
0% (0 votes)
Total votes: 1
Categories:
Subscribe with RSS Syndicate content

Data Visualization

Group organizers

Group categories

JS Projects

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds:

AltStyle によって変換されたページ (->オリジナル) /