Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • KIELER Layout Algorithms
    • A new interactive node placement algorithm in KLay Layered keeps the y coordinates of nodes intact if they don't overlap. This node placement algorithm is supposed to be used together with the interactive implementations of the other layout phases.
  • KIELER Lightweight Diagrams
    • KLighD now ships a generic graph visualization that allows to inspect the structure of graphs specified in any format that is supported by KIML.

    • The wizard for new KLighD projects received some love. We polished it's UI and generated code and added some tooltips.
    • We replaced the Batik SVG exporter with a customized exporter that is based on FreeHEP.

      • It supports semantic data to be added to the generated SVG.

      • Color gradients obey to the specified rotation angle.

  • KGraph Editor Product contains two new features.
    • Layout options can now be configured using a textual DSL.

    • GrAna analyses can be specified using a textual DSL and executed either via the UI or headlessheadlessly.

Important Bugs Fixed in 2014/12

...