Giter VIP home page Giter VIP logo

Comments (15)

orwant avatar orwant commented on July 28, 2024
Note: it will be also great to provide our own labels in order to translate globally
the gadget

Original issue reported on code.google.com by philippe.graca on 2009-10-01 12:18:38

from google-visualization-issues.

orwant avatar orwant commented on July 28, 2024
Agreed, own labels and ranges for the zoom

Original issue reported on code.google.com by matthew.hersee on 2010-07-06 13:08:29

from google-visualization-issues.

orwant avatar orwant commented on July 28, 2024
Cool then ;)
Better late than never :)

Original issue reported on code.google.com by philippe.graca on 2010-07-06 13:15:44

from google-visualization-issues.

orwant avatar orwant commented on July 28, 2024
"7d" for a Week / 7 days would be really great. Seriously who needs 5d??

Original issue reported on code.google.com by vladislavs.serebro on 2010-09-15 22:14:08

from google-visualization-issues.

orwant avatar orwant commented on July 28, 2024
I would like to be able to make my own labels as well.

Original issue reported on code.google.com by newbrict3 on 2011-08-03 20:58:59

from google-visualization-issues.

orwant avatar orwant commented on July 28, 2024
it will be great if we could add our own zoom labels that would be a great flexibility
to this chart because that zooming in user specific

Original issue reported on code.google.com by tanu.kansal on 2012-04-27 06:28:48

from google-visualization-issues.

orwant avatar orwant commented on July 28, 2024
it's June 10, 2014. Can't believe this useful feature still not available yet. 

Original issue reported on code.google.com by jiyuan.wang on 2014-06-10 18:57:29

from google-visualization-issues.

orwant avatar orwant commented on July 28, 2024
We are not working on the annotatedtimeline chart any more, since it is written in flash.


However, we have a new AnnotationChart that duplicates most of the functionality of
the annotatedtimeline.  We don't yet have zoom-related options, other than to not display
it at all, but I agree this is a good idea.

Original issue reported on code.google.com by [email protected] on 2014-06-10 19:14:22

from google-visualization-issues.

orwant avatar orwant commented on July 28, 2024
Issue 722 has been merged into this issue.

Original issue reported on code.google.com by [email protected] on 2014-07-28 16:22:08

from google-visualization-issues.

orwant avatar orwant commented on July 28, 2024
Agreeing with others. Adding a set initial / default zoom to something other than max
would be very nice on the "new" annotation chart.

Original issue reported on code.google.com by barry.livingstone.im on 2014-07-29 17:01:25

from google-visualization-issues.

orwant avatar orwant commented on July 28, 2024
Barry, there are two options that are already supported in both the old and new versions
of this chart to set the initial zoom: zoomStartTime and zoomEndTime.

Original issue reported on code.google.com by [email protected] on 2014-07-29 17:47:01

from google-visualization-issues.

orwant avatar orwant commented on July 28, 2024
I had seen that parameter and was not certain I could get it to work in my app.

How might I use that setting in a chart with a continuously updating data stream? Maybe
with some sort of set zoomStartTime to now() - 30 days or something? Thanks

Original issue reported on code.google.com by barry.livingstone.im on 2014-07-29 18:42:54

from google-visualization-issues.

orwant avatar orwant commented on July 28, 2024
You can calculate today's day minus 30 days with: 

  new Date((new Date()).getTime() - 30 * 24 * 60 * 60 * 1000)

Original issue reported on code.google.com by [email protected] on 2014-07-29 19:36:36

from google-visualization-issues.

orwant avatar orwant commented on July 28, 2024
There is now an undocumented 'zoomButtonsOrder' option for the AnnotationChart that
defaults to ['1-hour', '1-day', '5-days', '1-week', '1-month', '3-months', '6-months',
'1-year', 'max'].  Just leave out the ones you want to hide.

Original issue reported on code.google.com by [email protected] on 2015-03-24 12:32:01

from google-visualization-issues.

orwant avatar orwant commented on July 28, 2024
I can't get any of the zoombuttons to function properly other than 'max' at this point.
Clicking any of the zoombuttons zooms down to under 10 seconds of data, even though
max shows 2-3 months of data.

Original issue reported on code.google.com by barry.livingstone.im on 2015-04-21 18:59:10

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.