Another question: In the charts section, it says you can apply type safe css inside of the series :
In the series() and data() blocks, you can customize further properties like colors. You can even call style() to quickly apply type-safe CSS to the chart.
But I don't see how to do this.