fortplot
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
spec_to_json_file
Subroutine
17 statements
Source File
fortplot_spec_json.f90
fortplot_spec_json
spec_to_json_file
Contents
public subroutine spec_to_json_file(spec, filename, status)
Write spec_t as Vega-Lite JSON to a file
Arguments
Type
Intent
Optional
Attributes
Name
type(
spec_t
),
intent(in)
::
spec
character(len=*),
intent(in)
::
filename
integer,
intent(out)
::
status