A system for visualizing citation counts over time for selected variables.
Report Bug
·
Request Feature
Table of Contents
VADISKG Timeline Visualization is a system demonstration that shows how citation counts for selected variables change over time. It provides an interactive visualization, allowing users to explore trends and patterns in the citation data.
Follow these steps to get a local copy of the VADISKG Timeline Visualization up and running.
Before you begin, ensure that you have the following installed:
- uv (a package manager for Python projects)
- Install uv by following the instructions in the official documentation.
-
Clone the repository:
git clone https://github.com/vadis-project/vadiskg.git
-
Navigate into the project directory:
cd vadiskg
-
Sync and install dependencies using uv:
uv sync
-
Run the Streamlit application:
uv run streamlit run src/vadiskg/demo.py
Once the command is executed, the application will be activated. You can view the timeline visualization by opening http://localhost:8501 in your web browser.
Once the application is running, you will see a web interface that allows you to visualize citation counts over time for various selected variables. Use the interactive controls to adjust the settings and explore different data points. If the web page does not automatically open for you, you click this to open it yourself.
Distributed under the MIT License. See LICENSE
for more information.
For any questions or inquiries, please feel free to raise an issue in this repository or contact me:
Sotaro Takeshita - sotaro.takeshita@uni-mannheim.de