Git Product home page Git Product logo

Comments (3)

orwant avatar orwant commented on May 5, 2024
Not sure why this was marked invalid, having tested in FF, IE AND Google Chrome, the
error is clearly there still. Just clicking on the url, you can see the error in
google's OWN example.

Original issue reported on code.google.com by rnbguru on 2009-08-06 13:19:27

from google-visualization-issues.

orwant avatar orwant commented on May 5, 2024
I am seeing this problem as well.  It seems that the next variable is copying 
directly from previous.  If you enter the following code:
options['pagingSymbols'] = {next:'test'};
You would expect the previous button to be an arrow, and next to be 'test'.  Instead

you get an arrow and 'undefined'.  You can test the same thing in reverse, if you 
enter the following code:
options['pagingSymbols'] = {prev:'test'};
You see that the previous button is 'test' and the forward button is an arrow.
I don't see how this bug filing is considered Invalid unless it has previously been

filed.

Original issue reported on code.google.com by kevinsteck on 2009-08-06 13:27:49

from google-visualization-issues.

orwant avatar orwant commented on May 5, 2024
Whatever the problem was, I believe it is now fixed.  In addition, page numbers will
show up to allow more random access to your data.

Original issue reported on code.google.com by [email protected] on 2013-12-10 14:42:41

  • Labels added: Type-Defect
  • Labels removed: Type-Invalid

from google-visualization-issues.

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.