chartjs add dollar sign to Y coordinate and tooltip
i am using chartjs( http://www.chartjs.org/ ) to set up a chart for month sale amount.
so i want the Y coordinate and tooltip of the chart have a dollar sign($) before the amount number.
how can i do that..
I am using version 2, and looks like results i google out are all for version 1. so working working for me.