D
D
dilshod_developer2018-08-05 11:24:02
JavaScript
dilshod_developer, 2018-08-05 11:24:02

How to build charts by week number of the year on AmCharts?

How to build charts by week number of the year on AmCharts?
The data is in the form
YYYY-WW
"dataProvider":[
{
"category":"2018-10",
"test":"400"
},
{
"category":"2018-11",
"test":"500"
},
{
"category":"2018-12",
"test":"600"
},
],

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question