Tagged Questions
0
votes
0answers
31 views
Create a PHP array from MySQL data for use in Google charts
So I have a table of data that contains a fruit name and the amount of said fruit.
I have an SQl commmand("SELECT (fruit_name), (amount) FROM fruits").
I want to be able to place the information from ...
0
votes
0answers
26 views
Editing Pie Chart Layout in PHP DOCX or VBA
I am automatically creating charts using PHP DOCX to generate 20 charts per document, on over 500 documents. PHPDocx generates these ugly graphs, and in their source code, I find no option to remedy. ...
0
votes
2answers
18 views
Problems dynamically creating javascript chart
1) HTML file
2) PHP file
HTML File:
Objective: Input a string in the textbox and post to the php file
<form method="post" action="lineChartSql3.php">
Merchant Id
Start Date <input ...
0
votes
0answers
22 views
PHP Function to calculate/align differing datasets to display lines in same graph
How can I align datasets so I can draw the lines in 1 graph? My problem is that the data within a certain timeframe are not directly comparable by timestamp. Sometimes datapoints are missing and ...
-2
votes
1answer
38 views
Chart with mysql data [closed]
It is possible to make charts with data already inserted into mysql databases ?
I want to make some charts or statistics comparing one or more rows froms tables.
Is this possible ?
If yes , how ? ...
-1
votes
0answers
27 views
How to add a spider/radar chart on my php/mysql website [closed]
I made a sonar based system that measures multiple distances and stores them into a mysql table. The device is controlled trough a web page.
I would like to add a chart, I saw its called either radar ...
-1
votes
0answers
26 views
get value from database when i draw a chart
i have this js code to draw a chart in my web site
its work well but the problem is , i need to change the value to value i get it from my data base
how i can do that ?
<div ...
0
votes
2answers
195 views
Last step connecting MySQL to PHP to JSON to D3 (javascript) cool stuff multicharts
The issue continues active already! Where are all this smart guys?
Link to download it! example.zip (on the "advanced_8stremas, i took the original and put some steroids, so It can be easyer for you ...
0
votes
0answers
27 views
pChart - Duplicate labels on second series appearing on the left axis
Can someone please help point me in the right direction for what's causing the problem with the attached graph. I am seeing for values for the second Y axis on the left side in addition to values as ...
0
votes
1answer
24 views
Change dojox.charting.Chart title after render
I was wondering if there is any method from which we can set title of a Chart after it is rendered. The title can be set initially while creating the chart object, example:
var chart = new ...
0
votes
1answer
38 views
how to make an activity log for chart
I'm trying to make a user activity for my website.
it is not too complicated...
I need to make a chart from user activity table.
it is my database:
+-------+-------+
| date | count |
...
0
votes
2answers
38 views
Retrieving multiple data “Series” with a single mySQL query
Is there a way to combine these two queries into a single one so that I can retrieve two data "series" for charting purposes while still maintaining the relationship for a single date?
SELECT
...
-1
votes
1answer
52 views
Is google charts deprecated? [closed]
I am slightly confused as to whether Google charts is deprecated or not? I am wanting to draw graphs and charts onto my webpage and obviously would not want to use a deprecated charting component.
1
vote
2answers
60 views
Is there any PHP charting library with scale break support? [closed]
I am looking for a PHP library with scale break support.
It should be pure PHP (no client-side, no javascript, no Flash) and it should not use any web-service. Library should support rendering charts ...
0
votes
0answers
22 views
pChart 2.0 Image Maps & Caching At The Same Time?
Is it possible to use image maps and cache the charts at the same time?
When I enable caching, the image maps are no longer created.
I need to have the image maps so the value is shown when i mouse ...
0
votes
1answer
66 views
Create a double donut style chart in php
I'd like to create a chart that looks like this:
I'd like to save this chart as an image (png would be great). I took a look at jqplot, which can create exactly these kind of charts:
var s1 = ...
0
votes
1answer
87 views
PHP pChart change color of slices of pie chart
I am developing php pie chats with pChart, it looks nice. Now I want to change color of each slices. Is it possible to change the color?
-6
votes
1answer
61 views
What is the best way to add a chart on website? [closed]
I need to create a chart that getting data from a mysql database and add in to a web page. What is the best way to create them or what are the available libraries?
0
votes
0answers
80 views
How to draw an exploded pie chart in PHP with gdlib?
I can easily draw charts that look like this using imagefilledarc:
Pie chart example
But how would I proceed if I wanted to add a little space in between the slices? Like this:
Pie chart example 2
...
1
vote
1answer
29 views
Massaging data for charts? [closed]
I am creating some bar charts for a client application. The problem I am having is that the data consists mostly of small values, but there are few large values that are basically destroying the ...
3
votes
1answer
230 views
Conditional Line Graph using Open Flash Charts
Hi guys,
I'm using Open Flash Charts v2 , I have been trying to make Conditional line graph , but I couldn't find any straight forward way , example or any class for producing Conditional charts.
...
1
vote
0answers
45 views
Looking for a PHP graphing library (ternary plot) [closed]
I'm just wondering if anyone can recommend a PHP library for generating graphs: I want to create a ternary plot, which I realise may not be something widely available. If you think a javascript/jQuery ...
0
votes
1answer
36 views
phpChart not displaying
I'm trying to implement a phpChart Lite (from phpchart.net). I have adjusted all the code but the charts are not displaying. I have a line on the bottom saying that I'm using phpchart but the Chart is ...
0
votes
1answer
140 views
Amcharts Bar Chart showing only First record in Firefox
I'm trying to display a Bar chart using the javascripts amcharts . But bar for only the first record is showing up in Firefox, the output is ok in chrome and IE. Rest of the data is not displayed on ...
0
votes
1answer
79 views
How to pass a smarty associative array to an amChart
I'm new to smarty. I want to display an amChart. I have included this tpl file in another tpl file. I want to pass the smarty associative array to the amChart. How do I do it, because my chart is not ...
-1
votes
2answers
152 views
Creating charts and including them in email, a PHP lib that can render to image? [closed]
I'm a fan of highcharts.js for presenting charts on my webpages but a need to render unique bar graphs for ~300 users and send via email several times a year ('member update' sort of thing) has me ...
-3
votes
3answers
261 views
Using PHP variables in JavaScript [duplicate]
Possible Duplicate:
Pass a PHP string to a Javascript variable (and escape newlines)
I need to create a bar chart which takes the data from DB. I downloaded Highcharts for that. But I am ...
0
votes
1answer
94 views
Highchart - If there is no data the graph should display 0
Here is the problem!
On the left side is the chart, on the right the data. The data comes from an php-file. There is no data after 2013-01-18 13:00:00 .... there is a long break but then it starts at ...
0
votes
0answers
54 views
Pie Chart Enquiry
<?php
include("dbfunction.php");
$test2 = $_POST['test2'];
$query= "SELECT * FROM result WHERE test_id=$test2";
$query2= "SELECT test_name FROM test WHERE test_id=$test2";
$result = ...
0
votes
0answers
22 views
How to create simple graphics with PHP/MySQL data? [duplicate]
Possible Duplicate:
Graphs/Charts in PHP
I have a MySQL database which I am accessing with PHP. I have sales history information in a table with customer_record, client_name, sales_amount, ...
0
votes
0answers
93 views
Working with CSV files in pChart
I am working to create a bar chart using pChart in PHP. PHP is by no means my usual area of work, and as such, I have stumbled upon a problem, which could be related to my general lack of PHP ...
0
votes
0answers
84 views
google chart import in pdf files
I want to import google chart in pdf flies . i have used 2 libraries one is dompdf and other one is TCPDF but not got imported . Below is TCPDFReports code
$pdf = ...
0
votes
0answers
127 views
Pie chart won't display
I'm trying to create a pie chart where the top 10 books from my "book" table are shown (I'm doing a library system).
I have worked out how many times each book in the top 10 has been loaned out by a ...
-1
votes
2answers
136 views
MySQL Graphs/Charts
I am developing a reporting system for a company that uses a MySQL database with PHP. I am after some advice on which graphing tool to use. I am preferably looking for a free tool, but am also ...
0
votes
2answers
245 views
chart library html5 and php
hi guys i need an chart library for interactivate with our data on our administration panel and for create pdfs with chart images (no interactive/just images) created by our (unknown) library within ...
0
votes
2answers
133 views
how to include graphs into html2pdf?
I am using maxChart.class.php to create Graphs and its working properly.
I am also using html2pdf.class.php to create Online pdf report. I tried to include chart in pdf file but its not working.
My ...
1
vote
1answer
228 views
Change the Size of the Export Button In Fusion Chart in PHP
here is my working fusion chart code:
<?php
include("FusionCharts/FusionCharts.php");
?>
<HTML>
<HEAD>
<TITLE>
FusionCharts - Array Example using Single Series Column ...
7
votes
4answers
99 views
DB Array to expected javascript format
I am implementing Highcharts in my application. It needs data in specific format.
The data in my table is as follows
The javascript needs data in below format
When I var_dump my x_axis array ...
0
votes
2answers
38 views
Inserting a chart made with imageCreat() php into HTML <td> cell
My code is a bit complex for generating the image array but the general idea is to create 8 pie charts that then need to be displayed in a column of charts in a table. What am I doing wrong to get the ...
4
votes
2answers
1k views
Save Google charts as a image
So after hours of websearching, googling and overflowing i can't find the solution to my problem.
I got a linechart from Google charts. I want to convert it to PNG, save it on the server en insert it ...
0
votes
0answers
104 views
Adding tooltip to php chart director
I am using php chartdirector to generate some charts for my PHP page. We can add tool tip to the chart by setting the title attribute
# Create an image map for the chart
$imageMap = ...
1
vote
1answer
353 views
How to remove decimals in Google column chart
How can I show only integers on vertical axis ?
I have this : http://jsbin.com/oxodab/1
But I want to have only 1 and 2 on vertical axis.
-3
votes
2answers
502 views
PHP Data in JustGage Javascript Values [closed]
Ive been trying this for quite some time now,firstly i use PHP for my server side script and mysql for database.i recently came across justgage.com for Online gage charts.
so the code for it is ...
1
vote
1answer
128 views
How to create a graph with jpgraph with random times on the x-axis
I have data which consists of meter readings from various random times.
I would like to create a (line) graph that shows the variation of the meter readings, however the times are not regular - ...
0
votes
1answer
73 views
PHP XY chart with moveable dots
I am trying to create a XY chart in PHP which can dynamically be changed by the user when he selects dots from it and moves them around.
Are there any libraries or frameworks which have that ...
0
votes
2answers
874 views
Google Charts Mysql and php
<script type="text/javascript">
function drawVisualization() {
// Prepare the data
<?php while($row = mysql_fetch_array($result)){ ?>
var data = ...
0
votes
0answers
155 views
php chart mysql row search date between
this script working fine but how can i create search by date like i m searching 2012/1/1 to 2012/12/31
these are two scripts both works properly but i want to know that how i can join both ...
1
vote
1answer
370 views
php chart mysql row search by date
this script working fine but how can i create search by date like i m searching 2012/1/1 to 2012/12/31
these are two scripts both works properly but i want to know that how i can join both ...
0
votes
1answer
62 views
Generating data for googles charts api from mysql?
I am trying to integrate a chart that displays the number of users registrations per days for the last 30 days. I have a user table that stores the timestamp of when the user joined. Is there a way ...
0
votes
1answer
155 views
Google Pie Chart with getting data from mysql
I'm trying to make google pie chart from data from mysql but can't figure out how.
What I want to show in charts is saved id database like:
Ads Table:
ad_id location price sourceId(FG)
1 London ...






