spec_to_json_file Subroutine

public subroutine spec_to_json_file(spec, filename, status)

Write spec_t as Vega-Lite JSON to a file

Arguments

Type IntentOptional Attributes Name
type(spec_t), intent(in) :: spec
character(len=*), intent(in) :: filename
integer, intent(out) :: status