Skip to content
Snippets Groups Projects
Commit 8fec3e5d authored by Simon Barner's avatar Simon Barner
Browse files

Developer documentation of spider chart UI

parent 7ba5c1ca
No related branches found
No related tags found
1 merge request!113401 developer documentation kernel
documentation.html 76dffdc2a7b31a074110e65d21ded439964639cd RED
documentation.html 986e2dea49f3e82df111a62b03fc52237f5593bd YELLOW
<html><body>
<H1>Developer Documentation for <I>org.fortiss.tooling.spiderchart.ui</I></H1>
<P>// TODO
</body></html>
<html>
<body>
<h1>Developer Documentation for Tooling Spider Chart UI (<i>org.fortiss.tooling.spiderchart.ui</i>)</H1>
<p>This plugin provides a spider chart (also: radar chart) viewer (used to visualize multivariate data such as
Pareto optimal solutions).</p>
<p>It consists of the following packages:
<ul>
<li><code>model</code>: <code>SpiderChart</code> data model and support classes.</li>
<li><code>style</code>: Style definitions (axes, chart, colors, data series, fill, font, legend, lines).</li>
<li><code>util</code>: Utility methods.</li>
<li><code>widget</code>: <code>SpiderChartViewer</code> and support classes.</li>
</ul>
</p>
</body>
</html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment