pchart
Multiple background color in pChart
How to fill the multiple color in the pChart background. For example at开发者_如何学JAVA the x-axis I want the background of 1-30 is red, 31-60 is blue and 61-90 is green(something like that) Is pChar[详细]
2023-01-30 10:07 分类:问答Set different line format for a graph with more than one serie with pChart
I am actually using the pChart PHP library for generate graphs. I wanna know if it\'s possible to give a different line format for a graph with multiple series.[详细]
2022-12-25 17:32 分类:问答Labeling Y axis with PChart
I am using PChart for PHP to draw graphs, it is working pretty well. I have drawn a graph with intensities (2 = strong, 1 = medium, 0 = low) and I would like to know if is possible to show on the Y a[详细]
2022-12-24 15:58 分类:问答pchart pie chart legend and graph not correlating
I have 开发者_C百科ten values in the dataset, numbers 1 - 10 and corresponding values. Some of the values are coming back as zero, so they are not added to the chart, BUT, the legend is still listing[详细]
2022-12-23 03:56 分类:问答pchart stroke function
The call to Stroke() function in pChart renders an Image. When I try to display开发者_JAVA技巧 this image on the browser, it shows something like the following instead of showing an image. How can I d[详细]
2022-12-18 07:34 分类:问答pChart - Display png image on browser
I am using the pChart class library to display .png Image on the browser. T开发者_运维技巧hrough AJAX, I call the controller action graphgenerator to call generateGraph function in a model and display[详细]
2022-12-18 07:29 分类:问答3D graphs using pChart
Is there a way to draw a 3D Bar Graph using the pChart library in PHP? I\'m able to draw a 3D Pie graph but not a line graph.[详细]
2022-12-10 22:19 分类:问答