![]() |
Admin 3/21/2017 |
Use Javascript ChartModify event and here is the sample code: var palette = anychart.palettes.distinctColors();
|
B
|
buddymoots 3/22/2017 |
Thank you Sergey |
![]() |
Admin 3/22/2017 |
@Buddy Moots chart.labels().textFormatter("{%x}"); |
B
|
buddymoots 3/22/2017 |
@Buddy Moots try this: chart.labels().textFormatter("{%x}");
|
![]() |
Admin 3/22/2017 |
We got you covered: chart.labels().position("outside"); |
B
|
buddymoots 3/22/2017 |
We got you covered: chart.labels().position("outside");
chart.labels().textFormatter("{%x}");
|
F
|
fabiofurlan author 4/6/2017 |
hello, please My graph and this in the attached example, I applied as commented but did not have any effect did not load the colors I reported in the ChartModify event Use Javascript ChartModify event and here is the sample code: var palette = anychart.palettes.distinctColors();
|
F
|
fabiofurlan author 4/7/2017 |
hello, Sorry the problem was in google chrome when clearing the history introduced the custom colors |