Commit Graph

295 Commits

Author SHA1 Message Date
Valera Rozuvan
c9c328cf39 Bugfix. 2013-01-15 12:55:25 +02:00
Alexander Kryklia
d3045b36ab initial function call added, fix 2013-01-15 12:55:25 +02:00
Alexander Kryklia
fc09bbd0b4 added funciton call 2013-01-15 12:55:25 +02:00
Alexander Kryklia
a49f94fe49 added none to allowed parameters in functions 2013-01-15 12:55:25 +02:00
Valera Rozuvan
ec0bdfb445 New feature: can specify output of "none" for a dynamic element. 2013-01-15 12:55:24 +02:00
Valera Rozuvan
1770de73f1 Bugfixing. Refactoring. Removed readonly check for text edits. Styling of text edits with jQuery UI. 2013-01-15 12:55:24 +02:00
Valera Rozuvan
77962e3cdb Removed unnecessary comments. Added feature to update element either on "change" or on "slide" event. 2013-01-15 12:55:24 +02:00
Valera Rozuvan
052dc3fa22 New feature: For bar graphs, can specify bar width and bar alignment. 2013-01-15 12:55:24 +02:00
Valera Rozuvan
271c182f4e Fixed bug: jQuery slider default change event name is "slidechange", and it behaves a bit differently than "slide" event. 2013-01-15 12:55:24 +02:00
Valera Rozuvan
782fb3b465 New feature: Can specify "change" or "slide" event type of sliders. 2013-01-15 12:55:23 +02:00
Valera Rozuvan
f17e2466b1 New feature: Now can specify x-axis and y-axisnames for ticks. Updated "Fick s Second Law" demo to demonstrate this. 2013-01-15 12:55:23 +02:00
Valera Rozuvan
efa375114e Enabled automatic addition of "return" statement for asymptotes, xrange.min, and xrange.max. 2013-01-15 12:55:23 +02:00
Valera Rozuvan
ad4f4144e8 New feature: Added ability to set "color" and "weight" property of moving label text. 2013-01-15 12:55:23 +02:00
Valera Rozuvan
bd605150ad New feature: Dynamically moving labels added. "Sample size and power" demo updated. 2013-01-15 12:55:23 +02:00
Valera Rozuvan
1753f983ae Added ability to insert automatic "return" for dynamic element functions, and graph label dynamic element functions. 2013-01-15 12:55:23 +02:00
Valera Rozuvan
72d500c168 Feature "Dynamic Elements in Labels" has been refactored to provide the user an easier interface for access. Demo "Sample Size and Power" has been updated. 2013-01-15 12:55:22 +02:00
Valera Rozuvan
20227d219e Added new feature: ability to add a label for an asymptote. Added new demo to GST: "Power and Alpha Demo". 2013-01-15 12:55:22 +02:00
Valera Rozuvan
def8eb472c Refactoring. Added ability to add dynamic element output to graph labels. Updated 2 demos for GST. "Falsified Clinic Data", and "Sample Size and Power". 2013-01-15 12:55:22 +02:00
Valera Rozuvan
9cabaf1ef3 Added automatic insertion of missing "return" statement into simple function strings. Added an option to turn this feature off. 2013-01-15 12:55:22 +02:00
Valera Rozuvan
3fec482f7f Added support for horizontal and vertical asymptotes. 2013-01-15 12:55:22 +02:00
Valera Rozuvan
421002808d Fixed bug. Specified values that are outside the allowed range now behave properly. Plot is redrawn after the value has been set to max (or min) value. 2013-01-15 12:55:22 +02:00
Valera Rozuvan
535bd3f195 Added bar support. 2013-01-15 12:55:21 +02:00
Valera Rozuvan
b56d6374f3 Fix. Now when user enters a value for a parameter greater than the max, it will be reset to the max. The ame for the min. 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
e755ade10c fix precision 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
Valera Rozuvan
12452f1020 Removed functions from plot. 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
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
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
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
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
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