Re: [tw] Re: Bar/Pie/Line Charts in TiddlyWiki using g.raphael

2010-12-10 Thread Alex Hough
Jon,

I'm revisiting the radar chart idea. The use case is (another) questionnaire.
User data would be used to generate the diagram, so the code for the
chart would need to take variables not numbers as is the case in the
existing code [1]

Alex
[1] http://www.tnzk.org/devel/Raphael-Radar/example/


On 9 August 2010 09:59, rakugo jdlrob...@gmail.com wrote:
 Thanks Mans and Alex.

 Alex:
 It seems someone has done radar charts here:
 http://www.tnzk.org/devel/Raphael-Radar/example/

 I'll check the code quality and the license to see if I can knock
 something up...

 Jon
 On Aug 9, 9:02 am, Alex Hough r.a.ho...@gmail.com wrote:
 Hi Jon,

 These look great.
 Any chance of a Radar diagram?

 Alex
 [1]http://en.wikipedia.org/wiki/Radar_chart

 On 8 August 2010 22:04, Måns humam...@gmail.com wrote:

  Hi Jon
   I did a bit of a hack on Friday to take tables of data and put them
   into useful charts.
   I'm hoping this well help convert lots of Excel users to using
  Simply brilliant and very beautiful indeed!!
  I really like the different graphical representations - and the simple
  animations are awesome.
  I will try to put it my TW with Paul S's slideShowPlugin - and see if
  this combination eventually will end the need for powerpoint once and
  for all :-)

  Great job - and thanks for sharing!!

  Regards Måns Mårtensson

  --
  You received this message because you are subscribed to the Google Groups
  TiddlyWiki group.
  To post to this group, send email to tiddlyw...@googlegroups.com.
  To unsubscribe from this group, send email to
  tiddlywiki+unsubscr...@googlegroups.comtiddlywiki%2bunsubscr...@googlegroups.com
  .
  For more options, visit this group at
 http://groups.google.com/group/tiddlywiki?hl=en.



 --
 You received this message because you are subscribed to the Google Groups 
 TiddlyWiki group.
 To post to this group, send email to tiddlyw...@googlegroups.com.
 To unsubscribe from this group, send email to 
 tiddlywiki+unsubscr...@googlegroups.com.
 For more options, visit this group at 
 http://groups.google.com/group/tiddlywiki?hl=en.



-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: Bar/Pie/Line Charts in TiddlyWiki using g.raphael

2010-08-16 Thread rakugo


On Aug 16, 12:37 am, Michael.Tarnowski emt...@gmx.de wrote:
 Hi Jon,

 gratulations to your charting plugin. This is really wonderful!! - I
 love it!!!

 Nevertheless I ran in some troubles when using your sample data
 generated by your ActivityDataPlugin and huge data sets in my own TW.

 Maybe it's the size of the data (tables)? - I suggest a new parameter:
 FlipChartVertical

I think I have this covered already. If you include dataView:col in
your macro call it will read the table the other way round.

 1. ActivityDataPlugin:
 The activitity table runs unsorted(!) from 31/03 to 16/11 and more:

 Modified        31/03   12/07   28/09   05/10   24/10   25/10   23/02   20/04 
   03/07   ...

 is there an option for generating the activity table for a certain
 time intervall?

 The activity chart shows as axis:

 Modified21/0217/0518/0901/0218/0512/0912/0115/11

 and the bars are foreground white on white tiddler background; only
 the item counter is shown when hovering.

 2. Huge Data sets

 both, the TagTablePlugin and the ActivityDataPlugin generate huge data
 sets (more than 50 items). For huge data sets the charts, when
 displayed horizontaly, are compressed very much. In this case a
 verticaly drawn bar or line chart would be a solution

