fortplot
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
spec_to_json
Function
51 statements
Source File
fortplot_spec_json.f90
fortplot_spec_json
spec_to_json
Contents
public function spec_to_json(spec) result(json)
Serialize spec_t to a Vega-Lite JSON string
Arguments
Type
Intent
Optional
Attributes
Name
type(
spec_t
),
intent(in)
::
spec
Return Value
character(len=:), allocatable