8c023760b1
color version of strip chart
2023-03-02 18:15:18 +01:00
17c0cd5ca9
make main page a little bit nicer
2023-02-28 19:18:49 +01:00
0d1b9744a9
add box plots
2022-11-19 20:02:10 +01:00
a026314915
update JS libs
2021-03-25 18:56:29 +01:00
45c1648773
POC for detailed gallery view
2020-10-18 19:25:53 +02:00
1ae4677799
fix invaders game
2020-04-05 09:40:56 +02:00
343aa6061b
add icon 'copy'
2020-03-08 12:11:32 +01:00
cf7e5ec968
add bar charts
2020-01-19 10:35:07 +01:00
2268ab40b3
use the invaders game as 'loading screen'
2019-12-26 18:48:33 +01:00
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