Here's a step-by-step guide to what the code I'm about to do is right.
After that I will introduce the new approach that I would like to use, but unfortunately it is not working.
In the first place (1) data is sent through a simple form;
(...
I'm using google charts to generate 4 pizzas.
How do I change the colors that appear?
Follow my code:
<?php
include("conn_user.php");
include("conn_sys.php");
if (!isset($_SESSION)) session_start();
if (!isset($_SESSION['usu_login'])) {...
I'm new here in the forum, but I had a problem, I wanted to know if it's possible to develop a line chart, but it marks certain areas, just like the normal distribution chart ,IalreadytriedwiththechartsbutIonlymanagedtoarriveataresultalittlebitl...
I'm trying to copy a value from one table and send it to another using the Google Sheets script, but I get the following error Target range and source range must be on the same spreadsheet
function myFunction() {
var ss1 = SpreadsheetAp...
I need to pass an image of my view to the controller , just the string with the url or the entire html element. I am using angular and codeigniter and the mpdf is not letting me generate through AJAX request, I'm throwing the parameters...
I am facing a problem that I do not find the solution rs
I need to add a boundary line in my chart, I'm going to put a picture below how it is now and how it should look. Can you orient me on this?
google.charts.load('current', {'packages':['b...
I have 2 queries in the database:
One returns the goals of the day until the last day of the month:
DIA META
1 3,23
2 6,45
3 9,68
4 12,9
5 16,13
6 19,35
7 22,58
8 25,81
9 29,03
10 32,26
11 35,48
12 38,71
13 41,94
1...
Hello, I'm doing a program to generate graphics and started to appear this error in some, but the strange thing is, graphics are generated from some selected checkboxes, so when you select a certain amount of checkbox, another amount wrong, could...
I'm creating a chart with php mysql, but the same is not returning anything on the screen.
Queries are working normally in mysql.
<script type="text/javascript" src="https://www.gstatic.com/charts/loader.js"></script><script...