I can imagine! I wrote this plugin as a quick hack, and forgot people
might include it into big TiddlyWiki's :). If theses plugin are useful
I can improve them alot. A notion of time intervals would also be
cool, but I'm not sure how I'd do this in a Tiddlyish way. I guess a
flip axis's option might also be useful for huge horizontal graphs...
it might be worth playing with the width and height parameters to see
if you can get the graph to display better!

 Nevertheless, Jon - thanks for the marvelous plugin!

 Have a nice day
 Michael

 On 8 Aug., 13:40, rakugo jdlrob...@gmail.com wrote:



  I did a bit of a hack on Friday to take tables of data and put them
  into useful charts.
  I'm hoping this well help convert lots of Excel users to using
  TiddlyWiki instead... we'll see!

  There are lots of examples and the code at:http://charts.tiddlyspace.com/

  Interested in thoughts, ideas - in particular around generating tables
  of data easily.
  Jon

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: Bar/Pie/Line Charts in TiddlyWiki using g.raphael

2010-08-15 Thread Shankar


On Aug 14, 8:29 am, rakugo jdlrob...@gmail.com wrote:
 Okay, I was in a bit of a rush this morning and it seems I wasn't
 complete with my solution.
 Now I assure you it is fixed.. there is **no need** for those data
 tiddlers.
 Please update to the latest 
 versionhttp://charts.tiddlyspace.com/#TiddlyChartsPlugin
 of 0.6.3 and all your problems will go away ;-)

 Jon

Yes, I have confirmed that it works now!

Thanks!

Cheers; 'best,

shankar

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: Bar/Pie/Line Charts in TiddlyWiki using g.raphael

2010-08-15 Thread Shankar



 Yes, I have confirmed that it works now!

 Thanks!

 Cheers; 'best,

 shankar

And, there seems to be a problem with LineChart. I am seeing the
message:

   1. Error while executing macro LineChart:
   2. ReferenceError: dataSource is not defined.

Cheers; 'best,

shankar

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: Bar/Pie/Line Charts in TiddlyWiki using g.raphael

2010-08-15 Thread rakugo
Eeekk
Fixed.

Not having much luck here. :)
Jon

On Aug 15, 8:37 pm, Shankar shankar.sw...@gmail.com wrote:
  Yes, I have confirmed that it works now!

  Thanks!

  Cheers; 'best,

  shankar

 And, there seems to be a problem with LineChart. I am seeing the
 message:

    1. Error while executing macro LineChart:
    2. ReferenceError: dataSource is not defined.

 Cheers; 'best,

 shankar

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: Bar/Pie/Line Charts in TiddlyWiki using g.raphael

2010-08-15 Thread Måns
Hi Jon

 Eeekk
 Fixed.
Yes indeed :-)
Great job - Thank you very much!!

Regards Måns Mårtensson

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: Bar/Pie/Line Charts in TiddlyWiki using g.raphael

2010-08-14 Thread PMario
did you tag them systemConfig?

On Aug 14, 5:28 am, Dave Parker cedar...@telus.net wrote:
 I can't get this working in a vanilla TW (2.6.0).  I imported g.bar,
 g.dot, g.line, g.pie, g.raphael, raphaeljs and TiddlyChartsPlugin.
 When I put in the GettingStarted tiddler athttp://charts.tiddlyspace.com/,
 my TW freezes up in both Firefox and Chrome.

 Are there any assumptions with this setup that maybe I've missed?
 Does this only work in a TiddlySpace TW?  I see that
 TiddlyChartsPlugin says it requires g.pie.js, but it doesn't say where
 to get that.  Isn't that a separate file that needs to be in the same
 folder?

 thanks,
 Dave

 On Aug 10, 7:34 pm, Tobias Beer beertob...@googlemail.com wrote:

  Got it, of course... a little afterthought and I should have
  realized... that's what's utterly amazing about js ...neat!

  On 9 Aug., 13:51, FND f...@gmx.net wrote:

Quick question, did you wrap the macro code of TiddlyChartsPlugin
with...
(function($) {
})(jQuery);
...so that you could use jQuery commands inside it?

   That closure is used to provide a local alias (i.e. 
   shortcut):http://tiddlywiki.org/wiki/Dev:Best_Practices#Creating_Aliaseshttp://...

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: Bar/Pie/Line Charts in TiddlyWiki using g.raphael

