Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# twitter-real-time-data-visualization
This example pulls public tweets in real-time and builds various animated charts.

Note: Free access to the Twitter API is no longer available. However, the code and concepts in this blog are still valid for users with a paid developer account.

The repository integrates [Deephaven](https://deephaven.io/) with [matplotlib](https://matplotlib.org/), a plotting library for the [Python](https://www.python.org/) programming language.

To get started, run:
Expand Down