a tool for scholars and academics to evaluate their BibTex files and generate charts by Year, Top Journals, and Top Authors. These visualizations make it simple to spot trends and patterns in the data.
Dev Process : The relevant fields of the uploaded file are retrieved using Regex, converted to JSON data, and visualized using d3.js.
Tools: { HTML,CSS,JavaScript, JSON, d3.js };
check it out at .bibVis
- interactive pie chart
- add value to bar chart
-
first/last name - drag and drop function