[Chart] Fwd: Fwd: [diagrams] Re: [GSoC 2013] Progress - Porting

Sacha Sokoloski sacha404 at gmail.com
Tue Sep 17 12:08:06 BST 2013


Thanks for all your great work Jan! I'm looking forward to the newest 
version of the library with all the latest features.

Regards,

  - Sacha

On 16/09/13 02:34 PM, chart-request at projects.haskell.org wrote:
> Hello Everybody,
>
> the refactoring of Layout1 was finished over the past week. Here the
> changes:
>
> - AxisVisibility type was introduced to determine which parts of an axis
> shall be displayed at all. It contains three flags to turn the axis line,
> labels and ticks on or off.
> - _laxis_visible was removed from LayoutAxis since its function is now
> replaced by the new AxisVisibility type.
> - The compression of x labels was removed from StackedLayouts. Each Layout
> now controls which axis are displayed itself. Also StackedLayout supports
> both types of layout.
> - All tests were modified to work with the new interface and produce the
> same charts as before.
> - Also updated all documentation on code that I touched.
>
> The work can be seen in the layout-refactor branch [0]. This work together
> with the font embedding things is in progress of being merged with the rest
> of chart as of now [1].
>
> As the Google Summer of Code is coming to an end this week I guess this
> will be my last report.
>
> Greets
> Jan
>
> [0]:https://github.com/jbracker/haskell-chart/tree/layout-refactor
> [1]:https://github.com/timbod7/haskell-chart/pull/10




More information about the Chart mailing list