3/08/2021

Camp Fire project

We made a prototype to visualize the 2018 Camp Fire, "the most destructive wildfire in California's history, and the most expensive natural disaster in the world in 2018 in terms of insured losses" [Wikipedia].

The Landsat pictures are stunning.

We needed a precise view of fire damage with vegetation fire index as a context.

The dataset is pretty big, but zooming and filtering on large dataset on maps is one strength of the OmniSci platform. So we can filter by damage level and zoom down to individual buildings.

Switching to a sattelite basemap, we can see how much the shapefiles match the buildings. This tool could be used in rescue missions or even to prevent fires in the future by scheduling maintenance or turning off parts of the electrical grid in high-risk areas.

3/06/2021

Sankey from a Google Sheet

For a collaboration with the excellent information design firm Voilà, I needed to generate some fairly complex Sankeys. I made this example of a Sankey pulling data from a Google Sheet as a template to generate some of the visualizations from the report Understanding the impact of a low carbon transition on South Africa. 



3/05/2021

SQL Editor redesign


Immerse SQL editor is very useful to test some queries, build views, etc. It needed a redesign. Here are some details of the redesign process.

3/04/2021

Seashell pattern generator


The beautiful book The Algorithmic Beauty of Sea Shells demonstrates how an impressive variety of seashell patterns can be described with a fairly simple activator-inhibitor function. I rewrote the book's algorithms in Javascript and made an interactive notebook for anyone to generate a great variety of seashell patterns.


2/03/2021

Blip!

 I'm doing a lot of scientific projects and tinkering with my kids. We started a blog to document them a while ago. It currently has more than 90 projects and counting. Check it out: http://www.blipblip.net/.



1/15/2021

Looking back at my 1st project as Product designer at OmniSci

I just celebrated my 3 years at OmniSci (formerly MapD). Looking back, my biggest highlight was to move from Frontend engineering to Product design. 22 years ago, the same year I founded my UX design company BioDesign, I started teaching programming, so I always had both interests. 

My first project in that new role was to convert the app to dark mode. I always vaguely dismissed the request for dark mode UI as a trend. But then I got a very specific use case: the condition for our app to be displayed on the giant screen of the NVIDIA GTC conference was that it needed to be in dark mode, light mode simply blasts way too much on these giant screens.

It was a Sunday and the conference was on the next day so no time for a new build. I wrote some javascript to run in the browser console to override the css on-the-fly. Here's the result:



I developed dark mode screens before, mostly for monitoring apps where users have to stare at it all day, to relax the eye. But my manager Christian Baptiste showed me how to use Material guidelines for dark themes which really added some structure to UI patterns I was mostly improvising until then. From there I developed Omnisci-ui, which is our in-house theme for RMWC, an excellent React Material library. We also developed, with Chrstian and my colleague Duncan lane, a set of reusable Figma components for our mockups to match our javascript components.




I still need to learn more facts about the benefits of dark mode. But at the end of the day, a big part of making our users successful is to make them happy. We delivered dark mode with the next release of OmniSci Immerse and it was a great success. So I have to thank a giant screen for forcing me to learn how to properly design dark themes.

9/20/2020

Graphiques Dégénérés: An Exhibition of Datavis Failures


Data visualization is the art of turning data into meaningful graphics. But sometimes, this process doesn’t go as planned. When it fails in style, the results can be surprisingly beautiful. I come from an art background, so I asked myself the question: can we present datavis failures in an art gallery and treat it as a form of Glitch art? That’s what we did. And it was fun. 

Read the article on Medium

A common language for product specifications


A complete product development flow involves multiple people in interaction. Each stage of the process can sync-up by sharing specific deliverables. Typically, product managers will write down a set of user stories and feature lists, Designers will turn them into wireframes and flow diagrams, project managers will break the features down into tasks, etc. It can be hard to translate these documents across the pipeline. What if we could find a common language, so everybody can collaborate on building a shared vision of the product?

Read the article on Medium 

9/19/2020

Get started making and modding guitar pedals for cheap


One of my hobbies is to build and mod distortion pedals. I really enjoy exploring how iconic guitar sounds are shaped just by varying a few electronic components. It's also surprisingly cheap once you know how to find cheap parts. Here are some of my tricks to get started modding and building.

9/18/2020

Modding the Orange Boss and Peavey amp to sound like my 90's rig


That orange pedal is a classic. That's the sound I had when I started playing guitar. Out of nostalgia, I bought an old Peavey from the 80's as well as a used DS-1. It sounds like the glorious garbage from my teenage years. But something was off. The amp was even worse. So I tweaked them. Here is what I did.

4/12/2020

Modding a 18$ Tube Screamer clone



The Tube Screamer (TS) is an excellent overdrive platform for modding. Some versions of it like that one are still in production. There's a cult around the TS and when you look at modern overdrive and distortion schematics, you will see that a lot of them are mostly glorified TS mods. If you want to get started modding pedals, instead of destroying a 250$ pedal, this 18$ CAD clone is very close to the original. In my case, I changed the range of the drive and tone, added more bass and replaced the useless switch to toggle clipping diodes instead, which completely changes the drive structure.

6/01/2018

MapD3

I'm currently working on datavis for MapD Immerse and collaborating on a new charts library codenamed MapD3. It's in an early stage, but we are already using it in production and it's available on Github.


3/17/2017

Insights from designing Datahub UI

I wrote a blog post about some code architecture insights I got from building the visualizations for Datahub-ui, a ui platform we are using at Planet OS.


D3 Modular

I wrote a blog post about code modularity in D3.js, where I give some tricks I learned from 5 or 6 different charts library design.

3/01/2017

Chart optimization

I wrote an article about optimizing chart performance, with tricks like canvas buffering, progressive rendering, stream loading, using Web Workers, GPUs, bisection/quadtrees, etc.


6/03/2016

Estonian diaspora visualization for the President

Here is a gift we made to the president of Estonia, Toomas Hendrik Ilves. It's a data visualization of Estonian populations around the globe.

3/07/2016

Planet OS Exchange

We delivered a search engine for environmental sensor data called Planet OS Exchange.



I learned a lot about maps visualization and sensor data. Here is an early prototype.


That's where I developed Cirrus.js. Most data we currently have is raster data, but there's always the occasional time series.


And temporal coverage chart.


But most of the visualization work is on map polygons and raster data. Here is for example a screenshot of the colour palette dropdown.


3/04/2016

Bionic eyes

Scientists are developing bionic eyes to give sight back to patient with macular degeneration. This visualization shows the difference between seeing the world with a technology that provides a grid of 64 pixels and another one that would boost the resolution to 1024.

The visualization below is interactive!

I also made an illustration for one of these bionic eyes company called iBionics.


Radviz

I implemented Radviz in D3.js. See the documentation and examples for more details about this interesting chart type.

The visualization below is interactive!

1/12/2016

Histogram equalization

Choosing the right color palette for visualizing data on a map can be tricky. But when what you need is to improve local contrast to better see the details, you can use a technique called histogram equalization. I implemented one version with D3 and wrote a blog post about it on Planet OS blog.



Temperature-salinity plot

Working with ocean data is fun, and I get to build very specific charts, like the T-S plot I explain in this blog post. "Plots of salinity as a function of temperature, called T-S plots, are used to delineate water masses and their geographical distribution". You can take a look at the code here.


Food security visualization

I had the chance to work on some datavis for a conference about food security. Here's a blog post about it.

1/11/2016

Heatmap

Here's a blog post illustrating when to use a heatmap that I wrote after adding a heatmap component to Cirrus.js.


1/10/2016

Cirrus.js

I implemented a new charts library called Cirrus.js for my work at Planet OS. The goal is to have a very simple pipeline pattern to easily compose modules together. Here's a short explanation.


VisQuebec

After the datavis meetups in the Silicon Valley and in Montreal, we started a new one in Québec City, in French. We will document them on the same website as VisMTL: https://vismtl.blogspot.com/

1/09/2016

Coderre Tweets

I built a simple charts library for Radio-Canada called Moby, which we used in an article about Montréal's mayor, Denis Coderre, who is using Twitter quite a lot. As usual, the library is open source and available on Github. One interesting aspect of Moby is that it uses plain HTML, no SVG or Canvas, even line charts and this bubble chart.

The visualization below is interactive! Or tweak it on Blockbuilder.

12/16/2014

Firespray: a streaming chart library

Working with Boundary, I developed Firespray, a nice chart library for streaming data.


Magnotta visualization

I worked with an awesome team at Radio-Canada on visualizing a complete Twitter coverage of the Magnotta trial.

8/31/2014