2010-08-14 Thread rakugo
Hi thanks for letting me know
It seems I left some crucial code out of the LineChart macro which
causes this crash when the LineChart macro is used on a tiddler that
doesn't exist.

Please update to :
http://charts.tiddlyspace.com/#TiddlyChartsPlugin

Thanks
Jon

On 14 Aug, 10:07, FrD sokus...@gmail.com wrote:
 Hello,

 You have to import the data tiddler in order to make it workunless it
 frezes (ExamplePieChartData, SharePriceData, ...)

 FrD

 On 14 août, 05:28, Dave Parker cedar...@telus.net wrote:



  I can't get this working in a vanilla TW (2.6.0).  I imported g.bar,
  g.dot, g.line, g.pie, g.raphael, raphaeljs and TiddlyChartsPlugin.
  When I put in the GettingStarted tiddler athttp://charts.tiddlyspace.com/,
  my TW freezes up in both Firefox and Chrome.

  Are there any assumptions with this setup that maybe I've missed?
  Does this only work in a TiddlySpace TW?  I see that
  TiddlyChartsPlugin says it requires g.pie.js, but it doesn't say where
  to get that.  Isn't that a separate file that needs to be in the same
  folder?

  thanks,
  Dave

  On Aug 10, 7:34 pm, Tobias Beer beertob...@googlemail.com wrote:

   Got it, of course... a little afterthought and I should have
   realized... that's what's utterly amazing about js ...neat!

   On 9 Aug., 13:51, FND f...@gmx.net wrote:

 Quick question, did you wrap the macro code of TiddlyChartsPlugin
 with...
 (function($) {
 })(jQuery);
 ...so that you could use jQuery commands inside it?

That closure is used to provide a local alias (i.e. 
shortcut):http://tiddlywiki.org/wiki/Dev:Best_Practices#Creating_Aliaseshttp://...

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: Bar/Pie/Line Charts in TiddlyWiki using g.raphael

2010-08-14 Thread Dave Parker
Thanks, even after upgrading it still crashed, however FrD was right -
I'd only put in ExamplePieChartData, but not the other data tiddlers.

Once I put in all the data tiddlers it worked.

On Aug 14, 3:57 am, rakugo jdlrob...@gmail.com wrote:
 Hi thanks for letting me know
 It seems I left some crucial code out of the LineChart macro which
 causes this crash when the LineChart macro is used on a tiddler that
 doesn't exist.

 Please update to :http://charts.tiddlyspace.com/#TiddlyChartsPlugin

 Thanks
 Jon

 On 14 Aug, 10:07, FrD sokus...@gmail.com wrote:

  Hello,

  You have to import the data tiddler in order to make it workunless it
  frezes (ExamplePieChartData, SharePriceData, ...)

  FrD

  On 14 août, 05:28, Dave Parker cedar...@telus.net wrote:

   I can't get this working in a vanilla TW (2.6.0).  I imported g.bar,
   g.dot, g.line, g.pie, g.raphael, raphaeljs and TiddlyChartsPlugin.
   When I put in the GettingStarted tiddler athttp://charts.tiddlyspace.com/,
   my TW freezes up in both Firefox and Chrome.

   Are there any assumptions with this setup that maybe I've missed?
   Does this only work in a TiddlySpace TW?  I see that
   TiddlyChartsPlugin says it requires g.pie.js, but it doesn't say where
   to get that.  Isn't that a separate file that needs to be in the same
   folder?

   thanks,
   Dave

   On Aug 10, 7:34 pm, Tobias Beer beertob...@googlemail.com wrote:

Got it, of course... a little afterthought and I should have
realized... that's what's utterly amazing about js ...neat!

On 9 Aug., 13:51, FND f...@gmx.net wrote:

  Quick question, did you wrap the macro code of TiddlyChartsPlugin
  with...
  (function($) {
  })(jQuery);
  ...so that you could use jQuery commands inside it?

 That closure is used to provide a local alias (i.e. 
 shortcut):http://tiddlywiki.org/wiki/Dev:Best_Practices#Creating_Aliaseshttp://...

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: Bar/Pie/Line Charts in TiddlyWiki using g.raphael

2010-08-10 Thread Tobias Beer
Got it, of course... a little afterthought and I should have
realized... that's what's utterly amazing about js ...neat!

On 9 Aug., 13:51, FND f...@gmx.net wrote:
  Quick question, did you wrap the macro code of TiddlyChartsPlugin
  with...
  (function($) {
  })(jQuery);
  ...so that you could use jQuery commands inside it?

 That closure is used to provide a local alias (i.e. 
 shortcut):http://tiddlywiki.org/wiki/Dev:Best_Practices#Creating_Aliaseshttp://docs.jquery.com/Plugins/Authoring#Custom_Alias

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: Bar/Pie/Line Charts in TiddlyWiki using g.raphael

2010-08-09 Thread rakugo
Thanks Mans and Alex.

Alex:
It seems someone has done radar charts here:
http://www.tnzk.org/devel/Raphael-Radar/example/

I'll check the code quality and the license to see if I can knock
something up...

Jon
On Aug 9, 9:02 am, Alex Hough r.a.ho...@gmail.com wrote:
 Hi Jon,

 These look great.
 Any chance of a Radar diagram?

 Alex
 [1]http://en.wikipedia.org/wiki/Radar_chart

 On 8 August 2010 22:04, Måns humam...@gmail.com wrote:

  Hi Jon
   I did a bit of a hack on Friday to take tables of data and put them
   into useful charts.
   I'm hoping this well help convert lots of Excel users to using
  Simply brilliant and very beautiful indeed!!
  I really like the different graphical representations - and the simple
  animations are awesome.
  I will try to put it my TW with Paul S's slideShowPlugin - and see if
  this combination eventually will end the need for powerpoint once and
  for all :-)

  Great job - and thanks for sharing!!

  Regards Måns Mårtensson

  --
  You received this message because you are subscribed to the Google Groups
  TiddlyWiki group.
  To post to this group, send email to tiddlyw...@googlegroups.com.
  To unsubscribe from this group, send email to
  tiddlywiki+unsubscr...@googlegroups.comtiddlywiki%2bunsubscr...@googlegroups.com
  .
  For more options, visit this group at
 http://groups.google.com/group/tiddlywiki?hl=en.



-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: Bar/Pie/Line Charts in TiddlyWiki using g.raphael

2010-08-09 Thread Tobias Beer
Hi Jon,

Quick question, did you wrap the macro code of TiddlyChartsPlugin
with...

(function($) {
})(jQuery);

...so that you could use jQuery commands inside it?

Tobias.

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



Re: [tw] Re: Bar/Pie/Line Charts in TiddlyWiki using g.raphael

2010-08-09 Thread FND

Quick question, did you wrap the macro code of TiddlyChartsPlugin
with...
(function($) {
})(jQuery);
...so that you could use jQuery commands inside it?


That closure is used to provide a local alias (i.e. shortcut):
http://tiddlywiki.org/wiki/Dev:Best_Practices#Creating_Aliases
http://docs.jquery.com/Plugins/Authoring#Custom_Alias

--
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.



[tw] Re: Bar/Pie/Line Charts in TiddlyWiki using g.raphael

2010-08-08 Thread Måns
Hi Jon
 I did a bit of a hack on Friday to take tables of data and put them
 into useful charts.
 I'm hoping this well help convert lots of Excel users to using
Simply brilliant and very beautiful indeed!!
I really like the different graphical representations - and the simple
animations are awesome.
I will try to put it my TW with Paul S's slideShowPlugin - and see if
this combination eventually will end the need for powerpoint once and
for all :-)

Great job - and thanks for sharing!!

Regards Måns Mårtensson

-- 
You received this message because you are subscribed to the Google Groups 
TiddlyWiki group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.