Coder Social home page Coder Social logo

jquery-timelineme's People

Contributors

mickaelr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

jquery-timelineme's Issues

Is it possible to duplicate a line

Hello, I'm just trying to make a timeline which i can use with one entry but with multiple outpout, so, i must du much than one path, beginning with one.

i want to do something like that :

    event 4.1  | | event 4.2
    event 3.1  | | event 3.2
                V
                | event 2
                | event 1

Does your librairy can handle something like this ?

I don't know if you really understood what I mean but it's hard to explain

dynamically items?

how can add dynamically items with json records retrive from database?

How can we make it responsive?

I am trying to use your plugin for displaying comments. For large comments, it shrinks the comment container. It would be better if it moved the time line from center to the left or right. Or do you have any other idea?

Horizontal mode

Hi can I switch to horizontal mode, and also have summary of running items.

any demo available for dynamic data

Is it possible to read all these from json

{
type: 'milestone',
label: '2017'
},
{
type: 'smallItem',
label: '2016',
shortContent: 'short description',
fullContent: 'big description
with more lines
than the short one.

',
showMore: 'show more',
showLess: 'show less'
},
{
type: 'smallItem',
label: '2015',
shortContent: 'short description',
fullContent: '
',
showMore: 'show more',
showLess: 'show less'
},

did you have any demo available for this ?

Rtl issues

Hey, i wanted to make the timeline right to left, i tried but didn't look good..
isn't an rtl friend yet? thanks bro

Two relativePosition at same position

Hello :)

Nice work here.

Maybe I found a small glitch...
The timeline will not display correctly if at least two relativePosition are the same.

example :
var relPosDate1 = new Date(2015, 02, 04);
var relPosDate2 = new Date(2015, 02, 04);
var relPosDate3 = new Date(2016, 03, 10);
var relPosDate4 = new Date(2016, 06, 10);

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.