fortplot
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
json_to_spec
Subroutine
64 statements
Source File
fortplot_spec_json_parse.f90
fortplot_spec_json_parse
json_to_spec
Contents
public subroutine json_to_spec(json, spec, status)
Parse a Vega-Lite JSON string into spec_t
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
json
type(
spec_t
),
intent(out)
::
spec
integer,
intent(out)
::
status