Giter VIP home page Giter VIP logo

meshviewer's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

meshviewer's Issues

Font in 2d canvas

  1. Font will be only used if it is already loaded. Initially it will use system font. To ensure improved behavior a generic font should be added. (e.g. sans-serif or serif)
  2. Font win forcegraph L704 won't be applied. Issue is in L707 & L708. If it is set afterwards it works.
    Confirmed in Firefox and chromium.

For testing use a font like Courier.

JSON redesign

Hi,
we what to develop a respondd collector for some things
and also for the meshviewer (and influxdb for interesting people).
I recognise that there are a few unbeautif things in there.

  1. the nodes.json has not the structur like the respondd answer
    (we know freifunk-gluon/gluon#522, nothing matter).
    As example, there are multiple statistics.clients like total, wifi, wifi24 and wifi5.

  2. the graph.json works with array positions.
    It is only necessary to use the nodeid like:

    "links":[
        {
            "source":"feedl33d",
            "target":"1001110d",
            "bidirect":true,
            "vpn":true,
            "tq":32
        }
    ]

I would make a PR to make this meshviewer compatible with this changes
if somebody agree with it.

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.