graph
- Create title, subtitle and axes labels for charts from type historical discharge curve.2012-02-03, by Ingo Weinzierl
- Fix.2012-02-03, by Felix Wolfsteller
- Added i18n.2012-02-03, by Felix Wolfsteller
- Doc added and fix getAxisWalker-issue.2012-02-03, by Felix Wolfsteller
- Use the ApplyFunctionIterator in reference curve generation.2012-02-03, by Sascha L. Teichmann
- Added an error report for historical discharge curves.2012-02-03, by Ingo Weinzierl
- Improved chart creation for historical discharge curves.2012-02-03, by Ingo Weinzierl
- Further refactoring of XYChartGenerator / ChartGenerator with the result, that timerange charts are now able to display lines.2012-02-03, by Ingo Weinzierl
- New helper functions in ChartHelper and improvements in EnhancedLineAndShapeRenderer.2012-02-03, by Ingo Weinzierl
- The HistoricalDischargeCurveGenerator now creates new AxisDataset objects and new TimeSeriesCollections for each Facet.2012-02-02, by Ingo Weinzierl
- Improved WQTimerange and HistoricalDischargeFacet.2012-02-02, by Ingo Weinzierl
- Some more refactoring in XYChartGenerator and ChartGenerator; implemented necessary stuff in TimeseriesChartGenerator and return new empty instances of timeseries charts.2012-02-02, by Ingo Weinzierl
- Added a ChartHelper class that currently contains a method to compute the xy ranges of an XYDataset.2012-02-02, by Ingo Weinzierl
- Refactoring: moved more base code from XYChartGenerator into its parent class ChartGenerator2012-02-02, by Ingo Weinzierl
- Cosmetics/care/refac.2012-02-02, by Felix Wolfsteller
- Refactoring: moved more base code from XYChartGenerator into its parent class ChartGenerator.2012-02-02, by Ingo Weinzierl
- Added a new ChartGenerator for timeseries charts and refactored some code in XYChartGenerator.2012-02-02, by Ingo Weinzierl
- Added demo standalone app for evaluating different timeseries charts.2012-02-02, by Ingo Weinzierl
- Issue 466.2012-02-02, by Raimund Renkert
- Improved the 'historical discharge' calculation: implemented findValueForW().2012-02-01, by Ingo Weinzierl
- Add some fake 'input' data for reference curve. plot references curves from input km to input km +2.2012-02-01, by Felix Wolfsteller
- Implemented the first step of Calculation6; create Facets for each calculation results.2012-02-01, by Ingo Weinzierl
- Added a new constructor to Timerange that takes Date objects for start and end.2012-02-01, by Ingo Weinzierl
- W: Forget to create ws data in constructor.2012-02-01, by Sascha L. Teichmann
- Did some modifications for debugging purposes, added output to reference-curve-state.2012-02-01, by Felix Wolfsteller
- Register ReferenceCurve-Generators.2012-02-01, by Felix Wolfsteller
- Cosmetics.2012-02-01, by Felix Wolfsteller
- Add more-or-less dummy Facet in ReferenceCurveState.2012-02-01, by Felix Wolfsteller
- Cosmetics.2012-02-01, by Felix Wolfsteller
- Added reference curve facet type.2012-02-01, by Felix Wolfsteller
- Fetch parameters for 'historical discharge curve' calculation; call Calculation6 with those information and check input parameters.2012-02-01, by Ingo Weinzierl
- Addes stub for ReferenceCurve*Generator2012-02-01, by Felix Wolfsteller
- Added new model classes which will be used during historical discharge curve calculation.2012-02-01, by Ingo Weinzierl
- Added new helper methods to FLYSUtils that extract int[] and double[] from string.2012-02-01, by Ingo Weinzierl
- Added new classes and stubs used to calculate data for historical discharge curve charts.2012-02-01, by Ingo Weinzierl
- Removed needless imports.2012-02-01, by Ingo Weinzierl
- Changed wording.2012-02-01, by Felix Wolfsteller
- Avoid running into an NPE, but add warning to ease forensic.2012-02-01, by Felix Wolfsteller
- Fixed problems with unformatted numbers in error message.2012-01-31, by Sascha L. Teichmann
- Override getLabelFor() in HistoricalDischargeState to return an I18N string for the selected evaluation mode.2012-01-31, by Ingo Weinzierl
- Modified some data types in the 'historical discharge curves' transitions.2012-01-31, by Ingo Weinzierl
- Fix wrong transition type towards w_diff.2012-01-30, by Felix Wolfsteller
- Display the name of the reference gauge in the static ui of 'historical discharge curves' calculation.2012-01-30, by Ingo Weinzierl
- Add manual point handling for many different chart types.2012-01-30, by Felix Wolfsteller
- Format the timerange (static ui) inserted in the 'historical discharge curves' calculation.2012-01-30, by Ingo Weinzierl
- Bugfix: use correct order of parameters to call DefaultStateData constructor.2012-01-30, by Ingo Weinzierl
- Fixed a bug in the winfo transitions.2012-01-30, by Ingo Weinzierl
- Added default values for min and max items prepared by MinMaxState.2012-01-30, by Ingo Weinzierl
- "Bezugslinienverfahren": Add start and end km to WW to determine if kms are at gauges.2012-01-30, by Sascha L. Teichmann
- Added transitions for 'historical discharge curves' calculation.2012-01-30, by Ingo Weinzierl
- Skip 'inactive' points in output generation.2012-01-30, by Felix Wolfsteller
- "Bezugslinienverfahren": Replaced normalized curve generation with a better and needed solution.2012-01-28, by Sascha L. Teichmann
- "Bezugslinienverfahren": Implemented the on-the-flys shift to (0, 0).2012-01-27, by Sascha L. Teichmann
- "Bezugslinienverfahren": Added facet classes.2012-01-27, by Sascha L. Teichmann
- "Bezugslinenverfahren": Added stub loop for creating facets.2012-01-27, by Sascha L. Teichmann
- Call the "Bezugslinienverfahren" from the WINFOArtifact.2012-01-27, by Sascha L. Teichmann
- Manual Point Theming improved.2012-01-27, by Felix Wolfsteller
- 'Bezugslinienverfahren': Fixed stupid bug.2012-01-27, by Sascha L. Teichmann
- Added states (work is not finished yet) for the 'historical discharge curve' calculation.2012-01-27, by Ingo Weinzierl
- Introduced an abstract MinMaxState and a concrete class IntRangeState to add min/max value pairs.2012-01-27, by Ingo Weinzierl
- Refactored some code in DefaultState to better override the base class.2012-01-27, by Ingo Weinzierl
- Removed useless import.2012-01-27, by Ingo Weinzierl
- Added strings used in the calculation 'historical discharge curves'.2012-01-27, by Ingo Weinzierl
- Added calculation class for "Bezugslinienverfahren" to created by WINFOArtifact.2012-01-27, by Sascha L. Teichmann
- Added i18n support to PDF report export.2012-01-27, by Raimund Renkert
- Only add one legend item for manual point themes.2012-01-27, by Felix Wolfsteller
- Render labels of manual points in a very primitive manner.2012-01-27, by Felix Wolfsteller
- Refactored class hierachy to integrate model for W~W.2012-01-27, by Sascha L. Teichmann
- i18n for ManualPointsFacets.2012-01-27, by Felix Wolfsteller
- Issue 138.2012-01-27, by Raimund Renkert
- Added method that return the differences for a w-differences calculation as2012-01-27, by Raimund Renkert
- Issue 138.2012-01-27, by Raimund Renkert
- Issue 138.2012-01-26, by Raimund Renkert
- Issue 138.2012-01-26, by Raimund Renkert
- Render manual points in longitudinal sections.2012-01-26, by Felix Wolfsteller
- Added acidentally ommitted ChangeLog entries.2012-01-26, by Felix Wolfsteller
- Cosmetics.2012-01-26, by Felix Wolfsteller
- New, basic infrastructure for user-provided data ('manual points').2012-01-26, by Felix Wolfsteller
- Transition/States: Removed superfluous condition checks.2012-01-25, by Sascha L. Teichmann
- Added transition/state stubs for "Bezugslinienverfahren".2012-01-25, by Sascha L. Teichmann
- Cosmetics.2012-01-25, by Felix Wolfsteller
- visualize-transitions.xsl: Fixed output of conditions.2012-01-25, by Sascha L. Teichmann
- Issue 461.2012-01-25, by Raimund Renkert
- I18N for WINFO calculation result messages.2012-01-24, by Sascha L. Teichmann
- Handle the case in "W auf freier Strecke" where more than ne Q is related to a W.2012-01-23, by Sascha L. Teichmann
- Added code for the simple case of "Bezugslinienverfahren" ("W auf freier Strecke").2012-01-23, by Sascha L. Teichmann
- Theoretically allow annotations on second y ais. Practically allow Q MainValues on Q Axis in Duration Curves.2012-01-23, by Felix Wolfsteller
- Fix compilation, use StickyAxisAnnotations in AnnotationFacet.2012-01-23, by Felix Wolfsteller
- Somewhat unified Annotation handling, use jfreechart-house-toolkit instead of custom StickyAxisAnnotation.2012-01-23, by Felix Wolfsteller
- Employ ChartRenderingInfo when creating svg/pdf exports.2012-01-23, by Felix Wolfsteller
- Added short subtitle for longitudinal section chart.2012-01-20, by Raimund Renkert
- Removed state validation.2012-01-20, by Raimund Renkert
- Added new Annotation class that prevents collisions (to replace StickyAxisAnnotation).2012-01-20, by Felix Wolfsteller
- Made StyledSeriesBuilder more robust.2012-01-20, by Felix Wolfsteller
- Respect rivers flow direction when looking for hyk-formations.2012-01-20, by Felix Wolfsteller
- Use waterlevel state and longitudinal section generator for longitudinal2012-01-20, by Raimund Renkert
- 'New chart' for cross sections.2012-01-20, by Raimund Renkert
- Add basic (text) styling for HYKS.2012-01-20, by Felix Wolfsteller
- Cleanups.2012-01-20, by Felix Wolfsteller
- Cosmetics.2012-01-20, by Felix Wolfsteller
- Added cache definition for hyks.2012-01-20, by Felix Wolfsteller
- Made HYKFactory.Zone Serializable (and thus cachable).2012-01-20, by Felix Wolfsteller
- Cosmetics.2012-01-20, by Felix Wolfsteller
- Added style for hyks.2012-01-20, by Felix Wolfsteller
- DistanceInfoService now uses annotations from LocationProvider.2012-01-19, by Sascha L. Teichmann
- Use FastAnnotations for LocationProvider.2012-01-19, by Sascha L. Teichmann
- Minor hyk-handling improvements.2012-01-19, by Felix Wolfsteller
- Cosmetics.2012-01-19, by Felix Wolfsteller
- Cosmetics.2012-01-19, by Felix Wolfsteller
- Recommend hyks if hit by cross section out.2012-01-19, by Felix Wolfsteller
- Somewhat improved hyk handling and rendering.2012-01-19, by Felix Wolfsteller
- Improved HYK/Zones- handling.2012-01-19, by Felix Wolfsteller
- Prepare improved hyk-handling.2012-01-19, by Felix Wolfsteller
- 'New Chart' for w-differences curve.2012-01-18, by Raimund Renkert
- 'New Chart' for discharge longitudinal section curve.2012-01-18, by Raimund Renkert
- 'New Chart' for duration curve.2012-01-18, by Raimund Renkert
- Added HYKFacet.2012-01-18, by Felix Wolfsteller
- 'New Chart' for computed discharge curve.2012-01-18, by Raimund Renkert
- Added stubby hyk infrastructure.2012-01-18, by Felix Wolfsteller
- Add 'hyk' facet type.2012-01-18, by Felix Wolfsteller
- Add hyk facet to compatibility list of winfo.xml2012-01-18, by Felix Wolfsteller
- Added convinience functions to FLYSArtifact and FLYSUtils.2012-01-18, by Ingo Weinzierl
- Speed up the join of calculation results and the km annotations.2012-01-17, by Sascha L. Teichmann
- Use the fast cross section lines from backend now.2012-01-17, by Sascha L. Teichmann
- Fix stateId/hash assignment in WaterlevelFacet.2012-01-17, by Felix Wolfsteller
- Made StaticWQKmsArtifact a fully featured Artifact.2012-01-17, by Felix Wolfsteller
- Cosmetics.2012-01-17, by Felix Wolfsteller
- Refactored to easier enjoy benefits of caching.2012-01-17, by Felix Wolfsteller
- Cosmetics, added new DataFacet constructor.2012-01-17, by Felix Wolfsteller
- Use improved caching for cross section lines data.2012-01-16, by Sascha L. Teichmann
- Added cached/chunked access to cross section lines. TODO: Use the FastCrossSectionLines.2012-01-16, by Sascha L. Teichmann
- Added a new calculation option for historical discharge curves.2012-01-16, by Ingo Weinzierl
- Added certain facets to compatibility matrix.2012-01-16, by Felix Wolfsteller
- Fixed annotations state xml.2012-01-16, by Felix Wolfsteller
- Cosmetics.2012-01-16, by Felix Wolfsteller
- Enabled old floodmap calculations for output type 'map'.2012-01-16, by Ingo Weinzierl
- Initial implementation for module 'new chart'.2012-01-13, by Raimund Renkert
- Cosmetics.2012-01-13, by Felix Wolfsteller
- Avoid an unlikely NPE.2012-01-13, by Felix Wolfsteller
- Prevent range collapsing when negative values are given.2012-01-13, by Felix Wolfsteller
- Changed the MapArtifact name to 'new_map'.2012-01-12, by Raimund Renkert
- StableXYDifferenceRenderer: Added code to calculate the area of the generated polygons.2012-01-12, by Sascha L. Teichmann
- StableXYDifferenceRenderer: Replaced System.err.println()s with proper logging.2012-01-12, by Sascha L. Teichmann
- Fix flys/issue450 (i18n: Datenkorb: longitudinal-section).2012-01-12, by Felix Wolfsteller
- Added accidentally ommitted ChangeLog entry.2012-01-12, by Felix Wolfsteller
- Implementation towards areas at other than first axis (flys/issue441).2012-01-12, by Felix Wolfsteller
- Removed call to removed functions.2012-01-12, by Felix Wolfsteller
- Cosmetics.2012-01-12, by Felix Wolfsteller
- Fix flys/issue439, made annotations available via datacage.2012-01-11, by Felix Wolfsteller
- Introduced new output type 'map'.2012-01-11, by Raimund Renkert
- Fix flys/issue446: Added default theme for certain mainvalues.2012-01-11, by Felix Wolfsteller
- Removed security problem when working with map infos.2012-01-11, by Sascha L. Teichmann
- Removed superfluous imports.2012-01-11, by Sascha L. Teichmann
- Made old calculation results available for floodmaps.2012-01-11, by Ingo Weinzierl
- Implemented initialize() in FloodMapState to enable cloning floodmaps.2012-01-10, by Ingo Weinzierl
- Made classes to merge Collection Outs more verbose for better debugging.2012-01-10, by Ingo Weinzierl
- Call State.initialize() for each State of an Artifact in FLYSArtifact.2012-01-09, by Ingo Weinzierl
- Added missing service to invalidate the caches via the REST interface.2012-01-07, by Sascha L. Teichmann
- #298 Fixed broken auto-zoom-to-wsplgen in floodmaps.2012-01-06, by Ingo Weinzierl
- Add cache config for static wqkms data.2012-01-06, by Felix Wolfsteller
- Added initial state to map artifact to be able to advance and step back.2012-01-06, by Raimund Renkert
- Fix name for certain facets loaded via datacage.2012-01-06, by Felix Wolfsteller
- #196 Localized the WQ labels in CSV exports.2012-01-06, by Ingo Weinzierl
- flys/issue442 (i18n: Datenkorb: flood-protections)2012-01-06, by Felix Wolfsteller
- Fix typo in meta data, such that string can be translated in GUI.2012-01-06, by Felix Wolfsteller
- Added a service to invalidate caches by their names. Useful tp prevent cache inconsistencies caused by external ETL processes.2012-01-05, by Sascha L. Teichmann
- Fixed issue432 (legenditem-size ignored for area legend items).2012-01-05, by Felix Wolfsteller
- Implemented new module "new map".2012-01-05, by Raimund Renkert
- #444 Take care on NullPointerExceptions in getWQMode. Take 'false' as default value if no 'wq_free' item is existing.2012-01-05, by Ingo Weinzierl
- Disable cross section cache to avoid lazy initialization issues.2012-01-05, by Felix Wolfsteller
- #447 removed empty Outputs from Collection's attribute.2012-01-05, by Ingo Weinzierl
- #440 Support river axes that consist of more than a single geometry.2012-01-05, by Ingo Weinzierl
- Repaired broken legend items.2012-01-05, by Ingo Weinzierl
- Added support for pointsize in chart themes.2012-01-04, by Ingo Weinzierl
- Small bugfix: use correct keys for buffering min/max values in EnhancedLineAndShapeRenderer.2012-01-04, by Ingo Weinzierl
- Moved JFreeChart specific classes to de.intevation.flys.jfree and added required imports.2012-01-04, by Ingo Weinzierl
- Performance improvements for EnhancedLineAndShapeRenderer: buffer minimum and maximum for each series.2012-01-04, by Ingo Weinzierl
- #393 Added a new Renderer and Options in Themes that allow displaying minimum and maximum of a chart series.2012-01-04, by Ingo Weinzierl
- Allow styling of outline of areas.2012-01-03, by Felix Wolfsteller
- #104 Use Wst.determineMinMaxQFree() to determine the min/max Qs at a given kilometer.2012-01-03, by Ingo Weinzierl
- Adjust Area styles.2012-01-03, by Felix Wolfsteller
- #370 Added a 'W at gauge' column to CSV exports if 'W at gauge' mode has been selected.2012-01-02, by Ingo Weinzierl
- Added i18n strings used in CSV exports.2012-01-02, by Ingo Weinzierl
- Improved the WaterlevelExporter: added range check for W/Q at gauge.2012-01-02, by Ingo Weinzierl
- Part 2 of #125: add gaugename and Q description based on the selected WQ mode.2012-01-02, by Ingo Weinzierl
- Removed unused imports.2012-01-02, by Ingo Weinzierl
- Part 1 of #125: added a description for a location to the WaterlevelExport.2012-01-02, by Ingo Weinzierl
- Added min/max values for free Qs to the Artifact's DESCRIBE document.2011-12-29, by Ingo Weinzierl
- Fixed order to determine correct step width of Qs and Ws.2011-12-28, by Ingo Weinzierl
- Validate user defined Qs based on the start kilometer ('Q free').2011-12-28, by Ingo Weinzierl
- Compute better step width for W/Q input.2011-12-28, by Ingo Weinzierl
- Some refactoring done: all Sections subclass TypeSection now to be able to use the convinience methods for string, integer, double and boolean attributes.2011-12-27, by Ingo Weinzierl
- Make use of the export size for charts specified in ChartSettings if a chart export is requested.2011-12-27, by Ingo Weinzierl
- Added an ExportSection to ChartSettings which provides attributes for chart 'width' and 'height'.2011-12-27, by Ingo Weinzierl
- Make use of user defined legend font size while chart creation.2011-12-27, by Ingo Weinzierl
- Make use of user defined axes font sizes.2011-12-27, by Ingo Weinzierl
- Use the user defined font size to set Y axes label fonts sizes.2011-12-27, by Ingo Weinzierl
- Added missing getYAxisWalker() in CrossSectionGenerator and create new instances of IdentfifiableNumberAxis in XYChartGenerator.createYAxis(int).2011-12-27, by Ingo Weinzierl
- Make use of user defined axes labels during chart creation.2011-12-27, by Ingo Weinzierl
- Use axes ranges specified in ChartSettings for zooming in charts.2011-12-27, by Ingo Weinzierl
- Centralized the creation of new NumberAxis - new NumberAxis instances in FLYS will be from type IdentifiableNumberAxis which subclasses JFreeChart's NumberAxis.2011-12-23, by Ingo Weinzierl
- Improved chart title and subtitle creation in ChartGenerators - all ChartGenerators make now use of title and subtitle provided by ChartSettings.2011-12-23, by Ingo Weinzierl
- Make use of first attributes specified in the ChartSettings. NOTE: work is still in progress.2011-12-23, by Ingo Weinzierl
- Improved ChartSettings and depending classes to avoid a lot of casting.2011-12-23, by Ingo Weinzierl
- #242 Added header with meta information into CSV exports.2011-12-22, by Ingo Weinzierl
- Cosmetics, removed uncalled code path.2011-12-22, by Felix Wolfsteller
- Added ommitted ChangeLog entry.2011-12-22, by Felix Wolfsteller
- Include selected km in cross section diagrams subtitle.2011-12-22, by Felix Wolfsteller
- Cosmetics, doc.2011-12-22, by Felix Wolfsteller
- Make only newest CrossSection intially active in diagrams.2011-12-22, by Felix Wolfsteller
- Added function to check whether a CrossSection is the 'newest' for its river.2011-12-22, by Felix Wolfsteller
- Bugfix: repaired broken named values in exports - the last solution had bad side effects.2011-12-21, by Ingo Weinzierl
- Better initialize cross_section.km of cross-section-artifacts.2011-12-21, by Felix Wolfsteller
- Initialize km of cross-section artifact to a better value (not all cases covered, yet).2011-12-21, by Felix Wolfsteller
- #252 Set titles in waterlevel exports to named main values if those are existing for given Q values.2011-12-21, by Ingo Weinzierl
- Fix malcondition where first renderer is StableXYDifferenceRenderer.2011-12-20, by Felix Wolfsteller
- Store additional Parameter in AreaArtifact (paint everything between curve a and b?).2011-12-20, by Felix Wolfsteller
- Added a transparency setting to area theme style.2011-12-20, by Felix Wolfsteller
- Make ('static') WKms data available for area calculations.2011-12-20, by Felix Wolfsteller
- Changed the seperator character between Ws and Qs in the Artifact's DESCRIBE document.2011-12-20, by Ingo Weinzierl
- Enable basicst area rendering in longitudinal section diagrams.2011-12-20, by Felix Wolfsteller
- Refactored, make usage of blackboarddatafacet.2011-12-20, by Felix Wolfsteller
- Cosmetics, renamed facet type.2011-12-20, by Felix Wolfsteller
- Make Waterlevelfacet deliver data via blackbord.2011-12-20, by Felix Wolfsteller
- Bugfix: format all Ws and Qs in WQSelect State.2011-12-20, by Ingo Weinzierl
- New facet, will ease converting other facets to be able to contribute to area computations.2011-12-20, by Felix Wolfsteller
- Removed obsolete imports.2011-12-20, by Felix Wolfsteller
- Removed obsolete imports.2011-12-20, by Felix Wolfsteller
- Let StableDifferenceRenderer create a rectangular legenditem.2011-12-20, by Felix Wolfsteller
- Improved area rendering workflow.2011-12-20, by Felix Wolfsteller
- Added theme defaults for areas, added facets to compatibility matrices.2011-12-20, by Felix Wolfsteller
- Prepare ability to paint areas in longitudinal section diagrams, too (next to CrossSection diagrams).2011-12-20, by Felix Wolfsteller
- Cosmetics.2011-12-20, by Felix Wolfsteller
- Refactoring, added Style accessors for area styles.2011-12-19, by Felix Wolfsteller
- Disabled default values in Artifact's DESCRIBE document - added a system property to re-enable those default values.2011-12-19, by Ingo Weinzierl
- #419 Fixed broken Facet name creation in discharge longitudinal sections.2011-12-19, by Ingo Weinzierl
- #380 Validate the user selected DEM in the server.2011-12-19, by Ingo Weinzierl
- Roll-back accidentally commited changes.2011-12-19, by Felix Wolfsteller
- Hide deleted facets from outgenerators.2011-12-19, by Felix Wolfsteller
- Store and access area.name data item.2011-12-19, by Felix Wolfsteller
- Fix, accidentally added wrong factory in last commit.2011-12-16, by Felix Wolfsteller
- Register area artifact factory.2011-12-16, by Felix Wolfsteller
- Added area facets to cross section compatibility matrix.2011-12-16, by Felix Wolfsteller
- Add area dataseries when facet delivers one.2011-12-16, by Felix Wolfsteller
- Added simple area registering functions.2011-12-16, by Felix Wolfsteller
- Made StaticState a bit more convenient to use.2011-12-16, by Felix Wolfsteller
- Register AREA('area') facet type.2011-12-16, by Felix Wolfsteller
- Register under a key on blackboard to meet assumptions by areaartifact.2011-12-16, by Felix Wolfsteller
- Added partial area-infrastructure.2011-12-16, by Felix Wolfsteller
- Improved the ChartSettings - now, each chart writes proper AxisSections into the ChartSettings.2011-12-16, by Ingo Weinzierl
- Some optimizations during out() operation of FLYSArtifactCollection.2011-12-16, by Ingo Weinzierl
- Added an INFO statement that displays the duration time for the out() operation.2011-12-16, by Ingo Weinzierl
- Implemented the buildAxisSections() method in XYChartGenerator to include an AxisSection for the X axis.2011-12-16, by Ingo Weinzierl
- Bugfix: add new Outputs during merge process in AttributeWriter.2011-12-16, by Ingo Weinzierl
- Little optimisation when writing CollectionAttributes2011-12-16, by Sascha L. Teichmann
- Parse the Settings of each Output during Collection's describe() operation.2011-12-16, by Ingo Weinzierl