Top "Jqplot" questions

jqPlot is a plotting and charting plugin built on top of jQuery.

jqPlot custom tick labels

I've got data with X values from 0 to 55. I would like to see these values as a custom text in …

javascript jqplot
jQPlot - remove vertical grid lines

I am using jqPlot as my charting framework and have numerous charts in my application, primarily line and stacked bar …

javascript jquery charts jqplot
JQPlot Legend outside of graph

I am using JQPlot and I have many graphs on one HTML page. Each of the graphs has the same …

javascript html position jqplot legend
JqPlot Pie Chart - Change Pie Slice Colors

I have a pie chart displaying using JqPlot. I would be interested in changing the actual colors of the slice, …

javascript jqplot pie-chart
SVG vs HTML5 Canvas Based Charts

I have to draw charts on browser using a python backend (which may not matter here). There are numerous libraries …

svg charts html5-canvas google-visualization jqplot
too large bar width in jqplot

I'm new to jqplot, when I want to draw a bar chart, x axis is date, interval is 1 day. This …

jqplot
jqPlot: hide axis ticks?

Here's a default jqPlot axis with ticks: Setting "showTicks: false" on the x-axis removes everything: I want to display the …

javascript jquery jqplot
jqplot changes the color of graph on mouse hover

jqPlot changes the color of the fill when mouse hovers... I want to remove that effect.. How ?? Here are the …

javascript mouseover jqplot
jqplot pie chart not rendering correctly.

Getting the log message: Diameter of pie too small, not rendering. Then, it seems when I hover or click inside …

jquery jquery-plugins jqplot
Primefaces chart + jqplot extender - rounded value in the y-axis

Background I have a primefaces line chart (date on x, integer >= 0 on y) extended with jqplot options: function extender() { …

jsf jakarta-ee graph primefaces jqplot