Closed (duplicate)
Project:
Graphviz Filter
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
31 May 2011 at 15:33 UTC
Updated:
7 Dec 2012 at 14:08 UTC
While the two modules are quite different, http://drupal.org/project/graphapi shares a fair bit of overlap in the core graph processing with this module. It would be good to reduce duplication in this area, and combine resources for maintenance.
I was wondering if graphviz_filter might be able to be split up into components that could be plugged-in to something like graphapi? ie. one module is the input format that just creates a graphapi graph, and then another graphviz module that takes a graphapi graph and renders it?
Even if this doesn't happen, it would definitely be good to get some discussion going between the two modules.
Comments
Comment #1
s.daniel commentedThere is more information available here: http://drupal.org/node/1389454