[SOLVED] label on each segment pie chart |
11/8/2018 03:40:33 | |
| PHPRunner General questions | ||
|
F
firecloud author
try solution from here but got error chart.labels().textFormatter("{%x}");Uncaught TypeError: chart.labels(...).textFormatter is not a function |
||
|
F
|
firecloud author 11/8/2018 |
|
try solution from here but got error Chart label chart.labels().textFormatter("{%x}");Uncaught TypeError: chart.labels(...).textFormatter is not a function
chart.labels().position("outside"); |
|