How to add 2nd horizontal x axis scale to jqplot and customize axis settings?
问题 Note: Although this is a self-answered question, I am always curious about better approaches. sin(x) and cos(x) for x in degrees. Goal: I would like to adjust this initial plot and add a 2nd X axis to show both degrees and radians. How do I set up jqPlot PlotOptions to add x and y labels, change scales, and add a second X axis? I am using a JavaScript library that I wrote called html5csv [License: GPL] that support various data analysis operations and interfaces to jqPlot for plotting. It