Visualizer Bar chart

POST https://postman-echo.com/post

Takes random numbers between 0-1000 obtained from the request's response and shows them as a bar chart representing it as imaginary population density for some cities.

Request Body

{"contacts"=>[{"name"=>"{{$randomFullName}}", "email"=>"{{$randomEmail}}"}, {"name"=>"{{$randomFullName}}", "email"=>"{{$randomEmail}}"}, {"name"=>"{{$randomFullName}}", "email"=>"{{$randomEmail}}"}, {"name"=>"{{$randomFullName}}", "email"=>"{{$randomEmail}}"}]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring