{"id":101,"date":"2015-08-31T05:44:25","date_gmt":"2015-08-31T05:44:25","guid":{"rendered":"http:\/\/blazingspider.com\/wp-demo\/?p=101"},"modified":"2015-08-31T05:58:43","modified_gmt":"2015-08-31T05:58:43","slug":"flot-example-simple-line-chart","status":"publish","type":"post","link":"https:\/\/blazingspider.com\/wp-demo\/101\/flot-example-simple-line-chart\/","title":{"rendered":"Flot Example: A Simple Line Chart"},"content":{"rendered":"<p>The following Line\u00a0chart, drawn by Flot Charts\u00a0library, is just a very basic\u00a0example of what this library can do.<!--more--><\/p>\n<div class=\"demo-container\">\r\n      <div id=\"placeholder\" class=\"demo-placeholder\" style=\"float:left; width:500px; height:420px; direction:ltr;\"><\/div>\r\n      <p id=\"choices\" style=\"float:right; width:135px;\"><\/p>\r\n<\/div>\r\n\r\n<style>\r\n.legend table {width: auto;}\r\n.demo-container {\r\n  box-sizing: border-box;\r\n  width: 670px;\r\n  height: 450px;\r\n  padding: 20px 15px 15px 15px;\r\n  margin: 15px auto 30px auto;\r\n  border: 1px solid #ddd;\r\n  background: #fff;\r\n  background: linear-gradient(#f6f6f6 0, #fff 50px);\r\n  background: -o-linear-gradient(#f6f6f6 0, #fff 50px);\r\n  background: -ms-linear-gradient(#f6f6f6 0, #fff 50px);\r\n  background: -moz-linear-gradient(#f6f6f6 0, #fff 50px);\r\n  background: -webkit-linear-gradient(#f6f6f6 0, #fff 50px);\r\n  box-shadow: 0 3px 10px rgba(0,0,0,0.15);\r\n  -o-box-shadow: 0 3px 10px rgba(0,0,0,0.1);\r\n  -ms-box-shadow: 0 3px 10px rgba(0,0,0,0.1);\r\n  -moz-box-shadow: 0 3px 10px rgba(0,0,0,0.1);\r\n  -webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.1);\r\n}\r\n\r\n.demo-placeholder {\r\n  width: 100%;\r\n  height: 100%;\r\n  font-size: 14px;\r\n  line-height: 1.2em;\r\n}\r\n<\/style>\r\n\r\n\r\n<script type=\"text\/javascript\">\r\n\r\njQuery(function() {\r\n\r\n  var datasets = {\r\n    \"usa\": {\r\n      label: \"USA\",\r\n      data: [[1988, 483994], [1989, 479060], [1990, 457648], [1991, 401949], [1992, 424705], [1993, 402375], [1994, 377867], [1995, 357382], [1996, 337946], [1997, 336185], [1998, 328611], [1999, 329421], [2000, 342172], [2001, 344932], [2002, 387303], [2003, 440813], [2004, 480451], [2005, 504638], [2006, 528692]]\r\n    },        \r\n    \"russia\": {\r\n      label: \"Russia\",\r\n      data: [[1988, 218000], [1989, 203000], [1990, 171000], [1992, 42500], [1993, 37600], [1994, 36600], [1995, 21700], [1996, 19200], [1997, 21300], [1998, 13600], [1999, 14000], [2000, 19100], [2001, 21300], [2002, 23600], [2003, 25100], [2004, 26100], [2005, 31100], [2006, 34700]]\r\n    },\r\n    \"uk\": {\r\n      label: \"UK\",\r\n      data: [[1988, 62982], [1989, 62027], [1990, 60696], [1991, 62348], [1992, 58560], [1993, 56393], [1994, 54579], [1995, 50818], [1996, 50554], [1997, 48276], [1998, 47691], [1999, 47529], [2000, 47778], [2001, 48760], [2002, 50949], [2003, 57452], [2004, 60234], [2005, 60076], [2006, 59213]]\r\n    },\r\n    \"germany\": {\r\n      label: \"Germany\",\r\n      data: [[1988, 55627], [1989, 55475], [1990, 58464], [1991, 55134], [1992, 52436], [1993, 47139], [1994, 43962], [1995, 43238], [1996, 42395], [1997, 40854], [1998, 40993], [1999, 41822], [2000, 41147], [2001, 40474], [2002, 40604], [2003, 40044], [2004, 38816], [2005, 38060], [2006, 36984]]\r\n    },\r\n    \"denmark\": {\r\n      label: \"Denmark\",\r\n      data: [[1988, 3813], [1989, 3719], [1990, 3722], [1991, 3789], [1992, 3720], [1993, 3730], [1994, 3636], [1995, 3598], [1996, 3610], [1997, 3655], [1998, 3695], [1999, 3673], [2000, 3553], [2001, 3774], [2002, 3728], [2003, 3618], [2004, 3638], [2005, 3467], [2006, 3770]]\r\n    },\r\n    \"sweden\": {\r\n      label: \"Sweden\",\r\n      data: [[1988, 6402], [1989, 6474], [1990, 6605], [1991, 6209], [1992, 6035], [1993, 6020], [1994, 6000], [1995, 6018], [1996, 3958], [1997, 5780], [1998, 5954], [1999, 6178], [2000, 6411], [2001, 5993], [2002, 5833], [2003, 5791], [2004, 5450], [2005, 5521], [2006, 5271]]\r\n    },\r\n    \"norway\": {\r\n      label: \"Norway\",\r\n      data: [[1988, 4382], [1989, 4498], [1990, 4535], [1991, 4398], [1992, 4766], [1993, 4441], [1994, 4670], [1995, 4217], [1996, 4275], [1997, 4203], [1998, 4482], [1999, 4506], [2000, 4358], [2001, 4385], [2002, 5269], [2003, 5066], [2004, 5194], [2005, 4887], [2006, 4891]]\r\n    }\r\n  };\r\n\r\n  \/\/ hard-code color indices to prevent them from shifting as\r\n  \/\/ countries are turned on\/off\r\n\r\n  var i = 0;\r\n  jQuery.each(datasets, function(key, val) {\r\n    val.color = i;\r\n    ++i;\r\n  });\r\n\r\n  \/\/ insert checkboxes \r\n  var choiceContainer = jQuery(\"#choices\");\r\n  jQuery.each(datasets, function(key, val) {\r\n    choiceContainer.append(\"<br\/><input type='checkbox' name='\" + key +\r\n      \"' checked='checked' id='id\" + key + \"'><\/input>\" +\r\n      \"<label for='id\" + key + \"'>\"\r\n      + val.label + \"<\/label>\");\r\n  });\r\n\r\n  choiceContainer.find(\"input\").click(plotAccordingToChoices);\r\n\r\n  function plotAccordingToChoices() {\r\n\r\n    var data = [];\r\n\r\n    choiceContainer.find(\"input:checked\").each(function () {\r\n      var key = jQuery(this).attr(\"name\");\r\n      if (key && datasets[key]) {\r\n        data.push(datasets[key]);\r\n      }\r\n    });\r\n\r\n    if (data.length > 0) {\r\n      jQuery.plot(\"#placeholder\", data, {\r\n        yaxis: {\r\n          min: 0\r\n        },\r\n        xaxis: {\r\n          tickDecimals: 0\r\n        }\r\n      });\r\n    }\r\n  }\r\n  plotAccordingToChoices();\r\n  \/\/ Add the Flot version string to the footer\r\n  jQuery(\"#footer\").prepend(\"Flot \" + jQuery.plot.version + \" &ndash; \");\r\n});\r\n<\/script>\r\n\n<p>The source of the script for the drawing is added as plain text to a Chart Snippet. The content of the chart snippet for the above chart is as following:<\/p>\n<pre lang=\"html\" toggle=\"no\">\r\n&lt;div class=\"demo-container\"&gt;\r\n      &lt;div id=\"placeholder\" class=\"demo-placeholder\" style=\"float:left; width:500px; height:420px; direction:ltr;\"&gt;&lt;\/div&gt;\r\n      &lt;p id=\"choices\" style=\"float:right; width:135px;\"&gt;&lt;\/p&gt;\r\n&lt;\/div&gt;\r\n\r\n&lt;style&gt;\r\n.legend table {width: auto;}\r\n.demo-container {\r\n  box-sizing: border-box;\r\n  width: 670px;\r\n  height: 450px;\r\n  padding: 20px 15px 15px 15px;\r\n  margin: 15px auto 30px auto;\r\n  border: 1px solid #ddd;\r\n  background: #fff;\r\n  background: linear-gradient(#f6f6f6 0, #fff 50px);\r\n  background: -o-linear-gradient(#f6f6f6 0, #fff 50px);\r\n  background: -ms-linear-gradient(#f6f6f6 0, #fff 50px);\r\n  background: -moz-linear-gradient(#f6f6f6 0, #fff 50px);\r\n  background: -webkit-linear-gradient(#f6f6f6 0, #fff 50px);\r\n  box-shadow: 0 3px 10px rgba(0,0,0,0.15);\r\n  -o-box-shadow: 0 3px 10px rgba(0,0,0,0.1);\r\n  -ms-box-shadow: 0 3px 10px rgba(0,0,0,0.1);\r\n  -moz-box-shadow: 0 3px 10px rgba(0,0,0,0.1);\r\n  -webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.1);\r\n}\r\n\r\n.demo-placeholder {\r\n  width: 100%;\r\n  height: 100%;\r\n  font-size: 14px;\r\n  line-height: 1.2em;\r\n}\r\n&lt;\/style&gt;\r\n\r\n&lt;script type=\"text\/javascript\"&gt;\r\njQuery(function() {\r\n\r\n  var datasets = {\r\n    \"usa\": {\r\n      label: \"USA\",\r\n      data: [[1988, 483994], [1989, 479060], [1990, 457648], [1991, 401949], [1992, 424705], [1993, 402375], [1994, 377867], [1995, 357382], [1996, 337946], [1997, 336185], [1998, 328611], [1999, 329421], [2000, 342172], [2001, 344932], [2002, 387303], [2003, 440813], [2004, 480451], [2005, 504638], [2006, 528692]]\r\n    },        \r\n    \"russia\": {\r\n      label: \"Russia\",\r\n      data: [[1988, 218000], [1989, 203000], [1990, 171000], [1992, 42500], [1993, 37600], [1994, 36600], [1995, 21700], [1996, 19200], [1997, 21300], [1998, 13600], [1999, 14000], [2000, 19100], [2001, 21300], [2002, 23600], [2003, 25100], [2004, 26100], [2005, 31100], [2006, 34700]]\r\n    },\r\n    \"uk\": {\r\n      label: \"UK\",\r\n      data: [[1988, 62982], [1989, 62027], [1990, 60696], [1991, 62348], [1992, 58560], [1993, 56393], [1994, 54579], [1995, 50818], [1996, 50554], [1997, 48276], [1998, 47691], [1999, 47529], [2000, 47778], [2001, 48760], [2002, 50949], [2003, 57452], [2004, 60234], [2005, 60076], [2006, 59213]]\r\n    },\r\n    \"germany\": {\r\n      label: \"Germany\",\r\n      data: [[1988, 55627], [1989, 55475], [1990, 58464], [1991, 55134], [1992, 52436], [1993, 47139], [1994, 43962], [1995, 43238], [1996, 42395], [1997, 40854], [1998, 40993], [1999, 41822], [2000, 41147], [2001, 40474], [2002, 40604], [2003, 40044], [2004, 38816], [2005, 38060], [2006, 36984]]\r\n    },\r\n    \"denmark\": {\r\n      label: \"Denmark\",\r\n      data: [[1988, 3813], [1989, 3719], [1990, 3722], [1991, 3789], [1992, 3720], [1993, 3730], [1994, 3636], [1995, 3598], [1996, 3610], [1997, 3655], [1998, 3695], [1999, 3673], [2000, 3553], [2001, 3774], [2002, 3728], [2003, 3618], [2004, 3638], [2005, 3467], [2006, 3770]]\r\n    },\r\n    \"sweden\": {\r\n      label: \"Sweden\",\r\n      data: [[1988, 6402], [1989, 6474], [1990, 6605], [1991, 6209], [1992, 6035], [1993, 6020], [1994, 6000], [1995, 6018], [1996, 3958], [1997, 5780], [1998, 5954], [1999, 6178], [2000, 6411], [2001, 5993], [2002, 5833], [2003, 5791], [2004, 5450], [2005, 5521], [2006, 5271]]\r\n    },\r\n    \"norway\": {\r\n      label: \"Norway\",\r\n      data: [[1988, 4382], [1989, 4498], [1990, 4535], [1991, 4398], [1992, 4766], [1993, 4441], [1994, 4670], [1995, 4217], [1996, 4275], [1997, 4203], [1998, 4482], [1999, 4506], [2000, 4358], [2001, 4385], [2002, 5269], [2003, 5066], [2004, 5194], [2005, 4887], [2006, 4891]]\r\n    }\r\n  };\r\n\r\n  \/\/ hard-code color indices to prevent them from shifting as\r\n  \/\/ countries are turned on\/off\r\n\r\n  var i = 0;\r\n  jQuery.each(datasets, function(key, val) {\r\n    val.color = i;\r\n    ++i;\r\n  });\r\n\r\n  \/\/ insert checkboxes \r\n  var choiceContainer = jQuery(\"#choices\");\r\n  jQuery.each(datasets, function(key, val) {\r\n    choiceContainer.append(\"&lt;br\/&gt;&lt;input type='checkbox' name='\" + key +\r\n      \"' checked='checked' id='id\" + key + \"'&gt;&lt;\/input&gt;\" +\r\n      \"&lt;label for='id\" + key + \"'&gt;\"\r\n      + val.label + \"&lt;\/label&gt;\");\r\n  });\r\n\r\n  choiceContainer.find(\"input\").click(plotAccordingToChoices);\r\n\r\n  function plotAccordingToChoices() {\r\n    var data = [];\r\n\r\n    choiceContainer.find(\"input:checked\").each(function () {\r\n      var key = jQuery(this).attr(\"name\");\r\n      if (key && datasets[key]) {\r\n        data.push(datasets[key]);\r\n      }\r\n    });\r\n\r\n    if (data.length &gt; 0) {\r\n      jQuery.plot(\"#placeholder\", data, {\r\n        yaxis: {\r\n          min: 0\r\n        },\r\n        xaxis: {\r\n          tickDecimals: 0\r\n        }\r\n      });\r\n    }\r\n  }\r\n  plotAccordingToChoices();\r\n  \/\/ Add the Flot version string to the footer\r\n  jQuery(\"#footer\").prepend(\"Flot \" + jQuery.plot.version + \" &ndash; \");\r\n});\r\n&lt;\/script&gt;\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>The following Line\u00a0chart, drawn by Flot Charts\u00a0library, is just a very basic\u00a0example of what this library can do.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9,18],"tags":[19],"class_list":["post-101","post","type-post","status-publish","format-standard","hentry","category-chart-libraries","category-flot-charts","tag-flot-charts"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Flot Example: A Simple Line Chart - WordPress Demo<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/blazingspider.com\/wp-demo\/101\/flot-example-simple-line-chart\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Flot Example: A Simple Line Chart - WordPress Demo\" \/>\n<meta property=\"og:description\" content=\"The following Line\u00a0chart, drawn by Flot Charts\u00a0library, is just a very basic\u00a0example of what this library can do.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/blazingspider.com\/wp-demo\/101\/flot-example-simple-line-chart\/\" \/>\n<meta property=\"og:site_name\" content=\"WordPress Demo\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/blazingspider\" \/>\n<meta property=\"article:published_time\" content=\"2015-08-31T05:44:25+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2015-08-31T05:58:43+00:00\" \/>\n<meta name=\"author\" content=\"massoud Shakeri\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@BlazingSpider\" \/>\n<meta name=\"twitter:site\" content=\"@BlazingSpider\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"massoud Shakeri\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/blazingspider.com\/wp-demo\/101\/flot-example-simple-line-chart\/\",\"url\":\"https:\/\/blazingspider.com\/wp-demo\/101\/flot-example-simple-line-chart\/\",\"name\":\"Flot Example: A Simple Line Chart - WordPress Demo\",\"isPartOf\":{\"@id\":\"https:\/\/blazingspider.com\/wp-demo\/#website\"},\"datePublished\":\"2015-08-31T05:44:25+00:00\",\"dateModified\":\"2015-08-31T05:58:43+00:00\",\"author\":{\"@id\":\"https:\/\/blazingspider.com\/wp-demo\/#\/schema\/person\/78f615e83cf347ec4b200f825ba2fecd\"},\"breadcrumb\":{\"@id\":\"https:\/\/blazingspider.com\/wp-demo\/101\/flot-example-simple-line-chart\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/blazingspider.com\/wp-demo\/101\/flot-example-simple-line-chart\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/blazingspider.com\/wp-demo\/101\/flot-example-simple-line-chart\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/blazingspider.com\/wp-demo\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Flot Example: A Simple Line Chart\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/blazingspider.com\/wp-demo\/#website\",\"url\":\"https:\/\/blazingspider.com\/wp-demo\/\",\"name\":\"WordPress Demo\",\"description\":\"Blazing Spider WordPress Demo\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/blazingspider.com\/wp-demo\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/blazingspider.com\/wp-demo\/#\/schema\/person\/78f615e83cf347ec4b200f825ba2fecd\",\"name\":\"massoud Shakeri\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/blazingspider.com\/wp-demo\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/3f3d05ee01040cb3ff9bd45b9a45027330209a9a0807f4ad9b195ec7f678f333?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/3f3d05ee01040cb3ff9bd45b9a45027330209a9a0807f4ad9b195ec7f678f333?s=96&d=mm&r=g\",\"caption\":\"massoud Shakeri\"},\"sameAs\":[\"http:\/\/blazingspider.com\"],\"url\":\"https:\/\/blazingspider.com\/wp-demo\/author\/massoudshakeri\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Flot Example: A Simple Line Chart - WordPress Demo","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/blazingspider.com\/wp-demo\/101\/flot-example-simple-line-chart\/","og_locale":"en_US","og_type":"article","og_title":"Flot Example: A Simple Line Chart - WordPress Demo","og_description":"The following Line\u00a0chart, drawn by Flot Charts\u00a0library, is just a very basic\u00a0example of what this library can do.","og_url":"https:\/\/blazingspider.com\/wp-demo\/101\/flot-example-simple-line-chart\/","og_site_name":"WordPress Demo","article_publisher":"https:\/\/www.facebook.com\/blazingspider","article_published_time":"2015-08-31T05:44:25+00:00","article_modified_time":"2015-08-31T05:58:43+00:00","author":"massoud Shakeri","twitter_card":"summary_large_image","twitter_creator":"@BlazingSpider","twitter_site":"@BlazingSpider","twitter_misc":{"Written by":"massoud Shakeri","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/blazingspider.com\/wp-demo\/101\/flot-example-simple-line-chart\/","url":"https:\/\/blazingspider.com\/wp-demo\/101\/flot-example-simple-line-chart\/","name":"Flot Example: A Simple Line Chart - WordPress Demo","isPartOf":{"@id":"https:\/\/blazingspider.com\/wp-demo\/#website"},"datePublished":"2015-08-31T05:44:25+00:00","dateModified":"2015-08-31T05:58:43+00:00","author":{"@id":"https:\/\/blazingspider.com\/wp-demo\/#\/schema\/person\/78f615e83cf347ec4b200f825ba2fecd"},"breadcrumb":{"@id":"https:\/\/blazingspider.com\/wp-demo\/101\/flot-example-simple-line-chart\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/blazingspider.com\/wp-demo\/101\/flot-example-simple-line-chart\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/blazingspider.com\/wp-demo\/101\/flot-example-simple-line-chart\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/blazingspider.com\/wp-demo\/"},{"@type":"ListItem","position":2,"name":"Flot Example: A Simple Line Chart"}]},{"@type":"WebSite","@id":"https:\/\/blazingspider.com\/wp-demo\/#website","url":"https:\/\/blazingspider.com\/wp-demo\/","name":"WordPress Demo","description":"Blazing Spider WordPress Demo","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/blazingspider.com\/wp-demo\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/blazingspider.com\/wp-demo\/#\/schema\/person\/78f615e83cf347ec4b200f825ba2fecd","name":"massoud Shakeri","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blazingspider.com\/wp-demo\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/3f3d05ee01040cb3ff9bd45b9a45027330209a9a0807f4ad9b195ec7f678f333?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/3f3d05ee01040cb3ff9bd45b9a45027330209a9a0807f4ad9b195ec7f678f333?s=96&d=mm&r=g","caption":"massoud Shakeri"},"sameAs":["http:\/\/blazingspider.com"],"url":"https:\/\/blazingspider.com\/wp-demo\/author\/massoudshakeri\/"}]}},"_links":{"self":[{"href":"https:\/\/blazingspider.com\/wp-demo\/wp-json\/wp\/v2\/posts\/101","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blazingspider.com\/wp-demo\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blazingspider.com\/wp-demo\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blazingspider.com\/wp-demo\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blazingspider.com\/wp-demo\/wp-json\/wp\/v2\/comments?post=101"}],"version-history":[{"count":2,"href":"https:\/\/blazingspider.com\/wp-demo\/wp-json\/wp\/v2\/posts\/101\/revisions"}],"predecessor-version":[{"id":103,"href":"https:\/\/blazingspider.com\/wp-demo\/wp-json\/wp\/v2\/posts\/101\/revisions\/103"}],"wp:attachment":[{"href":"https:\/\/blazingspider.com\/wp-demo\/wp-json\/wp\/v2\/media?parent=101"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blazingspider.com\/wp-demo\/wp-json\/wp\/v2\/categories?post=101"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blazingspider.com\/wp-demo\/wp-json\/wp\/v2\/tags?post=101"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}