Mercurial > dive4elements > gnv-client
log gnv-artifacts/ChangeLog @ 304:a16d337c5678
age | author | description |
---|---|---|
Mon, 23 Nov 2009 17:01:28 +0000 | Ingo Weinzierl | The style of charts can be configured with ChartThemes using XML configuration files. |
Fri, 20 Nov 2009 15:45:25 +0000 | Ingo Weinzierl | Export format of charts is related to mime-type. |
Fri, 20 Nov 2009 14:46:37 +0000 | Ingo Weinzierl | Removed mistake from xml structure of the artifact protocol. |
Fri, 20 Nov 2009 14:03:31 +0000 | Ingo Weinzierl | Removed duplicated and needless imports. |
Fri, 20 Nov 2009 13:51:14 +0000 | Ingo Weinzierl | Refactored process of chart generation. Charts will be generated via Chart-Interface from rev351 and no more via factory classes. |
Thu, 19 Nov 2009 15:30:27 +0000 | Ingo Weinzierl | Implementation of classes for creating timeseries, verticalprofile and horizontalprofile charts. |
Thu, 19 Nov 2009 15:24:45 +0000 | Ingo Weinzierl | Interface and abstract classes for chart creation implemented. |