Commit Graph

13 Commits

Author SHA1 Message Date
0cdf30e9a2 optimize SVG icons
The icons were made with Inkscape. This tool does not care
for file size. By rewriting the icons by hand I could reduce
the file size siginificantly. E.g. 6.1kb to 441 bytes for
cumulative-distribution-chart.svg.
2019-11-30 09:35:02 +01:00
4879c6cdc7 use new icons for axcending/descending 2019-11-23 18:51:40 +01:00
84e5f99c4f show big image in gallery view 2019-11-21 19:22:06 +01:00
a296a2ca55 add mathematical icons 2019-11-17 18:59:34 +01:00
70fb84d634 add sorting for gallery 2019-11-17 09:36:37 +01:00
a917e771c6 use custom favicon 2019-11-10 16:08:13 +01:00
57be6f64e2 prepare plot type for 'step fit' plots 2019-10-31 19:11:38 +01:00
708a85c28c add daterangepicker
We are now adding the daterangepicker without Angular. This is a little
bit dirty, because we have to load jquery, moment and daterangepicker
manually via script tags, but it works without major hassle.
2019-10-11 17:47:34 +02:00
ca8ee7d8f7 add component for y-axis range 2019-10-10 16:54:02 +02:00
9cf9bf4673 add more plot type icons and disable not (yet) implemented plot types 2019-10-10 15:36:52 +02:00
7ca7b80255 create icons for plot types 2019-10-10 12:00:41 +02:00
e547b67105 add icons from https://uxwing.com/ (MIT License) 2019-10-09 16:10:40 +02:00
65b37e9c67 initial commit of the new UI based on Angular
At this point it is still the example Angular application.
2019-10-08 18:18:24 +02:00