Visualization Montreal

We started a new visualization meetup in Montreal. Our first meetup had more than 100 attendees and a series of awesome speakers. Here is a summary. We will document these meetups on https://vismtl.blogspot.com/


Micropolar

I developed a polar charts library named Micropolar for Plotly, a visualization platform for science.

The visualization below is interactive!


See the Pen Micropolar demo by Chris Viau (@biovisualize) on CodePen.

8/30/2013

Hackathon Québec Ouvert


We won a prize in the Hackathon Québec Ouvert with an application for mapping your own constellations with the Québec Open Data. I worked as part of the Chambre Blanche team with Nataliya Petkova, Jeanne-Landry-Belleau and Pierre-Luc Lapointe. More details coming soon.


Developing a D3.js Edge



I co-authored a D3.js book with Andrew Thornton, Ger Hobbelt, Roland Dunn and Troy Mott. It was a book sprint: writing the core of it over 2 week-ends. We focused on how to write production D3.js code with the reusable API. The e-book is available on Bleeding Edge Press and on Amazon.

5/26/2013

D3 meetup: integrating D3 with MV* frameworks


I gave a talk at OpenDNS with Miles McCrocklin and Jyri Tuulos. It was about a D3 book that we are writing with Andrew Thornton, Roland Dunn, Ger Hobbelt and Troy Mott and that will be launched soon.

4/25/2013

Datameer Designer

It's been almost a year since Datameer launched its 2.0 version, featuring a new Business Infographics Designer. Lots of polishing and improvements went into the product. You can download a free trial at http://www.datameer.com/product/data-visualization.html. Take a look at the documentation, not the best examples around, but shows the diversity of chart types available: https://www.datameer.com/documentation/current/Visualizing+Data.



3/05/2013

D3 Alternative Gallery

I just launched an alternative D3 gallery with almost 2500 d3 examples. The goal is to be able to easily filter to find D3 examples by author, visualization type, title etc. This is a front-end to the spreadsheet used as a database. Help me update the entries, build your own gallery UI and build the most impressive visualization gallery only possible in the D3 community!

http://christopheviau.com/d3list/gallery.html

3/01/2013

Getting involved with the D3 community



I gave a talk about getting involved with the D3 community at Trulia for the Bay Area D3 User Group, with Scott Murray and short talks by Jérôme Cukier, Santiago OrtizJyri Tuulos, Alex JohnsonAmelia GreenhallMike Travers and Péter Boda. My slides are here and it was recorded on video. I launched my alternative D3 gallery made with D3 and based on a Google Spreadsheet.

Here is the talk in a blog post format. It is mostly a collection of links for getting started with D3 and contributing to this awesome community.

7/15/2012

Embedding D3.js in a blog post

Here is a simple test showing how to running a basic interactive D3.js code from a Gist using Bl.ocks as well as embedding the source code.

The visualization below is interactive!


6/25/2012

Datameer 2.0 visualizations


I worked on the new visualization system for Datameer 2.0 we just launched at Hadoop summit.

Eurovis2012


ConnectedCharts, presented at Eurovis2012, Vienna.

5/07/2012

Constant Anisotropic Mean Curvature

Here is a parametric tool to generate Constant Anisotropic Mean Curvature (CAMC).



5/01/2012

Try D3 Now

I wrote a very simple D3.js tutorial called "Try D3 Now".



3/11/2012

Scripting Inkscape with D3.js

Here's a workflow I like to use, starting from a simple sketch on paper, vectorizing in Inkscape and scripting using D3.


9/22/2011

Morphogenesis ISEA2011 Istanbul

Paper about Morphogenetic Arts published at the 17th International Symposium on Electronic Art

5/25/2011

Visualisations hybrides



Article sur les visualisations hybrides soumis à Infovis2011.

1/01/2011

Genoma



Résidence de production au Musée de l'image et du son de São Paulo.

11/29/2010

FlowVizMenu



Visualisations multidimensionnelles pour l'exploration de graphe en bioinformatique présenté et publié à InfoVis 2010.

6/13/2010

Genoma.Mercato.0610


Installation solo à l'Ex Lavatoio Hall, Mercato Saraceno (FC), Italie, le 6 juin 2010 organisé par The Rad’Art Project – Association Artéco, en collaboration avec La Chambre Blanche, l'Association Aidoru et la Municipalité de Mercato Saraceno.