[Chartjs]-Php array and chartjs 3 October 2023 by thecoderscamp.com 5👍 In php $data = json_encode($array_with_data); In your js var data = <?php echo $data ?>; [Chartjs]-How to create pdf file in node js Source:stackexchange.com