javascript - AmCharts line chart animation -



javascript - AmCharts line chart animation -

is possible animate line chart in amcharts in way shows line beingness drawn (either connecting bullets or drawing line sequentially left right)?

i've played around startduration, starteffect , sequencedanimation properties of options seem animate entire line whole, either sliding downwards top or bouncing upon entry. it's improve no animation , perfect column/bar graphs looks odd , unnatural line graph.

here relevant documentation amcharts.

as stated in documentation linked to, http://docs.amcharts.com/3/javascriptcharts/amserialchart#starteffect, effects available @ point in time are...

easeoutsine easeinsine elastic bounce

these bounce or slide in type graphs, not offer bring together dots type effect wanting yet.

javascript animation amcharts

Comments

Popular posts from this blog

javascript - THREE.js reposition vertices for RingGeometry -

javascript - I need to update the text of a paragraph by inline edit -

assembly - What is the addressing mode for ld, add, and rjmp instructions? -