| commit | 00c06b2df3f6801132385ebcfdf98680f548efbc | [log] [tgz] |
|---|---|---|
| author | Marc Kupietz <kupietz@ids-mannheim.de> | Fri Nov 17 07:30:50 2023 +0100 |
| committer | Marc Kupietz <kupietz@ids-mannheim.de> | Sun Nov 19 11:46:13 2023 +0100 |
| tree | a557910fff21330cf98bbe1e12756ffdde785a59 | |
| parent | 1c994ee2c2f3670dddaed8cd7863adab7f0da81e [diff] [blame] |
Add demo for corpus composition analysis Change-Id: I5637199daadf23afd497c9384c67c64eb99a46fa
diff --git a/demo/Rmd/style.css b/demo/Rmd/style.css index 3eace4d..9cd6cdb 100644 --- a/demo/Rmd/style.css +++ b/demo/Rmd/style.css
@@ -51,3 +51,14 @@ font-size: 16px; text-align: center; } + +.highchart { + height: 200px; + float: left !important; + width: 50% !important; +} + +.spacer { + height: 20px; +} +