Commit Graph

7928 Commits

Author SHA1 Message Date
Alexander Kryklia
d4b8a7bb54 added export function 2013-01-15 12:55:20 +02:00
Alexander Kryklia
9bf1a6e271 add docstring and test for gst 2013-01-15 12:55:20 +02:00
Alexander Kryklia
100da2aef9 added gst tests for import 2013-01-15 12:55:20 +02:00
Alexander Kryklia
b0b4a90bd3 added gst tests for export 2013-01-15 12:55:20 +02:00
Alexander Kryklia
ef1328bc6a fix 2013-01-15 12:55:19 +02:00
Valera Rozuvan
ad16c6c6f5 Minor fix. 2013-01-15 12:55:19 +02:00
Valera Rozuvan
6b9ace4614 Refined error messaging. 2013-01-15 12:55:19 +02:00
Valera Rozuvan
426f44e09a Refined error messaging. 2013-01-15 12:55:19 +02:00
Valera Rozuvan
be418be6d2 Added default number of points to be width / 5. 2013-01-15 12:55:19 +02:00
Valera Rozuvan
0eeabc6896 Added exmple with normal distribution. 2013-01-15 12:55:19 +02:00
Alexander Kryklia
aa47063961 changed to xml syntax 2013-01-15 12:55:18 +02:00
Alexander Kryklia
0f330f6118 fix 2013-01-15 12:55:18 +02:00
Alexander Kryklia
e755ade10c fix precision 2013-01-15 12:55:18 +02:00
Alexander Kryklia
e1588ff903 fix regexp 2013-01-15 12:55:18 +02:00
Alexander Kryklia
54c0c36e64 fix \n in regext 2013-01-15 12:55:18 +02:00
Valera Rozuvan
4e368f7d74 Fixed bug where config.plot was causing error if not present. 2013-01-15 12:55:18 +02:00
Alexander Kryklia
ac23c7c630 fix typo 2013-01-15 12:55:17 +02:00
Valera Rozuvan
12452f1020 Removed functions from plot. 2013-01-15 12:55:17 +02:00
Alexander Kryklia
d45c490bf0 plot now not required 2013-01-15 12:55:17 +02:00
Valera Rozuvan
9b500a157c Added extra test checks for GST. 2013-01-15 12:55:17 +02:00
Valera Rozuvan
b8ea29c0d2 GST work in progress. Added point size. Added ability to redirect function output to element. Updated some example demos. Refactoring code. 2013-01-15 12:55:17 +02:00
Valera Rozuvan
1ffb091139 GST work in progress. 2013-01-15 12:55:17 +02:00
Alexander Kryklia
3eb3d7db13 units implemented 2013-01-15 12:55:17 +02:00
Valera Rozuvan
315cc7c7e4 Dynamic xrange finished. 2013-01-15 12:55:17 +02:00
Valera Rozuvan
c2dd8800b0 Dynamic range part 1. 2013-01-15 12:55:16 +02:00
Alexander Kryklia
51db556efe now converts gt to > in function body 2013-01-15 12:55:16 +02:00
Alexander Kryklia
b79be15c17 directives now without starting space 2013-01-15 12:55:16 +02:00
Valera Rozuvan
96fd48f4a6 Added check for disabling of multiple processing of the same GST. 2013-01-15 12:55:16 +02:00
Valera Rozuvan
b457bc6f4a Fixed input bug. Now if they are nested within DIVs, they are also included. 2013-01-15 12:55:16 +02:00
Alexander Kryklia
ed20fe3417 fix inputs id 2013-01-15 12:55:16 +02:00
Valera Rozuvan
5ab1abf56f Debug info for GST. 2013-01-15 12:55:15 +02:00
Valera Rozuvan
f0ec3928e4 Made the style setting be applied by Python, not by JS. Made background of readonly elements light gray. 2013-01-15 12:55:15 +02:00
Valera Rozuvan
e703b3aa0c Refactoring GST. 2013-01-15 12:55:15 +02:00
Alexander Kryklia
6bbcadb40f fix bugs 2013-01-15 12:55:15 +02:00
Alexander Kryklia
6c25bda20f added style and removed width 2013-01-15 12:55:15 +02:00
Valera Rozuvan
dc42f1813f GST: work in progress on refactoring. 2013-01-15 12:55:15 +02:00
Valera Rozuvan
488140bf27 Work in progress on rewriting GST. 2013-01-15 12:55:15 +02:00
Valera Rozuvan
29b4299070 Work in progress on updating version of GST. 2013-01-15 12:55:14 +02:00
Alexander Kryklia
b6417c797b change parsing to support new format of xml 2013-01-15 12:55:14 +02:00
Valera Rozuvan
4e78e58902 Mod to XML GST. 2013-01-15 12:55:14 +02:00
Valera Rozuvan
dbf1dc682b Added some debug output information via logme(). 2013-01-15 12:55:14 +02:00
Alexander Kryklia
5f988fd916 sliders and inputs are now optional 2013-01-15 12:55:14 +02:00
Valera Rozuvan
78a3b7cf30 Added documentation for code. Fixed several minor issues. Added checks for some error cases. 2013-01-15 12:55:14 +02:00
Valera Rozuvan
8efab2c953 Minor edits. 2013-01-15 12:55:14 +02:00
Valera Rozuvan
6caddad667 Added ability to congiure a text input to be readonly. Changed the default width and height of the graph to 300px and 300px respectively. 2013-01-15 12:55:13 +02:00
Valera Rozuvan
46de7b2c52 Added config options for number of points and xrange - start, end, step. 2013-01-15 12:55:13 +02:00
Valera Rozuvan
4265bf17c5 Implemented ticks config, plot dimensions config. For sliders changed the event from Change to Slide. Now update to graph is near-instantaneous. 2013-01-15 12:55:13 +02:00
Valera Rozuvan
46d0045d02 GST documentation and code refactoring. 2013-01-15 12:55:13 +02:00
Valera Rozuvan
f2fd649a16 Removed unnecessary XML section. Documenting. 2013-01-15 12:55:13 +02:00
Valera Rozuvan
3e46ecef64 GST work in progress. 2013-01-15 12:55:13 +02:00