I am implementing a timeline graph using angular-vis.js. I want to highlight the time axis where data is present.
if I apply css style to .vis-time-axis .vis-foreground entire time axis is highlighted. Is it possible to highlight the time axis dynamically(only month,day,year which has data)?
