Re: [orientdb] Customize graph visualization

2015-04-01 Thread Luigi Dell'Aquila
Hi Cameron Studio at this time does not have an internal structure for plugins and there are no plans for that, but you know, many decisions come from community needs, so if it's a common need we can think about it. At a higher level, OrientDB itself has a plugin architecture and Studio is

Re: [orientdb] Customize graph visualization

2015-04-01 Thread Luigi Dell'Aquila
You're welcome ;-) 2015-04-01 16:51 GMT+02:00 Cameron Hunt cameron.h...@metanomy.org: Luigi, I should have waited to post until I thought about Studio being a plugin itself! I'll start with a separate copy and experiment, and report back my results. Thanks again for responding to what

Re: [orientdb] Customize graph visualization

2015-04-01 Thread Cameron Hunt
Luigi, I should have waited to post until I thought about Studio being a plugin itself! I'll start with a separate copy and experiment, and report back my results. Thanks again for responding to what should have been an RTFM question :) On Wednesday, April 1, 2015 at 7:52:10 AM UTC-4, Luigi

Re: [orientdb] Customize graph visualization

2015-03-31 Thread Cameron Hunt
Luigi, I'm also interested in contributing improvements and extensions to Studio. Before I just start making a mess, do you know if there are any plans to support a plug-in type architecture so that users can contribute extensions that won't alter the base behavior, and (hopefully) decrease

[orientdb] Customize graph visualization

2015-03-25 Thread Fábio Costa
I'm developing a software visualization tool and by chance using OrientDB as the underlying database. As it has a graph visualization option, I'd like to know if it is open source or how can I customize it. For now, I just need to show a meaningful name for a vertex instead of its native id.

Re: [orientdb] Customize graph visualization

2015-03-25 Thread Luigi Dell'Aquila
Hi Fabio, OrientDB Studio is open source, you can find source code here: https://github.com/orientechnologies/orientdb-studio It would be great if you could improve the standard behavior and become an OrientDB contributor! Regards Luigi 2015-03-25 14:34 GMT+01:00 Fábio Costa