BLOG

Embedded Giraf!

By Amit Schechter

Cofounder and Technical Director at TWO-N. Twitter: @meetamit

You are looking at a sample blog post created to showcase an embedded interactive visualization that was built by TWO-N. The code for this interactive is hosted and maintained by TWO-N, on giraf.io. It's all explained on this Giraf Board.



And here's another embedded graphic. It's not interactive, but it is scalable — made of HTML rather than an image. It too has its own Giraf Board.

Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`
The error has been logged in /anchor/errors.log
Uncaught Exception

Uncaught Exception

Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`

Origin

anchor/routes/site.php on line 280

Trace

#0 [internal function]: System\Error::shutdown()
#1 {main}