Skip to content

Instantly share code, notes, and snippets.

@martinkwan
martinkwan / code.js
Created September 24, 2016 19:27 — forked from maxkfranz/code.js
Animated BFS
$(function(){ // on dom ready
var cy = cytoscape({
container: document.getElementById('cy'),
boxSelectionEnabled: false,
autounselectify: true,
style: cytoscape.stylesheet()
.selector('node')

Weather Final

set up scroll to refresh changed font weight -> 300 instead of 400. change opacity from 0.5 to 0.9.

A Pen by Martin on CodePen.

License.