Giter Site home page Giter Site logo

Offset values about angular-inview HOT 4 OPEN

maartenvanbenthem avatar maartenvanbenthem commented on August 11, 2024
Offset values

from angular-inview.

Comments (4)

maartenvanbenthem avatar maartenvanbenthem commented on August 11, 2024

And offset in percentages is not working as expected.

from angular-inview.

thenikso avatar thenikso commented on August 11, 2024

hmm interesting. the code seams fine. perhaps you could add a jsbin (for example based on this) to show off the problem?

from angular-inview.

ianldgs avatar ianldgs commented on August 11, 2024

Negative values in percentage are also not working.

from angular-inview.

Khaos-Storm avatar Khaos-Storm commented on August 11, 2024

I too have found that OFFSET doesn't work when it points to a cell that calculates a percentage. Frustrating limitation, but my work around has been to create a second column that just points to the cell that does the calculation. Then I point my offset to the cell that just has the value, rather than the calculation for percentage.

Example: Let's say column A is date, column B is my total, and column C is my partials. Column D calculates that row for C/B, and shows a percentage.
If my OFFSET points to a cell in column D, it will just return 0.
So my workaround was to create a column E that just points to the calculated value in column D. Then setup my OFFSET so that it points to E.

-Silly limitation to run into.

from angular-inview.

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.