JSCharts - How to Hide Axes

Posted by st4ck0v3rfl0w on Stack Overflow See other posts from Stack Overflow or by st4ck0v3rfl0w
Published on 2010-03-26T17:31:02Z Indexed on 2010/03/26 17:33 UTC
Read the original article Hit count: 263

Filed under:
|

Hello All,

I'm currently using JSCharts to chart some data, however, I'm not quite sure how to hide the axes. Maybe I'm overlooking something in the reference documentation (see http://www.jscharts.com/how-to-use-reference) but I can't seem to find it!~

myChart.setAxisWidth(0); //works in Firefox but not Chrome

Thanks in advance!

© Stack Overflow or respective owner

Related posts about charts

Related posts about JavaScript