Cytoscape.js News & tutorials

Wine & Cheese Map

The Wine & Cheese app is an example app built using a Cytoscape.js visualisation. It allows the user to explore wine and cheese pairings interactively.

The app features a good example of how to leverage Cytoscape.js to add relevant interactivity to a graph visualisation: The user can click a wine or cheese of interest, and the graph is animated and reorganised to highlight the pairings with the chosen item.

The app is mobile compatible, and it serves as a good reference for how to structure a modern single page application. The source code for the app is available on GitHub under the MIT license. Feel free to use the source code as a general reference or as a starting point to build an app with Cytoscape.js.

Thank you for using Cytoscape.js.