@@ 83,7 83,7 @@ twoLinesChart cmodel doneData =
, hover
, CE.onMouseLeave (hoverVariant [])
]
- [ C.xLabels [ CA.fontSize 12 ]
+ [ C.xLabels [ CA.fontSize 12, CA.withGrid ]
, C.yLabels [ CA.fontSize 12, CA.withGrid ]
, content
, C.each (Maybe.withDefault [] cmodel.hovering) <|