- Oct 04, 2019
-
-
Leonard Kupper authored
-
- Oct 02, 2019
-
-
Leonard Kupper authored
-
Andrey Ruzhanskiy authored
-
Leonard Kupper authored
-
- Oct 01, 2019
-
-
Leonard Kupper authored
-
- Sep 30, 2019
-
-
Leonard Kupper authored
-
- Sep 25, 2019
-
-
Leonard Kupper authored
-
Leonard Kupper authored
-
- Sep 24, 2019
-
-
Georg Graßnick authored
-
- Sep 12, 2019
-
-
Leonard Kupper authored
-
Leonard Kupper authored
Fix missing jar resource files. Replace old file calls with resource input streams / resource exports to local fs.
-
- Aug 30, 2019
-
-
Andrey Ruzhanskiy authored
-
- Aug 27, 2019
-
-
Richard Schmidt authored
-
Richard Schmidt authored
-
Richard Schmidt authored
-
Richard Schmidt authored
-
Richard Schmidt authored
-
Richard Schmidt authored
-
- Aug 26, 2019
-
-
Richard Schmidt authored
-
- Aug 20, 2019
-
-
Richard Schmidt authored
-
- Aug 11, 2019
-
-
Richard Schmidt authored
-
Richard Schmidt authored
-
Richard Schmidt authored
-
- Aug 09, 2019
-
-
Georg Graßnick authored
-
Richard Schmidt authored
-
- Aug 07, 2019
-
-
Georg Graßnick authored
-
- Aug 01, 2019
-
-
Andrey Ruzhanskiy authored
-
Andrey Ruzhanskiy authored
-
- Jul 31, 2019
-
-
Richard Schmidt authored
-
Richard Schmidt authored
-
Richard Schmidt authored
-
- Jul 30, 2019
-
-
Andrey Ruzhanskiy authored
-
Andrey Ruzhanskiy authored
-
Georg Graßnick authored
Move Canvas and associated classes from "rendering" to a new package "layout".
-
Andrey Ruzhanskiy authored
-
Andrey Ruzhanskiy authored
-
Georg Graßnick authored
The new classes are intended to be more flexible than the old ones. Additionally, the functionality is now defined by interfaces, so that the actual implementations can be echanged easily if required. This commit introduces the following changes: * Remove old PointListList related classes and introduce own data reprenentation interfaced by PointList and PointListContainer interfaces. * Reuse Point classes from the "printabledata package (which are now in their own java package). * Adjust classes in "diagrams" package to the new data container. (only Barchart yet, other classes need to be adjusted later on) * Adjust "csvparser" classes to the new data container. * Apply small changes to the current BarChartRenderer in order to make things run. * Add example hardcoded renderer call in App.run() and log the rendered MatrixData.
-
- Jul 26, 2019
-
-
Richeeyyy authored
-
- Jul 25, 2019
-
-
Richeeyyy authored
-
- Jul 23, 2019
-
-
Leonard Kupper authored
-