Giter Club home page Giter Club logo

ciefunctions's People

Contributors

dependabot[bot] avatar gerardodiego avatar ifarup avatar janhenrikwold avatar n4g1 avatar thyang66 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

ciefunctions's Issues

Plot title

På noen av plotterne, det står alle parametere i titelen (Age, Field size, Domain, etc), dette gjør at titelen blir veldig langt og kommer seg ut av selve plot-figure.

Mye av dette info vises også i html spalte. Kunne vi kutte ut noe av dette i titelen?

screen shot 2014-06-03 at 22 41 05
screen shot 2014-06-03 at 22 41 29

AJAX calls in a for loop

I have an array with the different types of plots:

var availablePlots = [ 'xyz', 'xy', 'lms', 'lms_base', 'bm', 'lm' ];

Which I would use to load the different plots, from a for-loop:

for (i=0; i < availablePlots.length; i++){

Info-windows and headings of plots: Remove decimals for 'Wavelength domain' and 'Step' when these are integers

There still seems to be a bug somewhere.
For instance, try the following sequences:

  1. compute with 'Field size' 2.0, 'Domain' 390.0-830.0 nm and 'Step' 1.0. (OK)
  2. compute with 'Field size' 2.0, 'Domain' 390.0-830.0 nm and 'Step' 0.1. (OK)
  3. compute with 'Field size' 2.0, 'Domain' 390.0-830.0 nm and 'Step' 1.0. ('.0' is not cancelled)
    and
  4. compute with 'Field size' 2.0, 'Domain' 390.0-830.0 nm and 'Step' 1.0. (OK)
  5. compute with 'Field size' 2.1, 'Domain' 390.0-830.0 nm and 'Step' 1.0. (OK)
  6. compute with 'Field size' 2.0, 'Domain' 390.0-830.0 nm and 'Step' 1.0. ('.0' is not cancelled)

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.