Code Monkey home page Code Monkey logo

node-red-scadavis's People

Contributors

riclolsen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

node-red-scadavis's Issues

Unclear how to resize

Despite the sample kor1 svg being set at 1500x2400, and the iframe params being set at 500 x 1000, changing the iframe params does not appear to allow kor1 to be displayed any larger.

It would be nice to have some guidance on either:
a) How to resize the dashboard
b) have the dashboard dynamically resize to fit the iframe

Thank you

An issue for enabling zoom tools in scadavis.io

Hi,
I am not sure if here is the correct place, butI am writing to you for an issue of SCADAvis.io
When I try to call SCADAvis.io Synoptic API enableTools, I found whatever value I gave zoomEnabled, the zoom tools are never enabled.
https://scadavis.io/synoptic/apidoc/global.html#enableTools

when I read the code of synopticapi.js, I found the problem is caused by line 435
https://scadavis.io/synoptic/apidoc/synopticapi.js.html#line426

    if ( typeof zoomEnabled === "undefined" || zoomEnabled )
      zoomEnabled = false;

The two lines set zoomEnabled always to be false.

As I am not sure if I should submit the issue here, I will also write an email to [email protected]

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.