Questions tagged as 'chartjs'

1
answer

How to display formatted values in the graph

I use the following library to generate the graphs: link I have the following function to format money with a semicolon (taken from a response here from the OS) that returns the value as type String : Number.prototype.formatMoney...
asked by 27.10.2015 / 17:01
1
answer

Organize bar chart by date

Using the ChartJS , I am generating a bar graph comparing between the current and previous month, the day and amount of payment made. The problem is that the labels have a range of 1 to 31, the chart data does not correctly follow the values....
asked by 19.10.2015 / 20:36
1
answer

Chartjs for Kendo-ui

I'm moving from Chartjs to Kendo-ui . (My company has the license) Home I'm having some trouble customizing the Radar Chart that I'm trying to use. Home 1) Remove rows that divide the graph. The cross that would be angleShowLineOut = fal...
asked by 20.08.2015 / 20:14
1
answer

Graph not hiding value of last column [closed]

The last column value does not hide. When I hide the seller 4 the chart does not hide the values of the seller <!DOCTYPE HTML> <html lang="pt-br"> <head> <meta http-equiv="Content-Type" content="text/html; cha...
asked by 21.03.2017 / 21:21