shutterstock / rickshaw

JavaScript toolkit for creating interactive real-time graphs
https://shutterstock.github.io/rickshaw
MIT License
6.53k stars 941 forks source link

Adding the Y-axis value on top of Every Bar #249

Open ashwinyuvi12 opened 11 years ago

ashwinyuvi12 commented 11 years ago

I am using the Rickshaw framework to generate graphs. I want to display Y-axis value on top of all the Bars in the bar graph. I can change the Hover Details class and display the same whenever user hovers.. But I want the same value to display without the hovering effect. Is there any method in rickshaw that makes us to do the same?

pdolinaj commented 8 years ago

I would like to know the same thing. Have anyone found a solution to this?