Skip to content

This repository is the implementation of the initial CFG grammar visualization tool that I developed as part of the CSC 444: Advanced Data Visualization class at University of Arizona

Notifications You must be signed in to change notification settings

dilshadurrahman58/csc544-advanced-data-vis-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is a part of the CSC544 - Advanced Data Visualization class at The University of Arizona. Here, I have worked with some graphs drawn from the production rules of some context free grammars. I have tried to improve the graphs so that the users can easily relate them with the production rules and understand the grammar better.

First, I have used dot to cluster and color the nodes of the graphs and then I used cola.js and dagre.js to add interactivity to the graph layout. The final layout is implemented using dagre.js.

About

This repository is the implementation of the initial CFG grammar visualization tool that I developed as part of the CSC 444: Advanced Data Visualization class at University of Arizona

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published