Giter Club home page Giter Club logo

Comments (6)

Fil avatar Fil commented on June 2, 2024

Here's an example where we save (some of) the postions in localStorage, so we can restart where we were. Maybe you can improve on it?
https://observablehq.com/@fil/save-a-force-directed-graph-to-localstorage

from d3-force.

FightingBugs avatar FightingBugs commented on June 2, 2024

Hi Fil,
I tried this page and receiver 3 errors, when reopening the page, sorry they are in german,
perhaps you understand something. else I would try to translate.
Errors messages:

  1. Das content-Attribut von Window-Objekten sollte nicht mehr verwendet werden. Bitte verwenden Sie stattdessen window.top. worker.js:2:70521
  2. 'postMessage' konnte auf 'DOMWindow' nicht ausgeführt werden: Der angegebene Ziel-Ursprung (origin - 'https://observablehq.com') stimmt nicht mit dem Empfängerfenster-Ursprung überein ('null'). worker.html
  3. Fehler beim Verarbeiten des Wertes für '-webkit-text-size-adjust'. Deklaration ignoriert. worker.html:6:846

thank you

from d3-force.

Fil avatar Fil commented on June 2, 2024

I don't know. If access to localStorage is disabled for some reason, I suppose it would bring up this error. It works for me (with Firefox, in an incognito window).

from d3-force.

FightingBugs avatar FightingBugs commented on June 2, 2024

I think this is a good idea. My Ubuntu system with firefox sometimes disables localStorage.
I will boot and try it again
Thanks

from d3-force.

FightingBugs avatar FightingBugs commented on June 2, 2024

Having booted I saved the page again, closed and restarted the firefox and received a lot of warnings and one error message after reopening the page:
'postMessage' konnte auf 'DOMWindow' nicht ausgeführt werden: Der angegebene Ziel-Ursprung (origin - 'https://observablehq.com') stimmt nicht mit dem Empfängerfenster-Ursprung überein ('null'). worker.html

The message means postMessage could not be executed on DOMWindow. Origin and receiver are different.

Thanks

from d3-force.

Fil avatar Fil commented on June 2, 2024

I'm sorry I don't know, I'll ask if someone has an idea. I'm keeping the issue closed since it seems related to observable and your browser, not to d3-force.

from d3-force.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.