My final project is an attempt to visualize Shelley Jackson’s work of electronic fiction “my body – a Wunderkammer”. I have made a map that visualizes the structure of Wunderkammer, representing each page as a node and each hyperlink that connects two pages as an edge that connects two nodes.
Here is a link to my map via Dropbox, please take a look and enjoy!
wunderkammer map.png
Shared with Dropbox
I was inspired by the developing branch of data visualization that visualizes text analysis. In text analysis, the words of a work of literature make up the data and the words’ characteristics and relationships with each other make up the analysis. Although it is up for debate whether the analysis of text analysis actually reveals anything about the text, I felt there was an interesting analytical opportunity in the difference between normal literature and electronic fiction. With a book, the text is all there is to analyze; the structure is predetermined, one page (for the most part) always leads to the next page and only the next page. With Wunderkammer, the hyperlink structure means that each page leads to multiple other pages and multiple other pages lead to each page. In the structure of the pages, there is an extra dimension of intentional design on top of anything to do with words. The order of pages is no longer linear, but a cyclical web of possibilities.
With this in mind, my driving question was what I could uncover about Wunderkammer from analyzing the structure as a map. Each page of Wunderkammer is about a specific part of Jackson’s body and her memories associated with that part of her body. Reading through Wunderkammer, the presence of hyperlinks reminded me of the way your mind wanders during conversation, how talking about one subject reminds you of three other subjects to talk about. Accordingly, I felt that certain pages being connected must reveal that those two body parts, or memories related to those two body parts, are linked somehow in Jackson’s mind. Furthermore, pages that are linked to more often than others must be somehow more significant to Jackson’s memories.
My other driving question was how I could illustrate Wunderkammer in a new and interesting way, presenting it from an angle that cannot be seen when reading through it. I was unsure if the end product of my map would be more of an analytical tool or a pretty artifact to look at. Either way, I wanted to create my map in a style that emulates the white-on-black look of Wunderkammer and its hand drawn illustrations.
Before I drew my map, I collected the nodes and edges data by working my way though each page of Wunderkammer and transcribing which pages are reachable from that page. This gave me an adjacency list that I could easily turn into a map (in computer science we called a data structure with nodes and edges a graph, but I am using map because outside of computer science graph can mean a lot of different things). Next, I needed to layout my map. To draw on Wunderkammer’s deep connection with the human body, I arranged the 41 nodes as close as I could get to the shape of a body and with body parts as close to where they should be as possible. Drafting all the connections is hands down what took the longest. Even while collecting the data, I could not envision just how many connections I would be drawing until I started drafting them. I had to go through several rounds of drafting to reach what I felt was the best and clearest organization. I originally wanted to make a directed graph, meaning the edges have arrows indicating which direction the page navigation goes, but I quickly realized that would be an insane number of connections. For the most part you can assume that an edge on my map means you can get to either node from the other, but that is not actually correct all the time.
Ultimately, I think my map is not much of an analytical tool. There are a lot of nodes and edges on my map, I think it is a little too visually busy to expect that people will actually trace the paths to determine connections. Furthermore, I am no longer convinced that you can gleam something significant from which pages are connected to which. If anything, Wunderkammer’s web of connections show that sometimes memories operate without rhyme or reason. There is probably no specific reason why Jackson talking about her eyes should prompt her to talk about her toes, except that that is how it plays out for her. That being said, I do think there is something to say about the pages that are connected to most often. Nose and teeth are the pages that are most connected to. The nose and teeth, positioned front and center on the body for everyone to look at, are two body parts that a lot of people feel self conscious about. As most of Jackson’s memories in Wunderkammer are not positive, it makes sense to me that the most connections would lead to the body parts Jackson was the most self conscious about and thus thought about the most.
One thing I think my map captures and displays well is just how different the structure of electronic literature can be from a normal book. The surprise of seeing how complex Wunderkammer’s map of nodes and edges is really hammers home the possibilities that electronic literature offers that traditional literature cannot. I am also very happy with the visual aspects of my map and the association with the human body that my map and Wunderkammer share. When you navigate Wunderkammer, you deconstruct the body by jumping from body part to body part without discretion. My map rebuilds that deconstructed body. This is why I also decided to add my own drawings of each body part on the map. Like Wunderkammer’s title page, you can see the strange patchwork totality of the body (the body of the text and Jackson’s body) in my map. The long lines that connect nodes all across the body are inherently reminiscent of the nervous system or the circulatory system. This text in this form, far more than most traditional literature, was begging for a body.
I think I have ended up with my visualization the same place I am at with text analysis in general. It makes for pretty visualizations, it presents a work from a new angle, and it offers the ability to analyze (either words or connections) even if that analysis does not necessarily reveal things about the work.

