Questions tagged as 'highcharts'

1
answer

Highchart chart that imports the table values from the database

I have a system where students are enrolled in training classes, every registered student is "scheduled" to attend and when he / she attends, in addition he / What I want is to make a chart using Highcharts that compares the number of students...
asked by 13.09.2017 / 16:12
1
answer

Highcharts 3D Column Chart with Amcharts Appearance

How can I customize highcharts so that I do not have the graph rotation on yes, same as Amcharts? The attempts I made were changing the settings alpha: 15, beta: 15, depth: 50, viewDistance: 25 and amcharts settings: "depth3D": 20, "a...
asked by 10.08.2018 / 16:23
1
answer

Line chart chart, highchart or char-google

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...
asked by 14.06.2017 / 03:57
1
answer

SQL Server and JSON to generate Highmaps: very long and difficult to handle query

I set up the query below to have a JSON output assigned to Highmaps (from Highcharts), but it is very laborious and I would like to modify it if it is possible to make it smaller and easier to change it: select count(case when maior_uf...
asked by 18.01.2016 / 01:38
1
answer

Error generating "pie" pie chart in highchart ASP.NET MVC

I'm having trouble generating a pie chart in the style of Highcharts . I have the following code to generate the series: if (vlrTot1 >= 0) { Dictionary<string, object> aSeries = new Dictionary<string, ob...
asked by 03.03.2014 / 15:53
1
answer

Pass MySQL result to Highcharts

I have the following array, and I need to convert it to Highcharts interpret and generate the graph, how can I iterate my array, since it returns the duplicate region but with different sale value? Where the X-axis would be [name], the name w...
asked by 13.08.2018 / 14:27
1
answer

Hour chart in Highcharts?

I'm trying to make a chart look like this and I'm not getting it. Could someone help me? Remembering that the table can be ignored, I just wanted the same chart.     
asked by 30.07.2018 / 19:08
2
answers

A different color for each column highcharts

I have a horizontal bar chart of Highcharts, I would like each bar to have a color, but I only set them with a series using a bank query, in which case I can only pass one color to the whole chart. I searched in various places, I did not find...
asked by 01.12.2017 / 19:12
1
answer

How to pick highcharts SGV

I need to configure my http to generate the highcharts graphics, after this configuration this server receives a sgv or json to save my graph in as png, how to get the sgv that generated by highcharts graphic?     
asked by 06.11.2017 / 17:37
1
answer

Sending Image Uploaded to the Direct Server - HIGHCHARTS

I am using an API called highcharts, in it I generate graphics and I can download images of it in png, I would like to know if there is a way to make when I download this image that same image is in a folder on the server     
asked by 17.10.2017 / 17:19