When using a theme in jqPlot the x axis labels are disappeared. The colors are also added to the series and y axis tick label font size can also be set. Am I doing something wrong?
When using a theme in jqPlot the x axis labels are disappeared. The colors
Share
I have the same issue. When I switch theme (or even switch back to default) if I’m using
the x-axis texts are no longer drawn.
if I use
however they are drawn.
I’ve even tried specifying the renderer as part of the theme but this seems to be ignored (probably intentionally)