Home › Forums › Chart Support › SQLServer + PHP + Canvasjs › Reply To: SQLServer + PHP + Canvasjs
@b_juarez,
Glad that you were able to figure out the issue. In order to get UTF-8 characters from the database, you can set CharacterSet to UTF-8 in the connection options as shown in this documentation page.
—– Manoj Mohan Team CanvasJS