Hi Jon
I'm trying to use VgraphPlugin in the pagetemplate like this:
<!--{{{-->
<div id="VGraph" "{height:768px;width:1024px;position:relative;}
id:main parentFields:{{['info','TiddlyWiki','2009']}} algorithm:radial
lineWidth:1 centerOn:TiddlyWiki excludeTags:
{{['excludeLists','systemTiddler','systemConfig']}}
ignoreLoneNodes:true zoom:80 breadcrumbs:true" </div>
I have borrowed a few parameters from TagmindmapPlugin trying to set
the height and width and"breadcrumbs"
I don't get a graph out of this..
What am I doing wrong?
YS Måns Mårtensson
On 29 Okt., 00:02, rakugo <[email protected]> wrote:
> My bad.. amazing the difference a letter makes... put an equals sign
> between LinkLabelMacro and {handler
> like so:
> config.macros.linkLabelMacro= {handler: function
> (place,macroName,paramlist,wikifier,paramString,tiddler){
> wikify("[["+tiddler.title+"]]",place)}};
>
> Jon
>
> On Oct 27, 11:31 pm, Måns <[email protected]> wrote:
>
>
>
> > Hi Jon
>
> > Sorry, but I'm not a programmer and I cant figure out why this doesn't
> > work - please tell me what to change:
>
> >http://tinyurl.com/yfee9b4
>
> > YS Måns Mårtensson
>
> > On 27 Okt., 17:18, rakugo <[email protected]> wrote:
>
> > > Hi Mans,
> > > There is a parameter labelMacro that I've built so you can extend the
> > > graph in anyway you choose.
>
> > > For instance you could set up a tiddler tagged with systemConfig as
> > > so:
> > > config.macros.linkLabelMacro {handler: function
> > > (place,macroName,paramlist,wikifier,paramString,tiddler){
> > > wikify("[["+tiddler.title+"]]",place)}};
>
> > > and then use:
> > > <<VGraph labelMacro:linkLabelMacro>>
> > > and all labels in the graph would be rendered as links using that
> > > macro just created.
>
> > > You should be able to zoom using your mousewheel.. (possibly not if
> > > you use Internet Explorer however as this has proved quite buggy)
> > > The three tiddlers you have mentioned should be all you need to setup
> > > your own instance.
> > > Cheers
> > > Jon
> > > On Oct 23, 3:54 pm, Måns <[email protected]> wrote:
>
> > > > Hi Jon
>
> > > > This is yet a very beautiful thing you've made !!!
> > > > I can't wait to implement it somehow - in my existing TWs.
>
> > > > Links:
> > > > I was wondering - How do you use links from the graph nodes?
> > > > Do I really have to doubleclick (thereby opening the graphcontaining
> > > > tiddler in editmode) to go to a tiddler with a title of a node... Is
> > > > there another way?
>
> > > > Zooming:
> > > > Also I need some intuitive way of centering the display of the zoom on
> > > > a specific node - not to loose the sight of the graph ---
> > > > Do you know Gimp? It has a terrific zoom practice - but it needs the
> > > > keyboard. You simply let the mouse stay on a spot in an image and you
> > > > zoom with + and - keeping what's under the mouse in the center. It's
> > > > very intuitive - unfortunately we don't have two mouses when
> > > > navigating in a TW - so choosing a center with a click on a node
> > > > followed by a click on + or - might be the solution for a controlled
> > > > zoom?
>
> > > > Importing:
> > > > I still haven't put the plugin into one of my TW's yet - which
> > > > tiddlers should I import? Only these three: VGraphPlugin,
> > > > VismoGraphAlgorithms and VismoLibraryPlugin?
>
> > > > YS Måns Mårtensson
>
> > > > On 23 Okt., 15:59, rakugo <[email protected]> wrote:
>
> > > > > Hey visualisation fans,
> > > > > Would be really great if I could get some feedback on this graph
> > > > > plugin I am working on with the aim of improving/making
> > > > > TiddlyTagMindMap redundant:
> > > > > links:http://www.jonrobson.me.uk/posts/VGraphhttp://www.jonrobson.me.uk/dev...
>
> > > > > Where should I focus my energies?
> > > > > Ta
> > > > > Jon
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/tiddlywiki?hl=en
-~----------~----~----~----~------~----~------~--~---