Questions tagged as 'jqplot'

1
answer

JqPlot error in IE 7

I'm using the JqPlot plugin to generate a bar and column chart. After running the tests in Mozilla and Chrome, which worked perfectly, I ran the test on IE7 and IE8 and got the following error:    window.g_vmlcanvasmanage...
asked by 12.02.2014 / 18:08
1
answer

How to change the position of Ticks elements in JqPlot?

I need to know how to change the position of the Ticks to be diagonal rather than vertical, because as shown in the attached image, the names overwrite one another when they reach a certain size. <script type="text/javascript"> $(doc...
asked by 18.02.2014 / 14:09
1
answer

Monthly and Yearly Chart of Primefaces

I am trying to query a chart by month and year that when I click on the chart series it will display the records belonging to that path. When doing the search the graph is mounted correctly according to the selected month and year, but when I cl...
asked by 24.08.2017 / 16:21
1
answer

JQPlot - Online Legend

I'm creating some graphics using JQPlot, however I came across a difficult situation. Test chart: As you can see the caption is in vertical sequence and I would like to put it in horizontal sequence. However, while I search (obviously,...
asked by 10.06.2015 / 16:54
0
answers

Force number of ticks on axis X

I wanted to force BarChart's X to have 31 ticks. I only have 10 values, but I would like to show 31 ticks, is it possible? I use Primefaces, but I also use extender, which is directly using jqplot's api. I would like it to appear from 1 to...
asked by 09.05.2018 / 18:37
0
answers

Bar Chart PrimeFaces

Does anyone know how to leave the primefaces bar chart this way? Itriedtodohereonlythatitalternatescolors,itleavesforexampleinvesofthreecolumnsblue,1blue,1red,1yellow,1greenand1purple.Code:privatevoidcreateBarModels(){testeGrafico=initBarModel2...
asked by 31.08.2017 / 20:06