File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 560560 {
561561 "title" : " High low chart" ,
562562 "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+
564566 },
565567 {
566568 "title" : " Open high low close chart" ,
567569 "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+
569573 },
570574 {
571575 "title" : " Candle chart" ,
572576 "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+
574580 }
575581 ]
576582 }
You can’t perform that action at this time.
0 commit comments