Starting with the official example for a pie chart.I can’t change the color of the legend.
'legend.textStyle': { 'color': 'gray' }
Not taken into account.Please check out fiddleAm I doing something wrong?
I could not even get your answer to the work. Instead, I used the following:
legend: {textStyle: {color: 'gray'}}
it
instead
Source: https://habr.com/ru/post/1396432/More articles:Adding header to docx with openxml - ms-wordHow to apply Dreamweaver templates on an existing site - dreamweaverC # Hash table sorted by keys - sortingRun multiple instances of the same application (Firefox, Opera, etc.) on Mac OS X? - osx-lionSplit the string and add to `tuple` - pythonWriting numpy arrays using cv2 VideoWriter - pythonC - fast conversion between binary and hexadecimal representations - cMinimize Zend Framework for Zend_Mail? - phpIs the “Rails Way” for “updating” fundamentally wrong? - ruby-on-railsSingleton Startup Mule Component / Stream - esbAll Articles