FormsTK Change Log

0.6.1 ()

Since previous minor release ()

Executive Summary
2005-02-27T21:58:38.188298Z
1074
Fixed a URL
ser
2005-02-27T21:45:49.413563Z
1073
Updated for release
ser
2004-09-23T02:34:26.477317Z
1039
Added changelog files
ser
2004-09-22T12:06:51.306831Z
1037
Applied the patches from Adam Harper, which fix a Y-axis bug and introduce
a new stacked line, or area, graphs. It also provides a new feature for stepping
the X-axis label. Adam thinks this feature might need some refactoring.
ser
2004-08-27T12:14:32.694354Z
1036
Forgot to add to the repos
ser
2004-08-27T11:47:07.577396Z
1035
Fixed the Javascript so that it works with Adobe's plugin.
ser
2004-05-16T20:38:03.253234Z
982
Fixed the phantom tag bug '</>' in pie charts.
ser
2004-05-16T20:24:34.755767Z
977
Version bump
ser
2004-05-16T20:22:07.753192Z
972
Bars weren't being drawn correctly for fractional values.
ser
2004-05-16T01:59:12.056039Z
956
Version bump
ser
2004-05-16T01:57:27.977763Z
955
Added a new chart type: Schedule. This chart shows date ranges as bars, with
non-scalar Y axis points like the bar charts.
ser
2004-04-22T21:20:36.410825Z
943
Documentation changes.
ser
2004-04-14T22:13:46.506731Z
921
* Various fixes to the formatting of graphs which have the key on the bottom
* A fix to catch empty data sets
ser
2004-04-14T18:43:58.142377Z
918
Documentation fixes.
ser
2004-04-14T12:20:21.438293Z
917
* Added support for:
* Formatting the popup (TimeSeries)
* Formatting the X labels
* Timescale divisions (X axis stepping by N months, days, years, etc.)
* Setting the minimum value of the X axis
* Data point labels are nicer now, since they're all drawn in front of
 everything
else (rather than behind any datasets after their dataset)
* Fixed the axis labels; they no longer show the next highest label to the
 highest
point; IE, if max_x = 5 and the step is 2, then the axis shows 0,2,4 + some
 space
for five, rather than 0,2,4,6
ser
2004-04-14T00:30:58.088747Z
915
Moving stuff around
ser
2004-04-14T00:29:06.620246Z
914
Turned off popups in test_plot; updated the timeseries screenshots
ser
2004-04-14T00:27:29.099951Z
913
Improved the popup code.
ser
2004-04-14T00:20:06.646637Z
912
This is the popup-ized version of the timeseries screenshot.
ser
2004-04-14T00:06:59.831058Z
910
Added support for informational pop-ups. The code for generating them is
in Graph, but each chart type must call add_popup() wherever it wants to
place one. The charts that currently do this are Plot and TimeSeries, and
the feature is enabled by setting :add_popups => true
ser
2004-04-13T22:36:29.972861Z
909
Documentation changes
ser
2004-04-13T22:35:16.589919Z
908
* Added the final plot type, TimeSeries
* Fixed a bug in the data drawing routine in Plot
* Screenshot updates
* Moved the tests around to clean up the root directory
ser
2004-04-13T18:22:44.230385Z
907
Forgot the images for the new graph type
ser
2004-04-13T18:15:57.076744Z
906
Doc change
ser
2004-04-13T18:15:01.775250Z
905
Updated documentation for Plot, and did a little optimizing in Plot.
ser
2004-04-13T17:40:18.094779Z
904
Version bump
ser
2004-04-13T17:39:53.654329Z
903
* Added support for Plot data type, and did some minor refactoring to

consolidate code.
* Made the data point labels nicer
ser
2004-04-12T23:38:41.018542Z
902
Documentation related changes.
ser
2004-04-12T23:02:37.590785Z
901
Generated non-CSS SVG for the documentation
ser
2004-04-12T22:56:25.069950Z
900
Updated index WRT CSS support
ser
2004-04-12T22:50:48.281679Z
899
Added support for turning off CSS in charts.
ser
2004-04-12T21:08:30.809551Z
898
Doc change
ser
2004-04-12T18:49:07.563071Z
896
Documentation changes
ser
2004-04-12T16:54:19.082523Z
895
Added support for the Pie chart type; required minor changes to the Graph class.
ser
2004-04-11T20:01:22.687436Z
893
Documentation fixes
ser
2004-04-11T19:53:51.102933Z
891
Updated the index, and provided links to the sources.
ser
2004-04-11T19:20:12.634271Z
884
Clean up.
ser
2004-04-11T18:25:20.902952Z
883
Major refactoring. Improved code reuse throughout; makes creating new graph
types much easier.
ser
2004-04-09T10:57:08.533437Z
881
Removed extra at signs from ant variables in files.
ser
2004-04-09T10:40:34.263927Z
880
Packaging changes.
ser
2004-04-09T01:56:41.387983Z
879
Final doc tweak for SVG.
ser
2004-04-09T01:45:51.399830Z
878
Doc fixes
ser
2004-04-09T01:42:15.989392Z
877
Added screenshot to documentation.
ser
2004-04-09T01:24:53.813920Z
876
Added links to downloads in documentation.
ser
2004-04-09T01:21:35.102560Z
875
Removed the documentation from the main distribution.
ser
2004-04-09T01:18:52.807337Z
874
More work on distribution
ser
2004-04-09T01:09:33.613682Z
873
Documentation changes
ser
2004-04-09T00:18:08.858498Z
872
Documentation changes and setting up the distribution stuff.
ser
2004-04-08T21:17:44.600696Z
871
* Added an example
* Added support for BarHorizontal
ser
2004-04-08T18:34:07.865487Z
870
 SVG::Graph

A Ruby port, and extension (and therefore a fork), of the Perl SVG::TT:Graph 
project.
ser

Since last major release ()

Executive Summary