Now whe have ability to fetch data from twitter, added bar chart which shows the most common 20 words.
The problem is they are not organized in a good way in the html. Tweet's table is soo long and achiving to the bar chart is hard.
add a scroll bar to the tweet's table, to prevent have a realy long page, use basic HTML.
Put the figures(for example: bar chart) to specific places in the page. Use basic HTML(<div>)
Now whe have ability to fetch data from twitter, added bar chart which shows the most common 20 words. The problem is they are not organized in a good way in the html. Tweet's table is soo long and achiving to the bar chart is hard.
<div>
)