i have this json file
0 => array:8 [▼
"time" => 1532476800
"close" => 8170.23
"high" => 8481.11
"low" => 8061.07
"open" => 8395.81
"volumefrom" => 89988.19
"volumeto" => 736530740.43
i want to convert time from uinx time to real time and pass all this valus to blade to add it in candle chart
and this my blade javascript
"dataProvider": [ $date,$high,$close,$low,$open ], // this example of what i want to do
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire