arjeneh / jpowder

Automatically exported from code.google.com/p/jpowder
1 stars 0 forks source link

Applet should be able to load a data file directly #44

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Currently the applet can only start up from a serialized jpowder chart object.
An improvement would be to also be able to load from a normal data file.

This would make embedding jpowder applet into web visualization systems or 
chemical databases easier.

Original issue reported on code.google.com by tom.grif...@stfc.ac.uk on 20 Aug 2010 at 8:39

GoogleCodeExporter commented 9 years ago
see r362

Original comment by anders.m...@stfc.ac.uk on 20 Jan 2011 at 7:17

GoogleCodeExporter commented 9 years ago

Original comment by anders.m...@stfc.ac.uk on 12 Jul 2011 at 6:33

GoogleCodeExporter commented 9 years ago
This works - although when loading file from local machine and the path contain 
spaces then currently does not work (issue with space being translated to %20). 
Perhaps this is irrelevant...

Original comment by anders.m...@stfc.ac.uk on 24 Jul 2011 at 3:03