Include Images in Timeline Mathematica

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
3
down vote

favorite
1












I'd like to include an image in a timeline in mathematica.



Is this possible using the TimelinePlot? There is this previous question which considers graphical timelines, but nothing that will create a timeline that has images and a title at each dates.



Any advice on where to start to look for a solution?










share|improve this question

















  • 2




    Can you post some example data? It's hard to know if you mean eg images in the legend or tooltip.
    – Carl Lange
    1 hour ago






  • 1




    Also check out PlotMarkers
    – b3m2a1
    1 hour ago














up vote
3
down vote

favorite
1












I'd like to include an image in a timeline in mathematica.



Is this possible using the TimelinePlot? There is this previous question which considers graphical timelines, but nothing that will create a timeline that has images and a title at each dates.



Any advice on where to start to look for a solution?










share|improve this question

















  • 2




    Can you post some example data? It's hard to know if you mean eg images in the legend or tooltip.
    – Carl Lange
    1 hour ago






  • 1




    Also check out PlotMarkers
    – b3m2a1
    1 hour ago












up vote
3
down vote

favorite
1









up vote
3
down vote

favorite
1






1





I'd like to include an image in a timeline in mathematica.



Is this possible using the TimelinePlot? There is this previous question which considers graphical timelines, but nothing that will create a timeline that has images and a title at each dates.



Any advice on where to start to look for a solution?










share|improve this question













I'd like to include an image in a timeline in mathematica.



Is this possible using the TimelinePlot? There is this previous question which considers graphical timelines, but nothing that will create a timeline that has images and a title at each dates.



Any advice on where to start to look for a solution?







graphics date-and-time






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked 1 hour ago









Tomi

875313




875313







  • 2




    Can you post some example data? It's hard to know if you mean eg images in the legend or tooltip.
    – Carl Lange
    1 hour ago






  • 1




    Also check out PlotMarkers
    – b3m2a1
    1 hour ago












  • 2




    Can you post some example data? It's hard to know if you mean eg images in the legend or tooltip.
    – Carl Lange
    1 hour ago






  • 1




    Also check out PlotMarkers
    – b3m2a1
    1 hour ago







2




2




Can you post some example data? It's hard to know if you mean eg images in the legend or tooltip.
– Carl Lange
1 hour ago




Can you post some example data? It's hard to know if you mean eg images in the legend or tooltip.
– Carl Lange
1 hour ago




1




1




Also check out PlotMarkers
– b3m2a1
1 hour ago




Also check out PlotMarkers
– b3m2a1
1 hour ago










1 Answer
1






active

oldest

votes

















up vote
3
down vote













Here is an example of images in a TimelinePlot



First, set the image variable to your image
copied screenshot of this question



Second, create data for the plot using rules



data = 2017, 10, 02 -> image, 2018, 10, 02 -> image


Then use TimelinePlot



TimelinePlot@data


The result



enter image description here






share|improve this answer




















    Your Answer




    StackExchange.ifUsing("editor", function ()
    return StackExchange.using("mathjaxEditing", function ()
    StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
    StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
    );
    );
    , "mathjax-editing");

    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "387"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    convertImagesToLinks: false,
    noModals: false,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













     

    draft saved


    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmathematica.stackexchange.com%2fquestions%2f182972%2finclude-images-in-timeline-mathematica%23new-answer', 'question_page');

    );

    Post as a guest






























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    3
    down vote













    Here is an example of images in a TimelinePlot



    First, set the image variable to your image
    copied screenshot of this question



    Second, create data for the plot using rules



    data = 2017, 10, 02 -> image, 2018, 10, 02 -> image


    Then use TimelinePlot



    TimelinePlot@data


    The result



    enter image description here






    share|improve this answer
























      up vote
      3
      down vote













      Here is an example of images in a TimelinePlot



      First, set the image variable to your image
      copied screenshot of this question



      Second, create data for the plot using rules



      data = 2017, 10, 02 -> image, 2018, 10, 02 -> image


      Then use TimelinePlot



      TimelinePlot@data


      The result



      enter image description here






      share|improve this answer






















        up vote
        3
        down vote










        up vote
        3
        down vote









        Here is an example of images in a TimelinePlot



        First, set the image variable to your image
        copied screenshot of this question



        Second, create data for the plot using rules



        data = 2017, 10, 02 -> image, 2018, 10, 02 -> image


        Then use TimelinePlot



        TimelinePlot@data


        The result



        enter image description here






        share|improve this answer












        Here is an example of images in a TimelinePlot



        First, set the image variable to your image
        copied screenshot of this question



        Second, create data for the plot using rules



        data = 2017, 10, 02 -> image, 2018, 10, 02 -> image


        Then use TimelinePlot



        TimelinePlot@data


        The result



        enter image description here







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered 1 hour ago









        FredrikD

        5971521




        5971521



























             

            draft saved


            draft discarded















































             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmathematica.stackexchange.com%2fquestions%2f182972%2finclude-images-in-timeline-mathematica%23new-answer', 'question_page');

            );

            Post as a guest













































































            Comments

            Popular posts from this blog

            Long meetings (6-7 hours a day): Being “babysat” by supervisor

            Is the Concept of Multiple Fantasy Races Scientifically Flawed? [closed]

            Confectionery