Code Monkey home page Code Monkey logo

openvisusjs's People

Contributors

amygooch avatar cchriste avatar dependabot[bot] avatar jmschreiner avatar mcgurn avatar scrgiorgio avatar spetruzza avatar stevencallahan avatar

Stargazers

 avatar  avatar

Watchers

 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

openvisusjs's Issues

fix http/https url issue

When the viewer lives under some https address, it can only access other servers that live under https, and vice versa (http can only access other http servers).

set default palette_min and palette_max to 0

This setting results in independent palette values for each square, but that's better than being completely blank. I tried modifying the default values in the html, but they never get set, so I'm passing it along to Steve.

ensure the full url is used to request data (e.g., for box queries)

In visus.js, the url is parsed but the pathname (ret.pathname) is dumped when making a box query (i.e., ret.base_url = parse_url.protocol+'//'+parse_url.hostname+':'+parse_url.port+'/mod_visus?';). This is needed for mod_visus servers that live in some path under the hostname, like the one at llnl that lives in /visus (https://aims2.llnl.gov/visus/mod_visus).

webviewer time slider doesn't always update

Clicking on the slider and using the arrow keys seems to work a little better than using the up/down arrows in the text box, but both don't always update the current timestep. I checked to see if this may be a problem with mod_visus, or using https, but both seem to work okay with the standalone viewer.

error on refresh

query_str is being set in the refreshAll function. It is being set to the return value of visus1.refresh(level) but from what I can tell visus1.refresh does not have any return values

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.