Commit Graph

64 Commits (2eca8cb04715be2f743bb8b73a83a4fb3a2a1798)

Author SHA1 Message Date
niclas 9ee41f0f14 Fix [relations] add uuid to header to get unique parent node 2024-03-07 09:47:43 +01:00
niclas 050f367c68 Fix [graph] typo 2024-03-05 15:14:36 +01:00
niclas cde860647c Add [tidal] sub option 2024-03-05 14:18:15 +01:00
niclas 1a5ccd23a2 Add [graph] cluster description 2024-03-05 12:40:17 +01:00
Niclas Dauster 17066667f9
Merge pull request #6 from NMD03/visual
Visual
2024-03-05 12:10:42 +01:00
niclas ab5a95ffc6 chg [tool] code formatting 2024-03-05 11:01:51 +01:00
niclas 9514ce7fcd Add [tool] multithreading 2024-03-05 10:23:19 +01:00
niclas 94e0b855d1 Add [tool] statistics 2024-03-04 16:29:39 +01:00
niclas 9a0fca647b Fix [tool] file creation 2024-03-04 14:39:41 +01:00
niclas 0f3ad79069 update 2024-03-01 16:30:49 +01:00
niclas 7ff99f5201 Add [graph] pre filtering for large data 2024-02-29 16:30:18 +01:00
niclas 34b8ce4f3c Add [graph] opacity adjustment 2024-02-29 11:41:59 +01:00
niclas 7ad4babe7f Add [graph] galaxy visualisation while hovering 2024-02-29 09:19:48 +01:00
niclas 9bc289a4b1 Add [graph] node enlargement while hovering 2024-02-28 14:05:28 +01:00
niclas d4df918d77 Fix [graph] replace . from galaxy class names 2024-02-28 13:54:38 +01:00
niclas 0c5b9c8d20 Add [graph] legend 2024-02-28 13:10:51 +01:00
niclas 8be04d62c4 fix [graph] parent node bug 2024-02-27 15:40:34 +01:00
niclas 7fdabc9f4d Add [graph] galaxy filtering 2024-02-27 15:08:28 +01:00
niclas 5d24d645d3 ref [cluster] remove duplicates 2024-02-27 11:06:36 +01:00
niclas b85fd1538e Refactor [generator] 2024-02-26 15:33:26 +01:00
Alexandre Dulaunoy 85d2b416bc
chg: [mkdocs] rsync fixed 2024-02-23 12:30:45 +01:00
dependabot[bot] faa3ec1955
Bump cryptography from 42.0.2 to 42.0.4 in /tools/mkdocs
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.2 to 42.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.2...42.0.4)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-21 20:44:14 +00:00
dependabot[bot] 9d7bc3b4a2
Bump cryptography from 42.0.1 to 42.0.2 in /tools/mkdocs
Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.1 to 42.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/42.0.1...42.0.2)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-17 00:58:19 +00:00
niclas 946b337796 fix [generator] bug displaying relations to priv clusters multiple times
in table
2024-02-16 12:18:07 +01:00
niclas 401cee30c4 chg [generator] run black code formatter 2024-02-16 10:53:08 +01:00
Niclas Dauster d70ca177d0
Merge branch 'main' into feature/exclude_deprecated 2024-02-16 10:46:24 +01:00
niclas e969b503e9 Fix [generator] move statistics in toc 2024-02-16 10:36:17 +01:00
niclas 9c397a4b40 Add [generator] func to ignore deprecated galaxies for site creation 2024-02-16 10:29:05 +01:00
niclas 0e1f0db3f7 Formatted code using black 2024-02-08 11:46:00 +01:00
niclas 8f93eb9ed6 Fix [graph] links + pairwise distance using Fruchterman-Reingold
(https://arxiv.org/pdf/1201.3011.pdf)
2024-02-08 11:43:17 +01:00
niclas ce55d8799d Refactor code 2024-02-07 11:29:15 +01:00
niclas b6ef08a664 Add [statistics] text 2024-02-07 10:41:29 +01:00
niclas 8e957aae82 Chg [generator] cleanup 2024-02-07 10:36:01 +01:00
niclas ee834867b7 Chg [build] dependency check 2024-02-07 10:34:55 +01:00
niclas 9bd54378a6 Ref [tool] mkdocs 2024-02-07 10:23:23 +01:00
niclas 9339e68716 Fix [statistics] linking 2024-02-07 10:01:04 +01:00
niclas fa5c85c955 Chg [modules] get rid of npm 2024-02-06 16:55:05 +01:00
niclas 2a4d27e3bb Add [script] npm setup 2024-02-06 16:16:45 +01:00
niclas 8be35cfdb3 Fix [tool] internal linking 2024-02-06 16:07:46 +01:00
niclas be112b6588 Fix [tablefilter] base path to local 2024-02-06 14:02:45 +01:00
niclas a921d1b192 Fix [simulation] update graph 2024-02-06 13:56:08 +01:00
niclas 5899d5d5c8 Fix [generator] relation level 2024-02-06 13:34:33 +01:00
niclas 4a26db572c Fix [statistics] bar graph margin 2024-02-05 16:06:35 +01:00
niclas 71d90c2c77 Improve [statistics] graphs for statistics 2024-02-05 15:59:09 +01:00
niclas 710837770f Change [deps] use npm packages 2024-02-05 12:26:14 +01:00
niclas 9f8c453db7 Add [graph] node names 2024-02-05 11:54:49 +01:00
niclas c99309e571 Add [graph] drag by user 2024-02-05 10:30:29 +01:00
niclas 590a05e3c7 Add [graph] filtering based on table 2024-02-05 09:42:20 +01:00
niclas d357075432 Add [graph] basic graph 2024-02-02 14:10:57 +01:00
niclas 5c87f0d720 Add [table gen] relation level 2024-02-01 16:17:56 +01:00