Create Bar Chart Infographics in After Effects

Поделиться
HTML-код
  • Опубликовано: 13 сен 2024
  • Create Bar Chart Infographics in After Effects
    ► Infographic Templates For After Effects & Premiere pro
    bit.ly/100Info...
    ► Free 100 Template Pack from us for AE & Premiere here:
    bit.ly/Free100...
    #aftereffects #animation #motiongraphics
    To create a bar chart, select the pen tool and draw a long straight line from the bottom like this. Make sure stroke is turned off and fill is not.
    Duplicate the line and change the color.
    Now create a null object and apply the slider control effect from expression controls.
    GO into the top shape layer and add the trim paths property.
    Alt-Click the stopwatch for start and pick whip it to the Slide control in our null object.
    Now keyframe the slider control to animate the bar.
    Now your bar will animate. We can also animate a number by alt-clicking the text layer’s source text and parenting it to the slider control as well.
    Be sure to add Math.roundfollwed by parentheses around the ogrinial expression. Also add +”%” to the end of the expression.
    Duplicate this process to build out a beautiful infographic.

Комментарии • 12

  • @sebastianodibusti
    @sebastianodibusti 10 месяцев назад +2

    Bro your content is gold 👏🏻

  • @the_graphical_journey
    @the_graphical_journey 10 месяцев назад +6

    Guys use this expression:
    Math.round(thisComp.layer("Null 1").effect("bar 1")("Slider").value)

  • @SonduckFilm
    @SonduckFilm  10 месяцев назад +1

    ► Infographic Templates For After Effects & Premiere pro
    bit.ly/100InfographicsPack

  • @michaelobrien4723
    @michaelobrien4723 10 месяцев назад

    Thanks for the tutorials, I learn a lot from them

  • @AmitEfx
    @AmitEfx 10 месяцев назад +1

    wow!

  • @BenSussmanpro
    @BenSussmanpro 5 месяцев назад

    Thanks, but why is my bar moving from the top-bottom instead of bottom-top?

  • @asr_editz521
    @asr_editz521 10 месяцев назад

    done..

  • @CreativeMaxwell
    @CreativeMaxwell 10 месяцев назад +3

    After effect is not for the faint hearted😢

    • @graeme.davidson
      @graeme.davidson 10 месяцев назад +1

      No, but it seems like it's pretty rewarding if you stick with it.

  • @the_graphical_journey
    @the_graphical_journey 10 месяцев назад

    I'm getting decimal places like to .0000000

    • @TheAshhar
      @TheAshhar 5 месяцев назад

      i think a math.round type expression would fix it