jqPlot Styling - How to remove Y axis line?
问题 I'm having a bit of trouble with jqPlot styling. Currently I've got this: This took quite a bit of fiddling to get it like this as it is, but now I've got one problem -- the line on the left! I don't know how to remove it, because I don't actually know WHAT it is! This is the code I've got so far. plot = $.jqplot('chart', [values], { animate: !$.jqplot.use_excanvas, seriesDefaults: { renderer: $.jqplot.BarRenderer, rendererOptions: { varyBarColor: true, }, pointLabels: { show: true, }, shadow