Work in progress: *New graph types: Bar Chart (numerical), Stacked Area Graph (categorical), Stacked Area Graph (numerical) *You can now interact with prediction profilers, contour profilers, and contour matrices when they are not selected. *Improve contour and hyperslice update speeds by changing contourplot function to set existing contours instead of deleting/redrawing *Row colors can now be set independently of the color map colors. *IMPORTANT: Changed the format of "raveprefs.rowcolors" from an index list to a 10x3 truecolor list. *Fixed a bug that caused MATLAB to crash when changing colors on the main table's format tab. *Fixed a (new) bug with creating functions from a text file. *Fixed multi-objective optimizer support for 64-bit windows Version 0.9.5 (May 25, 2011) *Replaced all uitables with JTables. This should make RAVE compatible with versions of MATLAB as old as 2007b. Note that some features may not work correctly on old versions. (The only known example involves graph tick marks getting messed up when resizing graphs to be very small). *Improved overall graphical performance when workspace grid is displayed. *Fixed bug with the data table related to incorrect sorting order when values are negative *Fixed bug related to interpreting the row selection when the main table has been sorted. *Fixed bug related to maintaining row selection after sorting the main table. *Added support for text main in the data table. *Changed main table number formatting to show more decimal places. *Main table column widths now persist when changing which variables/data sets are displayed. *New preference, colwidth = a scalar value equal to the default main table column width in pixels. Version 0.9.4 (Mar 7, 2011) *Tables are back! You can now add a data table and single-point "details on demand" table to the workspace. (The single point table is not yet interactive, though it says it is in its description.) *Changed sample graph files from bmp to png Version 0.9.3 (Feb 19, 2011) *New graph type: Bar Chart (categorical) *Added a new preference, "barcolors" that defines the default colors used to make stacked bar/area graphs. *Added a new preference, "defaultcolormap" that is an index into the list of colormaps for which to use as the default when making new graphs. *Changed the default row colors to be more subdued. These colors are now represened by the third custom colormap, so changing that will also change the row colors. NOTE: Soon we will remove the depenence of row colors on the colormaps, allowing them to be completely custom and still have 3 custom colormaps. *Changed the appearance of graph grid lines to be more subtle *You can now specify the font used for graph axes labels, titles, and tick marks. *You can now customize the four background colors available on the format tab, as well as their corresponding forground and grid colors. *Various improvements to Parallel Coordinates plots, including much better speed while using filters. Version 0.9.2 (Jan 31, 2011) * Added "Row" tab, though there's nothing on it yet. Soon it will give you more options for selecting and filtering data. * Improved performance of evaluating user-supplied functions when duplicate data points exist. * Fixed a major bug when sliding the "Independent Variable Sliders". * Added ability to "Decide" a variable (from the column header context menu in the Data Table), which replaces all values of this variable in the data set with its "current value". Each time you change the current value, the entire data set updates. (Note: this can be computationally intensive for large data sets). Version 0.9.1.2 (Jan 28, 2011) Jan 28, 2011 *Fixed some problems related to using Rave on a Mac Version 0.9.1.1 (Jan 27, 2011) Jan 27, 2011 *Fixed a bug related to selecting fonts while installing Rave, where the fonts displayed in Rave did not match those selected in the installer. * Improved support for smaller monitors. Version 0.9.1 (Jan 14, 2011) Jan 14, 2011 *Initial web release