File tree 2 files changed +9
-3
lines changed
2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 560
560
{
561
561
"title" : " High low chart" ,
562
562
"key" : " hilo_chart" ,
563
- "status" : " New"
563
+ "status" : " New" ,
564
+ "codeLink" : " https://github.com/syncfusion/flutter-examples/blob/master/lib/samples/chart/cartesian_charts/financial_series/hilo_chart.dart"
565
+
564
566
},
565
567
{
566
568
"title" : " Open high low close chart" ,
567
569
"key" : " hilo_open_close_chart" ,
568
- "status" : " New"
570
+ "status" : " New" ,
571
+ "codeLink" : " https://github.com/syncfusion/flutter-examples/blob/master/lib/samples/chart/cartesian_charts/financial_series/hilo_open_close_chart.dart"
572
+
569
573
},
570
574
{
571
575
"title" : " Candle chart" ,
572
576
"key" : " candle_chart" ,
573
- "status" : " New"
577
+ "status" : " New" ,
578
+ "codeLink" : " https://github.com/syncfusion/flutter-examples/blob/master/lib/samples/chart/cartesian_charts/financial_series/candle_chart.dart"
579
+
574
580
}
575
581
]
576
582
}
You can’t perform that action at this time.
0 commit comments