GithubHelp home page GithubHelp logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 23, 2024
i'm having the same issue, wherever i put "showEventText: false" it never hides 
the
titles.

recently downloaded version, os: ubuntu linux, browser: firefox

thanks

Original comment by [email protected] on 28 Nov 2008 at 7:09

from simile-widgets.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 23, 2024
Going through the code, it looks like none of the event painters are actually 
using
the params.showText setting. So while
timeline.getBand(0).getEventPainter()._params.showText is correctly set to 
false,
none of the current set of event painters are using this value :(.

Original comment by [email protected] on 24 Feb 2009 at 12:25

from simile-widgets.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 23, 2024
The root cause for this issue is incorrect documentation (since corrected). In 
ver 1
of Timeline, the parameter showEventText was used to change a regular Timeline 
band
into an "overview" band with no event titles.

For version 2 and later, the way to get an overview band is to add the parameter
overview: true to the arguments for Timeline.createBandInfo

See Step 6 on page 
http://code.google.com/p/simile-widgets/wiki/Timeline_GettingStarted

This is the page that was wrong.

Documentation is an on-going effort. Thank you for your understanding and 
patience.

Original comment by [email protected] on 24 Feb 2009 at 3:26

  • Changed title: TIMELINE: "showEventText: false" not working (event's title still showing) [Doc problem]
  • Changed state: Done
  • Added labels: Type-Other
  • Removed labels: Type-Defect

from simile-widgets.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 23, 2024
The documentation here:

   http://simile.mit.edu/timeline/docs/create-timelines.html

Still recommends using the showEventText boolean.

Original comment by [email protected] on 7 Jul 2012 at 9:28

from simile-widgets.

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.