trashhalo / logseq-graph-analysis

learn more about the relationships between between your notes using network analysis algorithms
GNU General Public License v3.0
146 stars 13 forks source link

Blank graph. #46

Closed justaprussian closed 1 year ago

justaprussian commented 1 year ago

Obviously my part of issue #38 has a different background.

https://github.com/trashhalo/logseq-graph-analysis/assets/132163260/d39fc050-e08b-4f5d-baf9-b4dc262db495

Here's what I just did: Virgin KDE Plasma account for userb downloaded and started Logseq-linux-x64-0.9.8.appimage added new graph /home/userb/logseq/ installed graph analysis 0.10.2 plugin exit Logseq copied assets, journals and pages from /home/usera/logseq to /home/userb/logseq started started Logseq-linux-x64-0.9.8.appimage reindexed graph started graph analysis 0.10.2 plugin graph remains all white and blank

Whatever causes the plugin to remain blank, it must be stored somewhere in the files from journals or pages. Any special characters? Perhaps too large file (largest journal-file is 54,7 KiB)?

heptaspirit commented 1 year ago

Me either.

logseq version: Logseq-win-x64-0.9.9 plugin version: 0.10.2

Totally blank graph.

mastercyb commented 1 year ago

me too :-( logseq version: osx 0.9.13 plugin version: 0.10.2

mrparalon commented 1 year ago

Could someone check dev console? Maybe there are some errors? I can't reproduce it on my graph.

I tried also open official logseq docs, it works fine too

heptaspirit commented 1 year ago

Could someone check dev console? Maybe there are some errors? I can't reproduce it on my graph.

I tried also open official logseq docs, it works fine too

I download official docs graph and open it with my local logseq, the plugin works well. But my own graph still blank, really weird.

logseq version: win 0.9.13 plugin version: 0.10.2

mrparalon commented 1 year ago

I hope that it should be fixed now. Could anyone from the reporters check it on latest version?

Bohreromir commented 1 year ago

image this is the output i get in the dev console

mrparalon commented 1 year ago

This is strange. Does reindexing graph helps?

Could you please try to install unpacked plugin from repo? If you will run the plugin using yarn dev it will give you better error and ability to use debugger there

Bohreromir commented 1 year ago

reindexing fixed it :+1:

justaprussian commented 1 year ago

0.10.6 update fixed

I hope that it should be fixed now. Could anyone from the reporters check it on latest version?

Since 0.10.6 update all my graphs work again. Thank you so much!