Open jolevesq opened 3 years ago
For this, we need to add a parameter to the configuration for charts to store the value
"yAxis": {
"type": "linear",
"title": "My values",
"precision": "0" ***** this is the parameter to create and use
"values": "",
"split": ""
}
Be able to set precision for chart slider. The automatic way may keep too many digit. Make modification to the authoring tool as well.